mirror of
https://git.yoctoproject.org/poky
synced 2026-09-16 00:49:32 +02:00
apt: unbreak host checking
git-svn-id: https://svn.o-hand.com/repos/poky/trunk@4729 311d38ba-8fff-0310-9ca6-ca027cbcb966
This commit is contained in:
@@ -5,8 +5,9 @@ DEPENDS = "curl db"
|
||||
RDEPENDS = "dpkg"
|
||||
|
||||
SRC_URI = "${DEBIAN_MIRROR}/main/a/apt/apt_${PV}.tar.gz \
|
||||
file://no-ko-translation.patch;patch=1 \
|
||||
"
|
||||
file://no-ko-translation.patch;patch=1 \
|
||||
file://use-host.patch;patch=1 \
|
||||
"
|
||||
|
||||
S = "${WORKDIR}/apt-${PV}"
|
||||
|
||||
|
||||
Reference in New Issue
Block a user