]> code.ossystems Code Review - meta-freescale.git/commitdiff
point to internel git tree:u-boot, rcw, hv-cfg, boot-format
authorTing Liu <b28495@freescale.com>
Thu, 22 Mar 2012 11:47:08 +0000 (11:47 +0000)
committerZhenhua Luo <b19537@freescale.com>
Fri, 23 Mar 2012 09:08:43 +0000 (17:08 +0800)
Signed-off-by: Ting Liu <b28495@freescale.com>
meta-fsl-ppc/recipes-kernel/u-boot/u-boot_git.bbappend [new file with mode: 0644]
meta-fsl-ppc/recipes-tools/boot-format/boot-format_git.bbappend [new file with mode: 0644]
meta-fsl-ppc/recipes-tools/hv-cfg/hv-cfg_git.bbappend [new file with mode: 0644]
meta-fsl-ppc/recipes-tools/rcw/rcw_git.bbappend [new file with mode: 0644]

diff --git a/meta-fsl-ppc/recipes-kernel/u-boot/u-boot_git.bbappend b/meta-fsl-ppc/recipes-kernel/u-boot/u-boot_git.bbappend
new file mode 100644 (file)
index 0000000..436d8b8
--- /dev/null
@@ -0,0 +1,8 @@
+# we call this git since it's ongoing development
+# once it's on git.freescale.com it needs to be updated
+# to the correct version there
+PV = "git"
+
+SRC_URI = "git://git.am.freescale.net/gitolite/sdk/u-boot-devel.git"
+SRCREV = "${AUTOREV}"
+
diff --git a/meta-fsl-ppc/recipes-tools/boot-format/boot-format_git.bbappend b/meta-fsl-ppc/recipes-tools/boot-format/boot-format_git.bbappend
new file mode 100644 (file)
index 0000000..1398e7b
--- /dev/null
@@ -0,0 +1,8 @@
+# we call this git since it's ongoing development
+# once it's on git.freescale.com it needs to be updated
+# to the correct version there
+PV = "git"
+
+SRC_URI = "git://git.am.freescale.net/gitolite/sdk/boot-format.git"
+SRCREV = "${AUTOREV}"
+
diff --git a/meta-fsl-ppc/recipes-tools/hv-cfg/hv-cfg_git.bbappend b/meta-fsl-ppc/recipes-tools/hv-cfg/hv-cfg_git.bbappend
new file mode 100644 (file)
index 0000000..13920b5
--- /dev/null
@@ -0,0 +1,8 @@
+# we call this git since it's ongoing development
+# once it's on git.freescale.com it needs to be updated
+# to the correct version there
+PV = "git"
+
+SRC_URI = "git://git.am.freescale.net/gitolite/sdk/hv-cfg.git"
+SRCREV = "${AUTOREV}"
+
diff --git a/meta-fsl-ppc/recipes-tools/rcw/rcw_git.bbappend b/meta-fsl-ppc/recipes-tools/rcw/rcw_git.bbappend
new file mode 100644 (file)
index 0000000..0e8508f
--- /dev/null
@@ -0,0 +1,8 @@
+# we call this git since it's ongoing development
+# once it's on git.freescale.com it needs to be updated
+# to the correct version there
+PV = "git"
+
+SRC_URI = "git://git.am.freescale.net/gitolite/sdk/rcw.git"
+SRCREV = "${AUTOREV}"
+