mirror of
https://git.yoctoproject.org/poky
synced 2026-09-19 18:49:32 +02:00
Change include x.inc -> require x.inc (sync with OE)
git-svn-id: https://svn.o-hand.com/repos/poky/trunk@666 311d38ba-8fff-0310-9ca6-ca027cbcb966
This commit is contained in:
@@ -1,4 +1,4 @@
|
||||
include genext2fs_${PV}.bb
|
||||
require genext2fs_${PV}.bb
|
||||
inherit native
|
||||
FILESPATH = "${@base_set_filespath([ '${FILE_DIRNAME}/genext2fs-${PV}', '${FILE_DIRNAME}/genext2fs', '${FILE_DIRNAME}/files', '${FILE_DIRNAME}' ], d)}"
|
||||
|
||||
|
||||
@@ -1,4 +1,4 @@
|
||||
include genext2fs.inc
|
||||
require genext2fs.inc
|
||||
|
||||
PR = "r3"
|
||||
|
||||
|
||||
Reference in New Issue
Block a user