mirror of
https://git.yoctoproject.org/poky
synced 2026-09-19 09:49:33 +02:00
opkg-nogpg: drop SRCREV
* use SRCREV from opkg_svn.bb, because with 596 patches we have won't apply (From OE-Core rev: 2bf865a9b89eb88c3f7c754362315841195cd8ca) Signed-off-by: Martin Jansa <Martin.Jansa@gmail.com> Signed-off-by: Saul Wold <sgw@linux.intel.com> Signed-off-by: Richard Purdie <richard.purdie@linuxfoundation.org>
This commit is contained in:
committed by
Richard Purdie
parent
15b913d0cb
commit
32a0d1b89e
@@ -3,8 +3,6 @@ require opkg_svn.bb
|
|||||||
DEPENDS = "curl"
|
DEPENDS = "curl"
|
||||||
PROVIDES += "opkg"
|
PROVIDES += "opkg"
|
||||||
|
|
||||||
SRCREV = "596"
|
|
||||||
|
|
||||||
EXTRA_OECONF += "--disable-gpg"
|
EXTRA_OECONF += "--disable-gpg"
|
||||||
|
|
||||||
DEFAULT_PREFERENCE = "-1"
|
DEFAULT_PREFERENCE = "-1"
|
||||||
|
|||||||
Reference in New Issue
Block a user