[oe-commits] Simon Busch : shr-image: we use devtmpfs on palmpre machine - so no dev manager!

git version control git at git.openembedded.org
Sat Jan 15 12:50:02 UTC 2011


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

Author: Simon Busch <morphis at amethyst.openembedded.net>
Date:   Sat Jan 15 13:49:04 2011 +0100

shr-image: we use devtmpfs on palmpre machine - so no dev manager!

Signed-off-by: Simon Busch <morphis at amethyst.openembedded.net>

---

 recipes/images/shr-image.inc |    3 ++-
 1 files changed, 2 insertions(+), 1 deletions(-)

diff --git a/recipes/images/shr-image.inc b/recipes/images/shr-image.inc
index b453966..32df428 100644
--- a/recipes/images/shr-image.inc
+++ b/recipes/images/shr-image.inc
@@ -3,12 +3,13 @@
 #------------------------------------------------------
 
 PV = "2.0"
-PR = "r15"
+PR = "r16"
 
 DEPENDS += "task-shr-minimal"
 IMAGE_LOGIN_MANAGER = "shadow"
 IMAGE_DEV_MANAGER_om-gta01 = ""
 IMAGE_DEV_MANAGER_om-gta02 = ""
+IMAGE_DEV_MANAGER_palmpre = ""
 
 RDEPENDS_${PN} += "\
   task-shr-minimal-base \





More information about the Openembedded-commits mailing list