From 396964ae642059b9f167b9934b4fbcf24d943ab4 Mon Sep 17 00:00:00 2001 From: =?utf8?q?Petr=20=C5=A0tetiar?= Date: Mon, 8 Mar 2010 11:54:22 +0000 Subject: [PATCH] angstrom-led-config: Add LED setup for the ts72xx and bump PR MIME-Version: 1.0 Content-Type: text/plain; charset=utf8 Content-Transfer-Encoding: 8bit Signed-off-by: Petr Å tetiar Signed-off-by: Koen Kooi --- recipes/angstrom/angstrom-led-config.bb | 2 +- recipes/angstrom/angstrom-led-config/ts72xx/leds | 3 +++ 2 files changed, 4 insertions(+), 1 deletion(-) create mode 100644 recipes/angstrom/angstrom-led-config/ts72xx/leds diff --git a/recipes/angstrom/angstrom-led-config.bb b/recipes/angstrom/angstrom-led-config.bb index a0373edae3..2213a76234 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 = "r7" +PR = "r8" PACKAGE_ARCH = "${MACHINE_ARCH}" inherit update-rc.d diff --git a/recipes/angstrom/angstrom-led-config/ts72xx/leds b/recipes/angstrom/angstrom-led-config/ts72xx/leds new file mode 100644 index 0000000000..03fedd8fe2 --- /dev/null +++ b/recipes/angstrom/angstrom-led-config/ts72xx/leds @@ -0,0 +1,3 @@ +#file format: name trigger +platform:grled nand-disk +platform:rdled heartbeat -- 2.39.5