summaryrefslogtreecommitdiffstats
path: root/recipes
diff options
context:
space:
mode:
authorDavid-John Willis <John.Willis@Distant-earth.com>2009-10-28 08:59:18 +0000
committerKoen Kooi <koen@openembedded.org>2009-10-28 10:16:30 +0100
commitb1b23b3efdaea2ad5983667cb1362cca0e844a4b (patch)
treea761b621ec4f205082cf8a6e3a45594b5485fac7 /recipes
parent8d4ec184e9e571f1004db85a5e9a26f2b1842cc7 (diff)
downloadopenembedded-b1b23b3efdaea2ad5983667cb1362cca0e844a4b.tar.gz
angstrom-led-config: Add LED setup for the omap3-pandora and bump PR.
Diffstat (limited to 'recipes')
-rw-r--r--recipes/angstrom/angstrom-led-config.bb2
-rw-r--r--recipes/angstrom/angstrom-led-config/omap3-pandora/leds8
2 files changed, 9 insertions, 1 deletions
diff --git a/recipes/angstrom/angstrom-led-config.bb b/recipes/angstrom/angstrom-led-config.bb
index 464979b39c..2dbfd01952 100644
--- a/recipes/angstrom/angstrom-led-config.bb
+++ b/recipes/angstrom/angstrom-led-config.bb
@@ -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
index 0000000000..7d20e14c27
--- /dev/null
+++ b/recipes/angstrom/angstrom-led-config/omap3-pandora/leds
@@ -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