diff options
Diffstat (limited to 'meta/recipes-devtools/opkg/opkg_0.2.4.bb')
-rw-r--r-- | meta/recipes-devtools/opkg/opkg_0.2.4.bb | 1 |
1 files changed, 1 insertions, 0 deletions
diff --git a/meta/recipes-devtools/opkg/opkg_0.2.4.bb b/meta/recipes-devtools/opkg/opkg_0.2.4.bb index 2cca63c560..0d08bf9e7e 100644 --- a/meta/recipes-devtools/opkg/opkg_0.2.4.bb +++ b/meta/recipes-devtools/opkg/opkg_0.2.4.bb | |||
@@ -5,6 +5,7 @@ SRC_URI = "http://downloads.yoctoproject.org/releases/${BPN}/${BPN}-${PV}.tar.gz | |||
5 | file://add-exclude.patch \ | 5 | file://add-exclude.patch \ |
6 | file://opkg-configure.service \ | 6 | file://opkg-configure.service \ |
7 | file://libopkg-opkg_remove.c-avoid-remove-pkg-repeatly-with.patch \ | 7 | file://libopkg-opkg_remove.c-avoid-remove-pkg-repeatly-with.patch \ |
8 | file://remove-ACLOCAL_AMFLAGS-I-shave-I-m4.patch \ | ||
8 | " | 9 | " |
9 | 10 | ||
10 | S = "${WORKDIR}/${BPN}-${PV}" | 11 | S = "${WORKDIR}/${BPN}-${PV}" |