mirror of
https://git.yoctoproject.org/poky
synced 2026-09-13 09:49:32 +02:00
linux-yocto: apply meta data to external repos
To support quick uprev and testing, it is desireable to build repositories that do not have embedded meta data. In this scenario the meta data can be automatically created or provided externally. This commit supports the first situation by detecting the lack of meta data and then automatically creating a base set of meta files. (From OE-Core rev: 32c56cd6a5756f21d19d8a32239b783a7854aed3) Signed-off-by: Bruce Ashfield <bruce.ashfield@windriver.com> Signed-off-by: Richard Purdie <richard.purdie@linuxfoundation.org>
This commit is contained in:
committed by
Richard Purdie
parent
f20edfe129
commit
1fc3964657
@@ -4,7 +4,7 @@ LIC_FILES_CHKSUM = "file://git/tools/kgit;beginline=5;endline=9;md5=e2bf4415f3d8
|
||||
|
||||
DEPENDS = "git-native guilt-native"
|
||||
|
||||
SRCREV = "8f61abb6344e78677450994e8930cabc86102d78"
|
||||
SRCREV = "92b965b02e3ac32badde3ee71a1e7d3a85cedeb8"
|
||||
PR = r10
|
||||
PV = "0.1+git${SRCPV}"
|
||||
|
||||
|
||||
Reference in New Issue
Block a user