[oe-commits] Tim Orling : xbmc: branch name is case sensitive

git at git.openembedded.org git at git.openembedded.org
Tue Mar 18 19:04:54 UTC 2014


Module: meta-openembedded.git
Branch: master
Commit: 8f151cf20f8b85ee5b6b2336f4c2151fcdf3b7fe
URL:    http://git.openembedded.org/?p=meta-openembedded.git&a=commit;h=8f151cf20f8b85ee5b6b2336f4c2151fcdf3b7fe

Author: Tim Orling <TicoTimo at gmail.com>
Date:   Sun Feb 23 14:46:41 2014 -0800

xbmc: branch name is case sensitive

Signed-off-by: Tim Orling <TicoTimo at gmail.com>
Signed-off-by: Martin Jansa <Martin.Jansa at gmail.com>

---

 meta-multimedia/recipes-mediacentre/xbmc/xbmc_git.bb | 2 +-
 1 file changed, 1 insertion(+), 1 deletion(-)

diff --git a/meta-multimedia/recipes-mediacentre/xbmc/xbmc_git.bb b/meta-multimedia/recipes-mediacentre/xbmc/xbmc_git.bb
index 67cbc5a..5c93284 100644
--- a/meta-multimedia/recipes-mediacentre/xbmc/xbmc_git.bb
+++ b/meta-multimedia/recipes-mediacentre/xbmc/xbmc_git.bb
@@ -11,7 +11,7 @@ SRCREV = "82388d55dae79cbb2e486e307e23202e76a43efa"
 
 PV = "11.0+gitr${SRCPV}"
 PR = "r14"
-SRC_URI = "git://github.com/xbmc/xbmc.git;branch=eden \
+SRC_URI = "git://github.com/xbmc/xbmc.git;branch=Eden \
            file://0001-configure-don-t-run-python-distutils-to-find-STAGING.patch \
            file://0002-Revert-fixed-ios-Add-memory-barriers-to-atomic-Add-S.patch \
            file://0003-Revert-fixed-ios-Add-memory-barriers-to-cas-assembly.patch \



More information about the Openembedded-commits mailing list