From: Ting Liu Date: Tue, 1 Jul 2014 14:40:14 +0000 (-0500) Subject: qoriq-debug: use autotools-brokensep X-Git-Tag: 2.1~534^2~143 X-Git-Url: https://code.ossystems.io/gitweb?a=commitdiff_plain;h=07956d3435cd654dbe5882dd8b2405dd8bc34eaa;p=meta-freescale.git qoriq-debug: use autotools-brokensep Currently it does not support S!=B build, workaround it now Signed-off-by: Ting Liu --- diff --git a/meta-fsl-ppc/recipes-kernel/qoriq-debug/qoriq-debug_git.bb b/meta-fsl-ppc/recipes-kernel/qoriq-debug/qoriq-debug_git.bb index 65caa502..5dd2468d 100644 --- a/meta-fsl-ppc/recipes-kernel/qoriq-debug/qoriq-debug_git.bb +++ b/meta-fsl-ppc/recipes-kernel/qoriq-debug/qoriq-debug_git.bb @@ -3,7 +3,7 @@ SECTION = "qoriq-debug" LICENSE = "GPLv2+" LIC_FILES_CHKSUM = "file://COPYING;md5=e29234dd5d40dc352cc60cc0c93437ba" -inherit module autotools +inherit module autotools-brokensep SRC_URI = "git://git.freescale.com/ppc/sdk/qoriq-debug.git;nobranch=1" SRCREV = "20615c1ea332102635f8314cee5787c48c1a4254"