* [Buildroot] [PATCH] Bump sam-ba version to 2.11
@ 2012-04-12 8:25 Maxime Ripard
2012-04-14 21:07 ` Peter Korsgaard
0 siblings, 1 reply; 2+ messages in thread
From: Maxime Ripard @ 2012-04-12 8:25 UTC (permalink / raw)
To: buildroot
Signed-off-by: Maxime Ripard <maxime.ripard@free-electrons.com>
---
package/sam-ba/sam-ba.mk | 6 +++---
1 files changed, 3 insertions(+), 3 deletions(-)
diff --git a/package/sam-ba/sam-ba.mk b/package/sam-ba/sam-ba.mk
index d00575c..d5ab9f6 100644
--- a/package/sam-ba/sam-ba.mk
+++ b/package/sam-ba/sam-ba.mk
@@ -1,11 +1,11 @@
SAM_BA_SITE = http://www.atmel.com/dyn/resources/prod_documents/
-SAM_BA_VERSION = 2.10
+SAM_BA_VERSION = 2.11
SAM_BA_SOURCE = sam-ba_$(SAM_BA_VERSION).zip
define HOST_SAM_BA_EXTRACT_CMDS
unzip -d $(BUILD_DIR) $(DL_DIR)/$(SAM_BA_SOURCE)
- mv $(BUILD_DIR)/sam-ba_cdc_linux/* $(@D)
- rmdir $(BUILD_DIR)/sam-ba_cdc_linux/
+ mv $(BUILD_DIR)/sam-ba_cdc_cdc_linux/* $(@D)
+ rmdir $(BUILD_DIR)/sam-ba_cdc_cdc_linux/
endef
# Since it's a prebuilt application and it does not conform to the
--
1.7.5.4
^ permalink raw reply related [flat|nested] 2+ messages in thread
* [Buildroot] [PATCH] Bump sam-ba version to 2.11
2012-04-12 8:25 [Buildroot] [PATCH] Bump sam-ba version to 2.11 Maxime Ripard
@ 2012-04-14 21:07 ` Peter Korsgaard
0 siblings, 0 replies; 2+ messages in thread
From: Peter Korsgaard @ 2012-04-14 21:07 UTC (permalink / raw)
To: buildroot
>>>>> "Maxime" == Maxime Ripard <maxime.ripard@free-electrons.com> writes:
Maxime> Signed-off-by: Maxime Ripard <maxime.ripard@free-electrons.com>
Maxime> ---
Maxime> package/sam-ba/sam-ba.mk | 6 +++---
Maxime> 1 files changed, 3 insertions(+), 3 deletions(-)
Committed, thanks.
--
Bye, Peter Korsgaard
^ permalink raw reply [flat|nested] 2+ messages in thread
end of thread, other threads:[~2012-04-14 21:07 UTC | newest]
Thread overview: 2+ messages (download: mbox.gz follow: Atom feed
-- links below jump to the message on this page --
2012-04-12 8:25 [Buildroot] [PATCH] Bump sam-ba version to 2.11 Maxime Ripard
2012-04-14 21:07 ` Peter Korsgaard
This is a public inbox, see mirroring instructions
for how to clone and mirror all data and code used for this inbox