mirror of
https://git.yoctoproject.org/poky
synced 2026-09-12 15:49:36 +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 x-load.inc
|
||||
|
||||
FILESDIR = "${@os.path.dirname(bb.data.getVar('FILE',d,1))}/x-load-git/${MACHINE}"
|
||||
|
||||
SRCREV = "65ed00323f3807197a83abc75d62ed2a8d3f60de"
|
||||
|
||||
PV = "1.42+${PR}+git${SRCREV}"
|
||||
PR="r12"
|
||||
|
||||
|
||||
Reference in New Issue
Block a user