[oe-commits] Sebastian Spaeth : Revert "om-gta0{1, 2}.conf task-shr-minimal: remove apm from machine

git version control git at git.openembedded.org
Fri Nov 20 14:40:19 UTC 2009


Module: openembedded.git
Branch: org.openembedded.dev
Commit: 849cd3aa310e581710a6b0718fdc7e826f9dee88
URL:    http://gitweb.openembedded.net/?p=openembedded.git&a=commit;h=849cd3aa310e581710a6b0718fdc7e826f9dee88

Author: Sebastian Spaeth <Sebastian at SSpaeth.de>
Date:   Fri Nov 20 15:39:31 2009 +0100

Revert "om-gta0{1, 2}.conf task-shr-minimal: remove apm from machine
features and add fso-apm to task-shr-minimal-base"

* Will do it distro specific....
* This reverts commit 1bfa409a3a28cee60c4800d3caf33ce3f100d4ca.

---

 conf/machine/om-gta01.conf        |    2 +-
 conf/machine/om-gta02.conf        |    2 +-
 recipes/tasks/task-shr-minimal.bb |    2 +-
 3 files changed, 3 insertions(+), 3 deletions(-)

diff --git a/conf/machine/om-gta01.conf b/conf/machine/om-gta01.conf
index 501d979..5bdeba0 100644
--- a/conf/machine/om-gta01.conf
+++ b/conf/machine/om-gta01.conf
@@ -19,7 +19,7 @@ UBOOT_ENTRYPOINT = "30008000"
 
 OLDEST_KERNEL_linux-gnueabi = "2.6.24"
 
-MACHINE_FEATURES = "kernel26 alsa bluetooth gps usbgadget usbhost phone vfat ext2"
+MACHINE_FEATURES = "kernel26 apm alsa bluetooth gps usbgadget usbhost phone vfat ext2"
 MACHINE_DISPLAY_WIDTH_PIXELS = "480"
 MACHINE_DISPLAY_HEIGHT_PIXELS = "640"
 MACHINE_DISPLAY_ORIENTATION = "0"
diff --git a/conf/machine/om-gta02.conf b/conf/machine/om-gta02.conf
index 48e8119..d47320e 100644
--- a/conf/machine/om-gta02.conf
+++ b/conf/machine/om-gta02.conf
@@ -24,7 +24,7 @@ UBOOT_ENTRYPOINT = "30008000"
 
 OLDEST_KERNEL_linux-gnueabi = "2.6.24"
 
-MACHINE_FEATURES = "kernel26 alsa bluetooth gps usbgadget usbhost phone wifi vfat ext2"
+MACHINE_FEATURES = "kernel26 apm alsa bluetooth gps usbgadget usbhost phone wifi vfat ext2"
 MACHINE_DISPLAY_WIDTH_PIXELS = "480"
 MACHINE_DISPLAY_HEIGHT_PIXELS = "640"
 MACHINE_DISPLAY_ORIENTATION = "0"
diff --git a/recipes/tasks/task-shr-minimal.bb b/recipes/tasks/task-shr-minimal.bb
index 6239ef9..c2eb32a 100644
--- a/recipes/tasks/task-shr-minimal.bb
+++ b/recipes/tasks/task-shr-minimal.bb
@@ -1,5 +1,5 @@
 DESCRIPTION = "SHR Lite Image Feed"
-PR = "r17"
+PR = "r16"
 PV = "2.0"
 LICENSE = "GPL"
 





More information about the Openembedded-commits mailing list