summaryrefslogtreecommitdiffstats
path: root/meta/recipes-devtools/opkg/opkg-nogpg_0.1.8.bb
diff options
context:
space:
mode:
Diffstat (limited to 'meta/recipes-devtools/opkg/opkg-nogpg_0.1.8.bb')
-rw-r--r--meta/recipes-devtools/opkg/opkg-nogpg_0.1.8.bb8
1 files changed, 8 insertions, 0 deletions
diff --git a/meta/recipes-devtools/opkg/opkg-nogpg_0.1.8.bb b/meta/recipes-devtools/opkg/opkg-nogpg_0.1.8.bb
new file mode 100644
index 0000000..259a60e
--- /dev/null
+++ b/meta/recipes-devtools/opkg/opkg-nogpg_0.1.8.bb
@@ -0,0 +1,8 @@
+require opkg_${PV}.bb
+
+DEPENDS = "curl"
+PROVIDES += "opkg"
+
+EXTRA_OECONF += "--disable-gpg"
+
+DEFAULT_PREFERENCE = "-1"
OpenPOWER on IntegriCloud