mirror of
https://git.yoctoproject.org/poky
synced 2026-04-21 21:32:12 +02: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:
@@ -2,8 +2,6 @@ require linux-omap2.inc
|
||||
|
||||
FILESDIR = "${@os.path.dirname(bb.data.getVar('FILE',d,1))}/linux-omap3-git/${MACHINE}"
|
||||
|
||||
SRCREV = "de1121fdb899f762b9e717f44eaf3fae7c00cd3e"
|
||||
|
||||
PV = "2.6.27-rc6+${PR}+git${SRCREV}"
|
||||
PR = "r30"
|
||||
|
||||
|
||||
Reference in New Issue
Block a user