summaryrefslogtreecommitdiffstats
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.bb13
1 files changed, 13 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..867ff7a8ee
--- /dev/null
+++ b/meta/recipes-devtools/opkg/opkg_0.2.2.bb
@@ -0,0 +1,13 @@
1require opkg.inc
2
3SRC_URI = "http://downloads.yoctoproject.org/releases/${BPN}/${BPN}-${PV}.tar.gz \
4 file://no-install-recommends.patch \
5 file://add-exclude.patch \
6 file://opkg-configure.service \
7 file://libopkg-opkg_remove.c-avoid-remove-pkg-repeatly-with.patch \
8"
9
10S = "${WORKDIR}/${BPN}-${PV}"
11
12SRC_URI[md5sum] = "b3ecef90d67d2aed2a14c2116a027482"
13SRC_URI[sha256sum] = "aa554ce7538544aac4f69e8274a0f9b8b433b8c3b1d00704bd393f713303a12b"