Openembedded Devel Discussions
 help / color / mirror / Atom feed
* [PATCH 1/2] x-load_git: defined config for dm37x and am37x machines
@ 2010-07-29 12:26 Chase Maupin
  2010-07-29 12:26 ` [PATCH 2/2] x-load: add signGP to sourceipk Chase Maupin
  2010-07-29 12:47 ` [PATCH 1/2] x-load_git: defined config for dm37x and am37x machines Koen Kooi
  0 siblings, 2 replies; 6+ messages in thread
From: Chase Maupin @ 2010-07-29 12:26 UTC (permalink / raw)
  To: openembedded-devel; +Cc: Chase Maupin

* Defined the XLOAD_MACHINE value for dm37x-evm and am37x-evm
  machine types.

Signed-off-by: Chase Maupin <chase.maupin@ti.com>
---
 recipes/x-load/x-load_git.bb |    4 +++-
 1 files changed, 3 insertions(+), 1 deletions(-)

diff --git a/recipes/x-load/x-load_git.bb b/recipes/x-load/x-load_git.bb
index cbcbf17..a14d6cb 100644
--- a/recipes/x-load/x-load_git.bb
+++ b/recipes/x-load/x-load_git.bb
@@ -9,7 +9,7 @@ SRCREV_beagleboard = "1c9276af4d6a5b7014a7630a1abeddf3b3177563"
 
 PV = "1.42+${PR}+gitr${SRCREV}"
 PV_beagleboard = "1.44+${PR}+gitr${SRCREV}"
-PR ="r15"
+PR ="r16"
 PE = "1"
 
 SRC_URI = "git://gitorious.org/x-load-omap3/mainline.git;branch=master;protocol=git"
@@ -34,11 +34,13 @@ PV_omap3evm = "1.46+${PR}+gitr${SRCREV}"
 SRC_URI_dm37x-evm = "git://arago-project.org/git/projects/x-load-omap3.git;protocol=git"
 SRCREV_dm37x-evm = "fc6d5be15c703d21aef0ae0b8c02177721f0445f"
 PV_dm37x-evm = "1.46+${PR}+gitr${SRCREV}"
+XLOAD_MACHINE_dm37x-evm = "omap3evm_config"
 
 # TI PSP v1.46_OMAPPSP_03.00.01.06 (Tag is one commit different)
 SRC_URI_am37x-evm = "git://arago-project.org/git/projects/x-load-omap3.git;protocol=git"
 SRCREV_am37x-evm = "fc6d5be15c703d21aef0ae0b8c02177721f0445f"
 PV_am37x-evm = "1.46+${PR}+gitr${SRCREV}"
+XLOAD_MACHINE_dm37x-evm = "omap3evm_config"
 
 # TI PSP v1.46_OMAPPSP_03.00.01.06 (Tag is one commit different)
 SRC_URI_am3517-evm = "git://arago-project.org/git/projects/x-load-omap3.git;protocol=git"
-- 
1.7.0.4




^ permalink raw reply related	[flat|nested] 6+ messages in thread

end of thread, other threads:[~2010-07-29 17:42 UTC | newest]

Thread overview: 6+ messages (download: mbox.gz follow: Atom feed
-- links below jump to the message on this page --
2010-07-29 12:26 [PATCH 1/2] x-load_git: defined config for dm37x and am37x machines Chase Maupin
2010-07-29 12:26 ` [PATCH 2/2] x-load: add signGP to sourceipk Chase Maupin
2010-07-29 12:48   ` Koen Kooi
2010-07-29 15:11   ` John Willis
2010-07-29 17:41     ` Koen Kooi
2010-07-29 12:47 ` [PATCH 1/2] x-load_git: defined config for dm37x and am37x machines Koen Kooi

This is a public inbox, see mirroring instructions
for how to clone and mirror all data and code used for this inbox