aboutsummaryrefslogtreecommitdiffstats
path: root/recipes/tasks
diff options
context:
space:
mode:
authorGraham Gower <graham.gower@gmail.com>2010-11-25 10:59:26 +1030
committerKhem Raj <raj.khem@gmail.com>2010-11-24 22:42:18 -0800
commita1bba89847bac62d1cbfe28e3b8059f0fcafa7d1 (patch)
tree05b99b360de3326951d475fa95fd64a2dcc507b0 /recipes/tasks
parentb86e4f9c8757cf2379836a3b500480771693ee20 (diff)
downloadopenembedded-a1bba89847bac62d1cbfe28e3b8059f0fcafa7d1.tar.gz
Remove use of ipkg{,-collateral,-link}.
No one should be using these any longer. * Opkg conflicts with ipkg. * There is opkg, opkg-collateral and ipkg-utils contains ipkg-link. Signed-off-by: Graham Gower <graham.gower@gmail.com> Signed-off-by: Khem Raj <raj.khem@gmail.com>
Diffstat (limited to 'recipes/tasks')
-rw-r--r--recipes/tasks/task-openprotium.bb3
-rw-r--r--recipes/tasks/task-sdk-sbox-gpe.bb3
-rw-r--r--recipes/tasks/task-shr-feed.bb3
3 files changed, 3 insertions, 6 deletions
diff --git a/recipes/tasks/task-openprotium.bb b/recipes/tasks/task-openprotium.bb
index 1cfc740154..796d8c00ea 100644
--- a/recipes/tasks/task-openprotium.bb
+++ b/recipes/tasks/task-openprotium.bb
@@ -1,7 +1,7 @@
DESCRIPTION = "Basic image for openprotium"
HOMEPAGE = "http://www.openprotium.org"
ALLOW_EMPTY = "1"
-PR = "r3"
+PR = "r4"
inherit task
DISTRO_SSH_DAEMON ?= "dropbear"
@@ -36,7 +36,6 @@ RDEPENDS_${PN} = " kernel \
update-modules \
module-init-tools \
modutils-initscripts \
- ipkg-collateral ipkg ipkg-link \
portmap \
util-linux-ng-blkid \
mdadm \
diff --git a/recipes/tasks/task-sdk-sbox-gpe.bb b/recipes/tasks/task-sdk-sbox-gpe.bb
index 8daca11a46..315bddbf24 100644
--- a/recipes/tasks/task-sdk-sbox-gpe.bb
+++ b/recipes/tasks/task-sdk-sbox-gpe.bb
@@ -1,5 +1,5 @@
DESCRIPTION = "SDK task for Scratchbox rootstraps incuding GPE/GTK bits"
-PR = "r1"
+PR = "r2"
LICENSE = "MIT"
ALLOW_EMPTY = "1"
@@ -11,7 +11,6 @@ RDEPENDS_${PN} = "\
gdk-pixbuf-loader-xpm \
intltool \
intltool-dev \
- ipkg \
ipkg-utils \
gettext-dev \
pkgconfig-dev \
diff --git a/recipes/tasks/task-shr-feed.bb b/recipes/tasks/task-shr-feed.bb
index 2e5106ae18..5be3efff53 100644
--- a/recipes/tasks/task-shr-feed.bb
+++ b/recipes/tasks/task-shr-feed.bb
@@ -1,5 +1,5 @@
DESCRIPTION = "SHR Feed"
-PR = "r84"
+PR = "r85"
PV = "1.0"
LICENSE = "GPL"
@@ -79,7 +79,6 @@ RDEPENDS_${PN} += "\
mtpaint \
telepathy-python \
intone-video \
- ipkg-link \
ipkg-utils \
mysql \
fltk-chess \