From 26e03c0e3b1eb4d4c3425868fd34374d2d195b8a Mon Sep 17 00:00:00 2001 From: Richard Purdie Date: Tue, 13 Jun 2006 19:36:34 +0000 Subject: task-oh: Move leafpad to task-oh-standard git-svn-id: https://svn.o-hand.com/repos/poky/trunk@479 311d38ba-8fff-0310-9ca6-ca027cbcb966 --- openembedded/packages/meta/task-bootstrap.bb | 2 +- openembedded/packages/meta/task-oh.bb | 4 ++-- 2 files changed, 3 insertions(+), 3 deletions(-) (limited to 'openembedded') diff --git a/openembedded/packages/meta/task-bootstrap.bb b/openembedded/packages/meta/task-bootstrap.bb index ef76ec4345..497fc31d89 100644 --- a/openembedded/packages/meta/task-bootstrap.bb +++ b/openembedded/packages/meta/task-bootstrap.bb @@ -1,6 +1,6 @@ DESCRIPTION = "Core packages required for a basic installation" MAINTAINER = "Phil Blundell " -PR = "r25" +PR = "r26" # The BOOTSTRAP_EXTRA_ variables are often manipulated by the # MACHINE .conf files, so adjust PACKAGE_ARCH accordingly. diff --git a/openembedded/packages/meta/task-oh.bb b/openembedded/packages/meta/task-oh.bb index aa2b736f21..855358d6fa 100644 --- a/openembedded/packages/meta/task-oh.bb +++ b/openembedded/packages/meta/task-oh.bb @@ -1,7 +1,7 @@ PACKAGES = "task-oh-base task-oh-devel task-oh-boot task-oh-standard task-oh-boot-extras task-oh-boot-min-extras" DESCRIPTION = "Tasks for OpenedHand Poky" MAINTAINER = "Richard Purdie " -PR = "r32" +PR = "r33" ALLOW_EMPTY = "1" @@ -43,7 +43,6 @@ RDEPENDS_task-oh-base := "\ xhost \ udev \ sysfsutils \ - leafpad \ gdk-pixbuf-loader-png \ gdk-pixbuf-loader-gif \ gdk-pixbuf-loader-xpm \ @@ -53,6 +52,7 @@ RDEPENDS_task-oh-base := "\ gtk+ " RDEPENDS_task-oh-standard := "\ + leafpad \ dropbear \ portmap \ matchbox-poky \ -- cgit v1.2.3-54-g00ecf