angstrom-led-config: Add LED setup for the omap3-pandora and bump PR.
authorDavid-John Willis <John.Willis@Distant-earth.com>
Wed, 28 Oct 2009 08:59:18 +0000 (08:59 +0000)
committerKoen Kooi <koen@openembedded.org>
Wed, 28 Oct 2009 09:16:30 +0000 (10:16 +0100)
recipes/angstrom/angstrom-led-config.bb
recipes/angstrom/angstrom-led-config/omap3-pandora/leds [new file with mode: 0644]

index 464979b..2dbfd01 100644 (file)
@@ -1,7 +1,7 @@
 DESCRIPTION = "Configuration files for runtime LED configuration" 
 
 #PV = "${DISTRO_VERSION}"
-PR = "r5"
+PR = "r6"
 PACKAGE_ARCH = "${MACHINE_ARCH}"
 
 inherit update-rc.d
diff --git a/recipes/angstrom/angstrom-led-config/omap3-pandora/leds b/recipes/angstrom/angstrom-led-config/omap3-pandora/leds
new file mode 100644 (file)
index 0000000..7d20e14
--- /dev/null
@@ -0,0 +1,8 @@
+#file format: name trigger
+pandora::keypad_bl
+pandora::power default-on
+pandora::charger
+pandora::sd1 mmc0
+pandora::sd2 mmc1
+pandora::bluetooth bluetooth
+pandora::wifi wifi
\ No newline at end of file