x-load git: move beagleboard to 1.44
authorKoen Kooi <koen@openembedded.org>
Tue, 23 Mar 2010 16:09:30 +0000 (17:09 +0100)
committerKoen Kooi <koen@openembedded.org>
Tue, 23 Mar 2010 16:10:36 +0000 (17:10 +0100)
recipes/x-load/x-load-git/beagleboard/name.patch
recipes/x-load/x-load_git.bb

index 98dcbae..1a7aa56 100644 (file)
@@ -1,13 +1,12 @@
---- git/Makefile-orig  2008-07-29 22:31:03.000000000 -0700
-+++ git/Makefile       2008-07-29 22:34:36.000000000 -0700
-@@ -152,9 +152,9 @@ omap3evm_config :  unconfig
+--- git/Makefile-orig  2010-03-08 06:56:36.000000000 -0800
++++ git/Makefile       2010-03-08 06:56:52.000000000 -0800
+@@ -153,8 +153,8 @@ omap3evm_config :  unconfig
  overo_config :        unconfig
        @./mkconfig $(@:_config=) arm omap3 overo
  
 -omap3530beagle_config :    unconfig
-+beagleboard_config :    unconfig
 -      @./mkconfig $(@:_config=) arm omap3 omap3530beagle
++beagleboard_config :    unconfig
 +      @./mkconfig omap3530beagle arm omap3 omap3530beagle
  
  #########################################################################
index cfb1a43..c3c4e25 100644 (file)
@@ -6,8 +6,10 @@ DEFAULT_PREFERENCE_omap3-pandora = "-1"
 FILESDIR = "${@os.path.dirname(bb.data.getVar('FILE',d,1))}/x-load-git/${MACHINE}"
 
 SRCREV = "319b26586fafb86f919f514bcd175838aaab96b3"
+SRCREV_beagleboard = "dee19371019ef67cb1f6491ef91791b12feda3f2"
 
 PV = "1.42+${PR}+gitr${SRCREV}"
+PV_beagleboard = "1.44+${PR}+gitr${SRCREV}"
 PR ="r8"
 PE = "1"