From: Richard Purdie Date: Fri, 10 Jun 2011 08:08:00 +0000 (+0100) Subject: pointercal: Inhibit toolchain dependencies as its just a script X-Git-Url: http://git.ipfire.org/gitweb.cgi?a=commitdiff_plain;h=189174a0ee42a26efb6713a05ade1928610af5ef;p=thirdparty%2Fopenembedded%2Fopenembedded-core-contrib.git pointercal: Inhibit toolchain dependencies as its just a script --- diff --git a/meta/recipes-bsp/pointercal/pointercal_0.0.bb b/meta/recipes-bsp/pointercal/pointercal_0.0.bb index 069d85066e6..c8233eaa2b6 100644 --- a/meta/recipes-bsp/pointercal/pointercal_0.0.bb +++ b/meta/recipes-bsp/pointercal/pointercal_0.0.bb @@ -19,3 +19,4 @@ do_install() { ALLOW_EMPTY_${PN} = "1" PACKAGE_ARCH = "${MACHINE_ARCH}" +INHIBIT_DEFAULT_DEPS = "1" \ No newline at end of file