mirror of
https://git.yoctoproject.org/poky
synced 2026-04-29 09:32:11 +02:00
Update dpkg version to 1.18.4 . This adds nios2 architecture support among other fixes. One patch was updated so it would apply to 1.18.4. (From OE-Core rev: 27b265641d5c13040268ac70b70bfe84fb092763) Signed-off-by: Marek Vasut <marex@denx.de> Cc: Alexander Kanavin <alexander.kanavin@linux.intel.com> Cc: Richard Purdie <richard.purdie@linuxfoundation.org> Cc: Ross Burton <ross.burton@intel.com> Signed-off-by: Richard Purdie <richard.purdie@linuxfoundation.org>
21 lines
926 B
BlitzBasic
21 lines
926 B
BlitzBasic
require dpkg.inc
|
|
LIC_FILES_CHKSUM = "file://COPYING;md5=751419260aa954499f7abaabaa882bbe"
|
|
|
|
SRC_URI_append_class-native =" file://glibc2.5-sync_file_range.patch "
|
|
SRC_URI += "file://noman.patch \
|
|
file://remove-tar-no-timestamp.patch \
|
|
file://fix-abs-redefine.patch \
|
|
file://arch_pm.patch \
|
|
file://dpkg-configure.service \
|
|
file://add_armeb_triplet_entry.patch \
|
|
file://0002-Adapt-to-linux-wrs-kernel-version-which-has-characte.patch \
|
|
file://0003-Our-pre-postinsts-expect-D-to-be-set-when-running-in.patch \
|
|
file://0004-The-lutimes-function-doesn-t-work-properly-for-all-s.patch \
|
|
file://0005-dpkg-compiler.m4-remove-Wvla.patch \
|
|
file://0006-add-musleabi-to-known-target-tripets.patch \
|
|
"
|
|
|
|
SRC_URI[md5sum] = "e95b513c89693f6ec3ab53b6b1c3defd"
|
|
SRC_URI[sha256sum] = "fe89243868888ce715bf45861f26264f767d4e4dbd0d6f1a26ce60bbbbf106da"
|
|
|