From: Zhenhua Luo Date: Fri, 23 Mar 2012 10:16:22 +0000 (+0800) Subject: Revert "point to internel git tree:u-boot, rcw, hv-cfg, boot-format" X-Git-Tag: 2.1~534^2~494 X-Git-Url: https://code.ossystems.io/gitweb?a=commitdiff_plain;h=d7102f04fc8d0568f49b449a4a1814261f8bf005;p=meta-freescale.git Revert "point to internel git tree:u-boot, rcw, hv-cfg, boot-format" this patch is for meta-fsl-ppc-private This reverts commit 221ac89a12d44d6a862c48451250b125f5aa46e2. --- 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 deleted file mode 100644 index 436d8b8d..00000000 --- a/meta-fsl-ppc/recipes-kernel/u-boot/u-boot_git.bbappend +++ /dev/null @@ -1,8 +0,0 @@ -# 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 deleted file mode 100644 index 1398e7b2..00000000 --- a/meta-fsl-ppc/recipes-tools/boot-format/boot-format_git.bbappend +++ /dev/null @@ -1,8 +0,0 @@ -# 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 deleted file mode 100644 index 13920b56..00000000 --- a/meta-fsl-ppc/recipes-tools/hv-cfg/hv-cfg_git.bbappend +++ /dev/null @@ -1,8 +0,0 @@ -# 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 deleted file mode 100644 index 0e8508fe..00000000 --- a/meta-fsl-ppc/recipes-tools/rcw/rcw_git.bbappend +++ /dev/null @@ -1,8 +0,0 @@ -# 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}" -