diff options
author | Koen Kooi <koen@openembedded.org> | 2009-05-27 17:22:34 +0200 |
---|---|---|
committer | Koen Kooi <koen@openembedded.org> | 2009-05-27 17:22:34 +0200 |
commit | fc10c6b949fb5d39e1db86c758501b941ff0bceb (patch) | |
tree | d851b135c43c354319b1dc4019744ef6a616f878 /recipes/angstrom/angstrom-led-config.bb | |
parent | 62190cac2b84432ff5d686c3e4d12d5bc3a3d788 (diff) |
angstrom-led-config: add sheevaplug support
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 12cdb96d93..464979b39c 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 = "r4" +PR = "r5" PACKAGE_ARCH = "${MACHINE_ARCH}" inherit update-rc.d |