mirror of
https://git.yoctoproject.org/poky
synced 2026-05-30 12:29:55 +00:00
rootfs_deb.bbclass: Make sure alternatives path exists
git-svn-id: https://svn.o-hand.com/repos/poky/trunk@3119 311d38ba-8fff-0310-9ca6-ca027cbcb966
This commit is contained in:
@@ -47,6 +47,8 @@ fakeroot rootfs_deb_do_rootfs () {
|
|||||||
export OFFLINE_ROOT=${IMAGE_ROOTFS}
|
export OFFLINE_ROOT=${IMAGE_ROOTFS}
|
||||||
export IPKG_OFFLINE_ROOT=${IMAGE_ROOTFS}
|
export IPKG_OFFLINE_ROOT=${IMAGE_ROOTFS}
|
||||||
|
|
||||||
|
mkdir -p ${IMAGE_ROOTFS}/var/lib/dpkg/alternatives
|
||||||
|
|
||||||
apt-get update
|
apt-get update
|
||||||
|
|
||||||
_flag () {
|
_flag () {
|
||||||
|
|||||||
Reference in New Issue
Block a user