aboutsummaryrefslogtreecommitdiffstats
path: root/meta/recipes-devtools/opkg/opkg_0.2.2.bb
diff options
context:
space:
mode:
Diffstat (limited to 'meta/recipes-devtools/opkg/opkg_0.2.2.bb')
-rw-r--r--meta/recipes-devtools/opkg/opkg_0.2.2.bb12
1 files changed, 12 insertions, 0 deletions
diff --git a/meta/recipes-devtools/opkg/opkg_0.2.2.bb b/meta/recipes-devtools/opkg/opkg_0.2.2.bb
new file mode 100644
index 0000000000..3dd74898b3
--- /dev/null
+++ b/meta/recipes-devtools/opkg/opkg_0.2.2.bb
@@ -0,0 +1,12 @@
+require opkg.inc
+
+SRC_URI = "http://downloads.yoctoproject.org/releases/${BPN}/${BPN}-${PV}.tar.gz \
+ file://no-install-recommends.patch \
+ file://add-exclude.patch \
+ file://opkg-configure.service \
+"
+
+S = "${WORKDIR}/${BPN}-${PV}"
+
+SRC_URI[md5sum] = "b3ecef90d67d2aed2a14c2116a027482"
+SRC_URI[sha256sum] = "aa554ce7538544aac4f69e8274a0f9b8b433b8c3b1d00704bd393f713303a12b"