[oe-commits] org.oe.dev openmoko: remove some more proto=https entries

koen commit openembedded-commits at lists.openembedded.org
Thu Apr 5 07:44:17 UTC 2007


openmoko: remove some more proto=https entries

Author: koen at openembedded.org
Branch: org.openembedded.dev
Revision: e9d0f72189b4861189fa943ac60ac57943482a39
ViewMTN: http://monotone.openembedded.org/revision.psp?id=e9d0f72189b4861189fa943ac60ac57943482a39
Files:
1
packages/openmoko-base/openmoko-common_svn.bb
packages/uboot/uboot-gta01_svn.bb
Diffs:

#
# mt diff -r3e9ca1466989d6afdb0bc383ba6704a81e7d330d -re9d0f72189b4861189fa943ac60ac57943482a39
#
# 
# 
# patch "packages/openmoko-base/openmoko-common_svn.bb"
#  from [51bdfe4c1c299937eadccfd124f0ed1455469c18]
#    to [b6ea4c8929e3ea38891217c094d4a5967472e5ba]
# 
# patch "packages/uboot/uboot-gta01_svn.bb"
#  from [743948f3511df9d989a93d05f8d5a74e3b01b9de]
#    to [9ae962e22bf2ce38860a8a843fcc1b6a7cde7f4e]
# 
============================================================
--- packages/openmoko-base/openmoko-common_svn.bb	51bdfe4c1c299937eadccfd124f0ed1455469c18
+++ packages/openmoko-base/openmoko-common_svn.bb	b6ea4c8929e3ea38891217c094d4a5967472e5ba
@@ -5,7 +5,7 @@ inherit openmoko-base
 
 inherit openmoko-base
 
-SRC_URI = "${OPENMOKO_MIRROR}/src/target/${OPENMOKO_RELEASE}/artwork;module=images;proto=https"
+SRC_URI = "${OPENMOKO_MIRROR}/src/target/${OPENMOKO_RELEASE}/artwork;module=images;proto=http"
 S = "${WORKDIR}"
 
 dirs = "images/pixmaps"
============================================================
--- packages/uboot/uboot-gta01_svn.bb	743948f3511df9d989a93d05f8d5a74e3b01b9de
+++ packages/uboot/uboot-gta01_svn.bb	9ae962e22bf2ce38860a8a843fcc1b6a7cde7f4e
@@ -10,7 +10,7 @@ SRC_URI = "git://www.denx.de/git/u-boot.
 S = "${WORKDIR}/git"
 
 SRC_URI = "git://www.denx.de/git/u-boot.git/;protocol=git \
-           svn://svn.openmoko.org/trunk/src/target/u-boot;module=patches;proto=https \
+           svn://svn.openmoko.org/trunk/src/target/u-boot;module=patches;proto=http \
 	   file://fix-arm920t-eabi.patch;patch=1"
 
 EXTRA_OEMAKE = "CROSS_COMPILE=${TARGET_PREFIX}"






More information about the Openembedded-commits mailing list