From 07956d3435cd654dbe5882dd8b2405dd8bc34eaa Mon Sep 17 00:00:00 2001 From: Ting Liu Date: Tue, 1 Jul 2014 09:40:14 -0500 Subject: [PATCH] qoriq-debug: use autotools-brokensep Currently it does not support S!=B build, workaround it now Signed-off-by: Ting Liu --- meta-fsl-ppc/recipes-kernel/qoriq-debug/qoriq-debug_git.bb | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) 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" -- 2.40.1