[oe-commits] Eric Bénard : busybox: usb detection script

git version control git at git.openembedded.org
Mon Nov 1 09:49:26 UTC 2010


Module: openembedded.git
Branch: org.openembedded.dev
Commit: e3e33312ac0d798a26b01f4e73fcd934b77951c3
URL:    http://gitweb.openembedded.net/?p=openembedded.git&a=commit;h=e3e33312ac0d798a26b01f4e73fcd934b77951c3

Author: Eric Bénard <eric at eukrea.com>
Date:   Mon Nov  1 10:43:45 2010 +0100

busybox: usb detection script

remove git version which accidently leaked in the file.
increase busybox PR.

Signed-off-by: Eric Bénard <eric at eukrea.com>

---

 recipes/busybox/busybox.inc  |    2 +-
 recipes/busybox/files/usb.sh |    3 ---
 2 files changed, 1 insertions(+), 4 deletions(-)

diff --git a/recipes/busybox/busybox.inc b/recipes/busybox/busybox.inc
index 140874c..a9d1e6e 100644
--- a/recipes/busybox/busybox.inc
+++ b/recipes/busybox/busybox.inc
@@ -11,7 +11,7 @@ LICENSE = "GPLv2"
 SECTION = "base"
 PRIORITY = "required"
 
-INC_PR = "r37"
+INC_PR = "r38"
 
 SRC_URI = "\
   file://busybox-cron \
diff --git a/recipes/busybox/files/usb.sh b/recipes/busybox/files/usb.sh
index ec1247d..b1f684b 100644
--- a/recipes/busybox/files/usb.sh
+++ b/recipes/busybox/files/usb.sh
@@ -31,6 +31,3 @@ case "$ACTION" in
     done
     ;;
 esac
--- 
-1.6.3.3
-





More information about the Openembedded-commits mailing list