aboutsummaryrefslogtreecommitdiffstats
diff options
context:
space:
mode:
-rw-r--r--meta/recipes-devtools/opkg/opkg-nogpg_0.1.8.bb2
1 files changed, 2 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
index 259a60ebc9..da2a39c3e0 100644
--- a/meta/recipes-devtools/opkg/opkg-nogpg_0.1.8.bb
+++ b/meta/recipes-devtools/opkg/opkg-nogpg_0.1.8.bb
@@ -3,6 +3,8 @@ require opkg_${PV}.bb
DEPENDS = "curl"
PROVIDES += "opkg"
+FILESEXTRAPATHS_prepend := "${THISDIR}/opkg-${PV}:"
+
EXTRA_OECONF += "--disable-gpg"
DEFAULT_PREFERENCE = "-1"