diff options
Diffstat (limited to 'meta/recipes-devtools/dpkg/dpkg.inc')
| -rw-r--r-- | meta/recipes-devtools/dpkg/dpkg.inc | 4 |
1 files changed, 2 insertions, 2 deletions
diff --git a/meta/recipes-devtools/dpkg/dpkg.inc b/meta/recipes-devtools/dpkg/dpkg.inc index 3d9e7e3058..440a5001f8 100644 --- a/meta/recipes-devtools/dpkg/dpkg.inc +++ b/meta/recipes-devtools/dpkg/dpkg.inc | |||
| @@ -2,8 +2,6 @@ SUMMARY = "Package maintenance system from Debian" | |||
| 2 | LICENSE = "GPLv2.0+" | 2 | LICENSE = "GPLv2.0+" |
| 3 | SECTION = "base" | 3 | SECTION = "base" |
| 4 | 4 | ||
| 5 | SRC_URI = "${DEBIAN_MIRROR}/main/d/dpkg/dpkg_${PV}.tar.xz" | ||
| 6 | |||
| 7 | SRC_URI_append_class-native = " file://0001-When-running-do_package_write_deb-we-have-trees-of-h.patch" | 5 | SRC_URI_append_class-native = " file://0001-When-running-do_package_write_deb-we-have-trees-of-h.patch" |
| 8 | 6 | ||
| 9 | DEPENDS = "zlib bzip2 perl ncurses" | 7 | DEPENDS = "zlib bzip2 perl ncurses" |
| @@ -11,6 +9,8 @@ DEPENDS_class-native = "bzip2-replacement-native zlib-native virtual/update-alte | |||
| 11 | RDEPENDS_${PN} = "${VIRTUAL-RUNTIME_update-alternatives} xz run-postinsts perl" | 9 | RDEPENDS_${PN} = "${VIRTUAL-RUNTIME_update-alternatives} xz run-postinsts perl" |
| 12 | RDEPENDS_${PN}_class-native = "xz-native" | 10 | RDEPENDS_${PN}_class-native = "xz-native" |
| 13 | 11 | ||
| 12 | UPSTREAM_CHECK_URI = "${DEBIAN_MIRROR}/main/d/dpkg/" | ||
| 13 | |||
| 14 | inherit autotools gettext perlnative pkgconfig systemd | 14 | inherit autotools gettext perlnative pkgconfig systemd |
| 15 | 15 | ||
| 16 | python () { | 16 | python () { |
