]> code.ossystems Code Review - meta-freescale.git/commitdiff
qoriq-debug: use autotools-brokensep
authorTing Liu <b28495@freescale.com>
Tue, 1 Jul 2014 14:40:14 +0000 (09:40 -0500)
committerZhenhua Luo <zhenhua.luo@freescale.com>
Tue, 8 Jul 2014 10:14:47 +0000 (18:14 +0800)
Currently it does not support S!=B build, workaround it now

Signed-off-by: Ting Liu <b28495@freescale.com>
meta-fsl-ppc/recipes-kernel/qoriq-debug/qoriq-debug_git.bb

index 65caa502e18aeb52b5c6a611cb7d0d048b8e09d9..5dd2468dd77275f1c6542e1b0a887b9bd721fedd 100644 (file)
@@ -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"