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:
Saul Wold
2010-09-04 09:41:44 -07:00
parent 18ea4d2a30
commit e013185ac1
2 changed files with 4 additions and 5 deletions

View File

@@ -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 \

View File

@@ -4,7 +4,7 @@
DESCRIPTION = "Qt Tasks for Poky"
LICENSE = "MIT"
PR = "r0"
PR = "r1"
PACKAGES = "\
task-poky-qt-demos \