mirror of
https://git.yoctoproject.org/poky
synced 2026-05-01 06:32:11 +02:00
tasks-poky-basic and tasks-poky-qt: bump PR and remove at
Remove at since it's failing build Add Zypper to lsb image Signed-off-by: Saul Wold <Saul.Wold@intel.com>
This commit is contained in:
@@ -3,7 +3,7 @@
|
||||
#
|
||||
|
||||
DESCRIPTION = "Create Basic Image Tasks"
|
||||
PR = "r1"
|
||||
PR = "r2"
|
||||
|
||||
PACKAGES = "\
|
||||
task-poky-basic \
|
||||
@@ -127,14 +127,13 @@ RDEPENDS_task-poky-multiuser = "\
|
||||
RDEPENDS_task-poky-rpm = "\
|
||||
beecrypt \
|
||||
rpm \
|
||||
# zypper \
|
||||
zypper \
|
||||
"
|
||||
|
||||
RDEPENDS_task-poky-sys-services = "\
|
||||
at \
|
||||
# at \
|
||||
bzip2 \
|
||||
cronie \
|
||||
# crontabs \
|
||||
dbus \
|
||||
dbus-glib \
|
||||
python-dbus \
|
||||
|
||||
@@ -4,7 +4,7 @@
|
||||
|
||||
DESCRIPTION = "Qt Tasks for Poky"
|
||||
LICENSE = "MIT"
|
||||
PR = "r0"
|
||||
PR = "r1"
|
||||
|
||||
PACKAGES = "\
|
||||
task-poky-qt-demos \
|
||||
|
||||
Reference in New Issue
Block a user