1
0
mirror of https://git.yoctoproject.org/poky synced 2026-07-17 04:07:06 +00:00
Files
2009-01-03 18:32:56 +00:00

12 lines
289 B
BlitzBasic

SECTION = "base"
DESCRIPTION = "Gives a fake root environment which can support chroot"
LICENSE = "GPL"
SRC_URI = "${DEBIAN_MIRROR}/main/f/fakechroot/fakechroot_${PV}.orig.tar.gz \
file://fix-readlink.patch;patch=1"
inherit autotools_stage
PR = "r2"
BBCLASSEXTEND = "native"