mirror of
https://git.yoctoproject.org/poky
synced 2026-07-15 15:37:03 +00: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:
@@ -3,8 +3,6 @@ require opkg_svn.bb
|
||||
DEPENDS = "curl"
|
||||
PROVIDES += "opkg"
|
||||
|
||||
SRCREV = "${SRCREV_pn-opkg}"
|
||||
|
||||
EXTRA_OECONF += "--disable-gpg"
|
||||
|
||||
DEFAULT_PREFERENCE = "-1"
|
||||
|
||||
Reference in New Issue
Block a user