[oe-commits] Stefan Schmidt : linux-eten: Set default CMDLINE to boot from SD

GIT User account git at amethyst.openembedded.net
Thu Nov 20 13:47:46 UTC 2008


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

Author: Stefan Schmidt <stefan at datenfreihafen.org>
Date:   Thu Nov 20 13:35:53 2008 +0000

linux-eten: Set default CMDLINE to boot from SD

---

 packages/linux/linux-eten_2.6.24+git.bb |    2 ++
 1 files changed, 2 insertions(+), 0 deletions(-)

diff --git a/packages/linux/linux-eten_2.6.24+git.bb b/packages/linux/linux-eten_2.6.24+git.bb
index 867cbad..b980660 100644
--- a/packages/linux/linux-eten_2.6.24+git.bb
+++ b/packages/linux/linux-eten_2.6.24+git.bb
@@ -16,3 +16,5 @@ SRC_URI = "\
   file://defconfig \
 "
 S = "${WORKDIR}/git"
+
+CMDLINE = "root=/dev/mmcblk0p1 rootdelay=5"





More information about the Openembedded-commits mailing list