summaryrefslogtreecommitdiffstats
diff options
context:
space:
mode:
authorStuart Yoder <stuart.yoder@freescale.com>2012-03-11 04:52:39 +0000
committerMatthew McClintock <msm@freescale.com>2012-03-12 17:23:05 -0500
commit4f2d99fbb0afd19376e404583700ee31428f7c2e (patch)
tree5c774db8517fbcf227c5e21fb3a3b5f01af2925a
parent745fac16ecbc3473df57357acf8c05ae6958168a (diff)
downloadmeta-fsl-ppc-4f2d99fbb0afd19376e404583700ee31428f7c2e.tar.gz
meta-fsl-ppc-private: updates to build fsl qemu instead of upstream
Signed-off-by: Stuart Yoder <stuart.yoder@freescale.com>
-rw-r--r--recipes-append/qemu/qemu_git.bbappend6
1 files changed, 6 insertions, 0 deletions
diff --git a/recipes-append/qemu/qemu_git.bbappend b/recipes-append/qemu/qemu_git.bbappend
new file mode 100644
index 0000000..d371047
--- /dev/null
+++ b/recipes-append/qemu/qemu_git.bbappend
@@ -0,0 +1,6 @@
1SRC_URI = "git://git.am.freescale.net/gitolite/sdk/qemu.git;protocol=git"
2SRCREV = "${AUTOREV}"
3
4QEMU_TARGETS ?= "ppc"
5
6PR .= "+${DISTRO}.0"