1
0
mirror of https://git.yoctoproject.org/poky synced 2026-05-08 17:19:20 +00:00

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
+10
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"