mirror of
https://git.yoctoproject.org/poky
synced 2026-03-12 02:09:39 +01:00
poky-default-revisions.inc: Move SRCREV settings into this file
Signed-off-by: Richard Purdie <rpurdie@linux.intel.com>
This commit is contained in:
@@ -6,8 +6,6 @@ inherit kernel
|
||||
|
||||
FILESDIR = "${@os.path.dirname(bb.data.getVar('FILE',d,1))}/${PN}-git/${MACHINE}"
|
||||
|
||||
SRCREV = "${AUTOREV}"
|
||||
|
||||
PV = "2.6.31-rc7+pm+${PR}+git${SRCREV}"
|
||||
PR = "r3"
|
||||
|
||||
|
||||
Reference in New Issue
Block a user