diff options
Diffstat (limited to 'meta/recipes-devtools/opkg-utils/opkg-utils_0.4.0.bb')
| -rw-r--r-- | meta/recipes-devtools/opkg-utils/opkg-utils_0.4.0.bb | 1 |
1 files changed, 1 insertions, 0 deletions
diff --git a/meta/recipes-devtools/opkg-utils/opkg-utils_0.4.0.bb b/meta/recipes-devtools/opkg-utils/opkg-utils_0.4.0.bb index 9a3e06b92e..b2fb760267 100644 --- a/meta/recipes-devtools/opkg-utils/opkg-utils_0.4.0.bb +++ b/meta/recipes-devtools/opkg-utils/opkg-utils_0.4.0.bb | |||
| @@ -10,6 +10,7 @@ PROVIDES += "${@bb.utils.contains('PACKAGECONFIG', 'update-alternatives', 'virtu | |||
| 10 | SRC_URI = "http://git.yoctoproject.org/cgit/cgit.cgi/${BPN}/snapshot/${BPN}-${PV}.tar.gz \ | 10 | SRC_URI = "http://git.yoctoproject.org/cgit/cgit.cgi/${BPN}/snapshot/${BPN}-${PV}.tar.gz \ |
| 11 | file://0001-Switch-all-scripts-to-use-Python-3.x.patch \ | 11 | file://0001-Switch-all-scripts-to-use-Python-3.x.patch \ |
| 12 | file://0001-opkg-build-do-not-set-mtime-on-data.tar.X.patch \ | 12 | file://0001-opkg-build-do-not-set-mtime-on-data.tar.X.patch \ |
| 13 | file://0001-opkg-list-fields-fix-to-print-the-fields-again.patch \ | ||
| 13 | " | 14 | " |
| 14 | UPSTREAM_CHECK_URI = "http://git.yoctoproject.org/cgit/cgit.cgi/opkg-utils/refs/" | 15 | UPSTREAM_CHECK_URI = "http://git.yoctoproject.org/cgit/cgit.cgi/opkg-utils/refs/" |
| 15 | 16 | ||
