summaryrefslogtreecommitdiffstats
path: root/recipes-kernel
diff options
context:
space:
mode:
authorTing Liu <b28495@freescale.com>2014-07-01 09:40:14 -0500
committerZhenhua Luo <zhenhua.luo@freescale.com>2014-07-08 18:14:47 +0800
commit806165d6030a5febd057643cc6ef93e8bd9ae971 (patch)
tree1bbdf717f6a706238f79703b4135c9aa5684b0f3 /recipes-kernel
parent1e428a3b768adc55b22ca30848aeea91c9ef3095 (diff)
downloadmeta-fsl-ppc-806165d6030a5febd057643cc6ef93e8bd9ae971.tar.gz
qoriq-debug: use autotools-brokensep
Currently it does not support S!=B build, workaround it now Signed-off-by: Ting Liu <b28495@freescale.com>
Diffstat (limited to 'recipes-kernel')
-rw-r--r--recipes-kernel/qoriq-debug/qoriq-debug_git.bb2
1 files changed, 1 insertions, 1 deletions
diff --git a/recipes-kernel/qoriq-debug/qoriq-debug_git.bb b/recipes-kernel/qoriq-debug/qoriq-debug_git.bb
index 65caa50..5dd2468 100644
--- a/recipes-kernel/qoriq-debug/qoriq-debug_git.bb
+++ b/recipes-kernel/qoriq-debug/qoriq-debug_git.bb
@@ -3,7 +3,7 @@ SECTION = "qoriq-debug"
3LICENSE = "GPLv2+" 3LICENSE = "GPLv2+"
4LIC_FILES_CHKSUM = "file://COPYING;md5=e29234dd5d40dc352cc60cc0c93437ba" 4LIC_FILES_CHKSUM = "file://COPYING;md5=e29234dd5d40dc352cc60cc0c93437ba"
5 5
6inherit module autotools 6inherit module autotools-brokensep
7 7
8SRC_URI = "git://git.freescale.com/ppc/sdk/qoriq-debug.git;nobranch=1" 8SRC_URI = "git://git.freescale.com/ppc/sdk/qoriq-debug.git;nobranch=1"
9SRCREV = "20615c1ea332102635f8314cee5787c48c1a4254" 9SRCREV = "20615c1ea332102635f8314cee5787c48c1a4254"