diff options
| -rw-r--r-- | openembedded/packages/meta/task-bootstrap.bb | 2 | ||||
| -rw-r--r-- | openembedded/packages/meta/task-oh.bb | 4 |
2 files changed, 3 insertions, 3 deletions
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 @@ | |||
| 1 | DESCRIPTION = "Core packages required for a basic installation" | 1 | DESCRIPTION = "Core packages required for a basic installation" |
| 2 | MAINTAINER = "Phil Blundell <pb@handhelds.org>" | 2 | MAINTAINER = "Phil Blundell <pb@handhelds.org>" |
| 3 | PR = "r25" | 3 | PR = "r26" |
| 4 | 4 | ||
| 5 | # The BOOTSTRAP_EXTRA_ variables are often manipulated by the | 5 | # The BOOTSTRAP_EXTRA_ variables are often manipulated by the |
| 6 | # MACHINE .conf files, so adjust PACKAGE_ARCH accordingly. | 6 | # 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 @@ | |||
| 1 | PACKAGES = "task-oh-base task-oh-devel task-oh-boot task-oh-standard task-oh-boot-extras task-oh-boot-min-extras" | 1 | PACKAGES = "task-oh-base task-oh-devel task-oh-boot task-oh-standard task-oh-boot-extras task-oh-boot-min-extras" |
| 2 | DESCRIPTION = "Tasks for OpenedHand Poky" | 2 | DESCRIPTION = "Tasks for OpenedHand Poky" |
| 3 | MAINTAINER = "Richard Purdie <richard@openedhand.com>" | 3 | MAINTAINER = "Richard Purdie <richard@openedhand.com>" |
| 4 | PR = "r32" | 4 | PR = "r33" |
| 5 | 5 | ||
| 6 | ALLOW_EMPTY = "1" | 6 | ALLOW_EMPTY = "1" |
| 7 | 7 | ||
| @@ -43,7 +43,6 @@ RDEPENDS_task-oh-base := "\ | |||
| 43 | xhost \ | 43 | xhost \ |
| 44 | udev \ | 44 | udev \ |
| 45 | sysfsutils \ | 45 | sysfsutils \ |
| 46 | leafpad \ | ||
| 47 | gdk-pixbuf-loader-png \ | 46 | gdk-pixbuf-loader-png \ |
| 48 | gdk-pixbuf-loader-gif \ | 47 | gdk-pixbuf-loader-gif \ |
| 49 | gdk-pixbuf-loader-xpm \ | 48 | gdk-pixbuf-loader-xpm \ |
| @@ -53,6 +52,7 @@ RDEPENDS_task-oh-base := "\ | |||
| 53 | gtk+ " | 52 | gtk+ " |
| 54 | 53 | ||
| 55 | RDEPENDS_task-oh-standard := "\ | 54 | RDEPENDS_task-oh-standard := "\ |
| 55 | leafpad \ | ||
| 56 | dropbear \ | 56 | dropbear \ |
| 57 | portmap \ | 57 | portmap \ |
| 58 | matchbox-poky \ | 58 | matchbox-poky \ |
