diff options
author | Mike Rapoport <mike@compulab.co.il> | 2009-12-08 21:13:42 +0000 |
---|---|---|
committer | Koen Kooi <koen@openembedded.org> | 2009-12-09 09:37:13 +0100 |
commit | 394a64335d08619b0ebea80af8d274071d9ddb70 (patch) | |
tree | 7004565fb4a361e43122c21e0063f1fb1b19999c /recipes/angstrom/angstrom-led-config.bb | |
parent | 2513dec6742a61c6c3a2ad5c83e50e84807b8365 (diff) |
angstrom-led-config: Add LED setup for the cm-t35 and bump PR.
Signed-off-by: Mike Rapoport <mike@compulab.co.il>
Diffstat (limited to 'recipes/angstrom/angstrom-led-config.bb')
-rw-r--r-- | recipes/angstrom/angstrom-led-config.bb | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/recipes/angstrom/angstrom-led-config.bb b/recipes/angstrom/angstrom-led-config.bb index 2dbfd01952..a0373edae3 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 = "r6" +PR = "r7" PACKAGE_ARCH = "${MACHINE_ARCH}" inherit update-rc.d |