mirror of
https://git.yoctoproject.org/poky
synced 2026-05-08 05:09:24 +00:00
move noman.patch inclusion from dpkg.inc to dpkg_1.13.22.bb
git-svn-id: https://svn.o-hand.com/repos/poky/trunk@844 311d38ba-8fff-0310-9ca6-ca027cbcb966
This commit is contained in:
@@ -3,8 +3,7 @@ LICENSE = "GPL"
|
||||
SECTION = "base"
|
||||
|
||||
SRC_URI = "${DEBIAN_MIRROR}/main/d/dpkg/dpkg_${PV}.tar.gz \
|
||||
file://noupdalt.patch;patch=1 \
|
||||
file://noman.patch;patch=1"
|
||||
file://noupdalt.patch;patch=1"
|
||||
|
||||
S = "${WORKDIR}/dpkg-${PV}"
|
||||
|
||||
|
||||
@@ -1,6 +1,7 @@
|
||||
require dpkg.inc
|
||||
PR = "r3"
|
||||
DEPENDS += "ncurses zlib bzip2"
|
||||
SRC_URI += "file://noman.patch;patch=1"
|
||||
|
||||
EXTRA_OECONF = "--without-static-progs \
|
||||
--without-dselect \
|
||||
|
||||
Reference in New Issue
Block a user