busybox: usb detection script
authorEric Bénard <eric@eukrea.com>
Mon, 1 Nov 2010 09:43:45 +0000 (10:43 +0100)
committerEric Bénard <eric@eukrea.com>
Mon, 1 Nov 2010 09:45:33 +0000 (10:45 +0100)
remove git version which accidently leaked in the file.
increase busybox PR.

Signed-off-by: Eric Bénard <eric@eukrea.com>
recipes/busybox/busybox.inc
recipes/busybox/files/usb.sh

index 140874c..a9d1e6e 100644 (file)
@@ -11,7 +11,7 @@ LICENSE = "GPLv2"
 SECTION = "base"
 PRIORITY = "required"
 
-INC_PR = "r37"
+INC_PR = "r38"
 
 SRC_URI = "\
   file://busybox-cron \
index ec1247d..b1f684b 100644 (file)
@@ -31,6 +31,3 @@ case "$ACTION" in
     done
     ;;
 esac
--- 
-1.6.3.3
-