All of lore.kernel.org
 help / color / mirror / Atom feed
* [PATCH] am33x-cm3: remove the SRC_URI setting
@ 2013-04-18 17:39 Chase Maupin
  2013-04-18 19:43 ` Denys Dmytriyenko
  0 siblings, 1 reply; 5+ messages in thread
From: Chase Maupin @ 2013-04-18 17:39 UTC (permalink / raw)
  To: meta-arago

* The base recipe SRC_URI has been updated so remove the setting
  that overwrites this.  This was preventing picking up the
  init script required to load the firmware

Signed-off-by: Chase Maupin <Chase.Maupin@ti.com>
---
 .../recipes-bsp/am335x-cm3/am33x-cm3_git.bbappend  |    4 +---
 1 files changed, 1 insertions(+), 3 deletions(-)

diff --git a/meta-arago-distro/recipes-bsp/am335x-cm3/am33x-cm3_git.bbappend b/meta-arago-distro/recipes-bsp/am335x-cm3/am33x-cm3_git.bbappend
index 61547e3..826f250 100644
--- a/meta-arago-distro/recipes-bsp/am335x-cm3/am33x-cm3_git.bbappend
+++ b/meta-arago-distro/recipes-bsp/am335x-cm3/am33x-cm3_git.bbappend
@@ -1,4 +1,4 @@
-PR_append = "-arago0"
+PR_append = "-arago1"
 
 PV = "05.06.00.00"
 
@@ -6,5 +6,3 @@ BRANCH = "master"
 
 #This SRCREV corresponds to tag AM335xPSP_04.06.00.09-rc
 SRCREV = "7c6075f28d9fdd633175cdbd8dc287613ce92e5d"
-
-SRC_URI = "git://arago-project.org/git/projects/am33x-cm3.git;protocol=git;branch=${BRANCH}"
-- 
1.7.0.4



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

end of thread, other threads:[~2013-04-19 16:10 UTC | newest]

Thread overview: 5+ messages (download: mbox.gz follow: Atom feed
-- links below jump to the message on this page --
2013-04-18 17:39 [PATCH] am33x-cm3: remove the SRC_URI setting Chase Maupin
2013-04-18 19:43 ` Denys Dmytriyenko
2013-04-18 21:02   ` Maupin, Chase
2013-04-19 11:50   ` Maupin, Chase
2013-04-19 16:10     ` Cooper Jr., Franklin

This is an external index of several public inboxes,
see mirroring instructions on how to clone and mirror
all data and code used by this external index.