[oe-commits] org.oe.dev linux-beagleboard: switch to http protocol as that seems to be more forgiving with the wet piece of string internet connection the beagleboard server has

koen commit oe at amethyst.openembedded.net
Mon Mar 17 09:03:45 UTC 2008


linux-beagleboard: switch to http protocol as that seems to be more forgiving with the wet piece of string internet connection the beagleboard server has

Author: koen at openembedded.org
Branch: org.openembedded.dev
Revision: 682f46ad5f620cb1f003ed39e886afa8608e1439
ViewMTN: http://monotone.openembedded.org/revision/info/682f46ad5f620cb1f003ed39e886afa8608e1439
Files:
1
packages/linux/linux-beagleboard_git.bb
Diffs:

#
# mt diff -rd14beb06db4d02ef7e60d12b15056b85e357d2e2 -r682f46ad5f620cb1f003ed39e886afa8608e1439
#
#
#
# patch "packages/linux/linux-beagleboard_git.bb"
#  from [c770121e9e00df2f04f7c2152856dca7265274e8]
#    to [704582b45b254ec533e30c9565fefa15abb82252]
#
============================================================
--- packages/linux/linux-beagleboard_git.bb	c770121e9e00df2f04f7c2152856dca7265274e8
+++ packages/linux/linux-beagleboard_git.bb	704582b45b254ec533e30c9565fefa15abb82252
@@ -5,7 +5,7 @@ COMPATIBLE_MACHINE = "beagleboard"
 
 COMPATIBLE_MACHINE = "beagleboard"
 
-SRC_URI = "git://www.beagleboard.org/linux.git;protocol=git \
+SRC_URI = "git://www.beagleboard.org/linux.git;protocol=http \
            file://defconfig"
 
 S = "${WORKDIR}/git"






More information about the Openembedded-commits mailing list