mirror of
https://git.yoctoproject.org/poky
synced 2026-04-21 03: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
|
||||
|
||||
FILESPATH = "${@os.path.dirname(bb.data.getVar('FILE',d,1))}/linux-omap2-git/${MACHINE}:${@os.path.dirname(bb.data.getVar('FILE',d,1))}/linux-omap2-git"
|
||||
|
||||
SRCREV = "d3b3ae0fe6c71641da19c8de466ec366d39847e3"
|
||||
|
||||
PV = "2.6.26"
|
||||
#PV = "2.6.26+2.6.27-rc1+${PR}+git${SRCREV}"
|
||||
PR = "r53"
|
||||
|
||||
Reference in New Issue
Block a user