mirror of
https://github.com/ostreedev/ostree.git
synced 2025-03-16 10:50:43 +03:00
gnomeos: Pull in e2fsprogs binaries, as well as "less" and "procps"
This commit is contained in:
parent
5b00c108bf
commit
8020bf3c6c
@ -9,6 +9,11 @@ inherit rootfs_${IMAGE_PKGTYPE}
|
||||
|
||||
IMAGE_INSTALL = "libuuid1 \
|
||||
libblkid1 \
|
||||
e2fsprogs-blkid \
|
||||
e2fsprogs-fsck \
|
||||
e2fsprogs-e2fsck \
|
||||
e2fsprogs-mke2fs \
|
||||
e2fsprogs-tune2fs \
|
||||
libtiff3 \
|
||||
libjpeg8 \
|
||||
libltdl7 \
|
||||
@ -34,6 +39,8 @@ RECIPE_PACKAGES = "task-core-boot \
|
||||
grep \
|
||||
gawk \
|
||||
gzip \
|
||||
less \
|
||||
procps \
|
||||
libpam \
|
||||
ncurses \
|
||||
python-modules \
|
||||
|
Loading…
x
Reference in New Issue
Block a user