From: Ting Liu <[email protected]> Currently it does not support S!=B build, workaround it now
Signed-off-by: Ting Liu <[email protected]> --- recipes-kernel/qoriq-debug/qoriq-debug_git.bb | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) 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" 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" -- 1.7.9.7 -- _______________________________________________ meta-freescale mailing list [email protected] https://lists.yoctoproject.org/listinfo/meta-freescale
