mirror of
https://git.yoctoproject.org/poky
synced 2026-04-10 23:02:25 +02:00
fakeroot: 1.2.13 -> 1.7.1 to fix various random rootfs creation failures
git-svn-id: https://svn.o-hand.com/repos/poky/trunk@2532 311d38ba-8fff-0310-9ca6-ca027cbcb966
This commit is contained in:
@@ -1,5 +1,4 @@
|
||||
SECTION = "base"
|
||||
PR = "r0"
|
||||
require fakeroot_${PV}.bb
|
||||
inherit native
|
||||
RDEPENDS="util-linux-native"
|
||||
@@ -4,9 +4,9 @@ SECTION = "base"
|
||||
LICENSE = "GPL"
|
||||
# fakeroot needs getopt which is provided by the util-linux package
|
||||
RDEPENDS = "util-linux"
|
||||
PR = "r1"
|
||||
|
||||
SRC_URI = "http://openzaurus.org/mirror/fakeroot_${PV}.tar.gz"
|
||||
SRC_URI = "${DEBIAN_MIRROR}/main/f/fakeroot/fakeroot_${PV}.tar.gz \
|
||||
file://autofoo.patch;patch=1"
|
||||
|
||||
inherit autotools
|
||||
|
||||
Reference in New Issue
Block a user