From patchwork Mon Jun 13 15:27:47 2011 Content-Type: text/plain; charset="utf-8" MIME-Version: 1.0 Content-Transfer-Encoding: 7bit Subject: [01/11] pointercal: Inhibit toolchain dependencies as its just config files Date: Mon, 13 Jun 2011 15:27:47 -0000 From: y@tim.rpsys.net X-Patchwork-Id: 5757 Message-Id: <9a616b0cbde68f758d29c53f0468c78a58dda0cd.1307978499.git.richard.purdie@linuxfoundation.org> To: openembedded-core@lists.openembedded.org From: Richard Purdie Signed-off-by: Richard Purdie --- meta/recipes-bsp/pointercal/pointercal_0.0.bb | 1 + 1 files changed, 1 insertions(+), 0 deletions(-) \ No newline at end of file diff --git a/meta/recipes-bsp/pointercal/pointercal_0.0.bb b/meta/recipes-bsp/pointercal/pointercal_0.0.bb index 069d850..c8233ea 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"