]> git.ipfire.org Git - thirdparty/openembedded/openembedded-core-contrib.git/commitdiff
pointercal: Inhibit toolchain dependencies as its just a script
authorRichard Purdie <richard.purdie@linuxfoundation.org>
Fri, 10 Jun 2011 08:08:00 +0000 (09:08 +0100)
committerRichard Purdie <richard.purdie@linuxfoundation.org>
Mon, 13 Jun 2011 21:38:04 +0000 (22:38 +0100)
meta/recipes-bsp/pointercal/pointercal_0.0.bb

index 069d85066e6a1a9cae52b1c699fff7894b47e737..c8233eaa2b6b1a860549d5a49e76f065f364a8e5 100644 (file)
@@ -19,3 +19,4 @@ do_install() {
 
 ALLOW_EMPTY_${PN} = "1"
 PACKAGE_ARCH = "${MACHINE_ARCH}"
+INHIBIT_DEFAULT_DEPS = "1"
\ No newline at end of file