From: David-John Willis Date: Wed, 28 Oct 2009 08:59:18 +0000 (+0000) Subject: angstrom-led-config: Add LED setup for the omap3-pandora and bump PR. X-Git-Tag: Release-2010-05/1~1886^2~3 X-Git-Url: http://git.openpandora.org/cgi-bin/gitweb.cgi?a=commitdiff_plain;h=b1b23b3efdaea2ad5983667cb1362cca0e844a4b;p=openembedded.git angstrom-led-config: Add LED setup for the omap3-pandora and bump PR. --- 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