aboutsummaryrefslogtreecommitdiffstats
path: root/meta/recipes-devtools/opkg/opkg-nogpg_0.1.8.bb
blob: 259a60ebc975318a6e390c024a142b91f555ff35 (plain)
1
2
3
4
5
6
7
8
require opkg_${PV}.bb

DEPENDS = "curl"
PROVIDES += "opkg"

EXTRA_OECONF += "--disable-gpg"

DEFAULT_PREFERENCE = "-1"