[oe-commits] Denis 'GNUtoo' Carikli : shr-image: select devtmpfs for the nexusone

git version control git at git.openembedded.org
Tue Jun 7 21:29:49 UTC 2011


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

Author: Denis 'GNUtoo' Carikli <GNUtoo at no-log.org>
Date:   Tue Jun  7 23:13:13 2011 +0200

shr-image: select devtmpfs for the nexusone

Devtmpfs allows us to boot faster, and udev is replaced by the
  freesmarphone middleware.

Signed-off-by: Denis 'GNUtoo' Carikli <GNUtoo at no-log.org>

---

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

diff --git a/recipes/images/shr-image.inc b/recipes/images/shr-image.inc
index 93cc72d..674fea3 100644
--- a/recipes/images/shr-image.inc
+++ b/recipes/images/shr-image.inc
@@ -11,6 +11,7 @@ IMAGE_DEV_MANAGER_om-gta01 = ""
 IMAGE_DEV_MANAGER_om-gta02 = ""
 IMAGE_DEV_MANAGER_htcdream = ""
 IMAGE_DEV_MANAGER_nokia900 = ""
+IMAGE_DEV_MANAGER_nexusone = ""
 
 RDEPENDS_${PN} += "\
   task-shr-minimal-base \





More information about the Openembedded-commits mailing list