diff options
Diffstat (limited to 'meta/recipes-devtools/opkg/opkg_0.3.0.bb')
-rw-r--r-- | meta/recipes-devtools/opkg/opkg_0.3.0.bb | 1 |
1 files changed, 1 insertions, 0 deletions
diff --git a/meta/recipes-devtools/opkg/opkg_0.3.0.bb b/meta/recipes-devtools/opkg/opkg_0.3.0.bb index f4dbb2dd4d..884368f749 100644 --- a/meta/recipes-devtools/opkg/opkg_0.3.0.bb +++ b/meta/recipes-devtools/opkg/opkg_0.3.0.bb | |||
@@ -15,6 +15,7 @@ SRC_URI = "http://downloads.yoctoproject.org/releases/${BPN}/${BPN}-${PV}.tar.gz | |||
15 | file://opkg-configure.service \ | 15 | file://opkg-configure.service \ |
16 | file://opkg.conf \ | 16 | file://opkg.conf \ |
17 | file://0001-opkg_archive-add-support-for-empty-compressed-files.patch \ | 17 | file://0001-opkg_archive-add-support-for-empty-compressed-files.patch \ |
18 | file://0001-libopkg-include-stdio.h-for-getting-FILE-defined.patch \ | ||
18 | " | 19 | " |
19 | 20 | ||
20 | SRC_URI[md5sum] = "3412cdc71d78b98facc84b19331ec64e" | 21 | SRC_URI[md5sum] = "3412cdc71d78b98facc84b19331ec64e" |