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:
Martin Jansa 2012-09-19 19:16:31 +02:00 committed by Richard Purdie
parent 15b913d0cb
commit 32a0d1b89e
1 changed files with 0 additions and 2 deletions

View File

@ -3,8 +3,6 @@ require opkg_svn.bb
DEPENDS = "curl"
PROVIDES += "opkg"
SRCREV = "596"
EXTRA_OECONF += "--disable-gpg"
DEFAULT_PREFERENCE = "-1"