summaryrefslogtreecommitdiffstats
path: root/meta/recipes-bsp
diff options
context:
space:
mode:
authorRichard Purdie <richard.purdie@linuxfoundation.org>2011-06-10 09:08:43 +0100
committerRichard Purdie <richard.purdie@linuxfoundation.org>2011-06-13 22:38:04 +0100
commit6ba221bd520733ae231707a3e6cd11397e25ced0 (patch)
treecbd54031e771ccc342191f7295dc48c750dd8692 /meta/recipes-bsp
parentfb23f06105e1e4850304fd4eb95dc17cf42549a9 (diff)
downloadpoky-6ba221bd520733ae231707a3e6cd11397e25ced0.tar.gz
keymaps: Inhibit toolchain dependencies as its just configuration files
Diffstat (limited to 'meta/recipes-bsp')
-rw-r--r--meta/recipes-bsp/keymaps/keymaps_1.0.bb2
1 files changed, 2 insertions, 0 deletions
diff --git a/meta/recipes-bsp/keymaps/keymaps_1.0.bb b/meta/recipes-bsp/keymaps/keymaps_1.0.bb
index 4683fa1d3a..23a3051b6d 100644
--- a/meta/recipes-bsp/keymaps/keymaps_1.0.bb
+++ b/meta/recipes-bsp/keymaps/keymaps_1.0.bb
@@ -7,6 +7,8 @@ LIC_FILES_CHKSUM = "file://COPYING;md5=751419260aa954499f7abaabaa882bbe"
7PACKAGE_ARCH = "${MACHINE_ARCH}" 7PACKAGE_ARCH = "${MACHINE_ARCH}"
8PR = "r19" 8PR = "r19"
9 9
10INHIBIT_DEFAULT_DEPS = "1"
11
10inherit update-rc.d 12inherit update-rc.d
11 13
12SRC_URI = "file://keymap.sh \ 14SRC_URI = "file://keymap.sh \