opkg: added version without GPG dependencies

git-svn-id: https://svn.o-hand.com/repos/poky/trunk@4251 311d38ba-8fff-0310-9ca6-ca027cbcb966
This commit is contained in:
Marcin Juszkiewicz 2008-04-14 13:55:26 +00:00
parent 59c131d6f7
commit 52559473c9
1 changed files with 10 additions and 0 deletions

View File

@ -0,0 +1,10 @@
require opkg_svn.bb
DEPENDS = "curl"
PROVIDES += "opkg"
SRCREV = "${SRCREV_pn-opkg}"
EXTRA_OECONF += "--disable-gpg"
DEFAULT_PREFERENCE = "-1"