1
0
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:
Richard Purdie
2010-10-07 21:24:11 +01:00
parent 0f973ed665
commit 02445fca7b
12 changed files with 22 additions and 19 deletions
@@ -3,8 +3,6 @@ require opkg_svn.bb
DEPENDS = "curl"
PROVIDES += "opkg"
SRCREV = "${SRCREV_pn-opkg}"
EXTRA_OECONF += "--disable-gpg"
DEFAULT_PREFERENCE = "-1"