diff options
Diffstat (limited to 'meta/recipes-devtools/opkg/opkg_0.2.0.bb')
-rw-r--r-- | meta/recipes-devtools/opkg/opkg_0.2.0.bb | 12 |
1 files changed, 0 insertions, 12 deletions
diff --git a/meta/recipes-devtools/opkg/opkg_0.2.0.bb b/meta/recipes-devtools/opkg/opkg_0.2.0.bb deleted file mode 100644 index 630be47aa3..0000000000 --- a/meta/recipes-devtools/opkg/opkg_0.2.0.bb +++ /dev/null | |||
@@ -1,12 +0,0 @@ | |||
1 | require opkg.inc | ||
2 | |||
3 | SRC_URI = "https://opkg.googlecode.com/files/${BPN}-${PV}.tar.gz \ | ||
4 | file://no-install-recommends.patch \ | ||
5 | file://add-exclude.patch \ | ||
6 | file://opkg-configure.service \ | ||
7 | " | ||
8 | |||
9 | S = "${WORKDIR}/${BPN}-${PV}" | ||
10 | |||
11 | SRC_URI[md5sum] = "e8a6fd34fb2529191fe09dc14c934cc3" | ||
12 | SRC_URI[sha256sum] = "81b7055eb4c12c5e5652339305c9236cf357890717d4bea063963f3f434d966f" | ||