From e3e33312ac0d798a26b01f4e73fcd934b77951c3 Mon Sep 17 00:00:00 2001 From: Eric Bénard Date: Mon, 1 Nov 2010 10:43:45 +0100 Subject: busybox: usb detection script MIME-Version: 1.0 Content-Type: text/plain; charset=UTF-8 Content-Transfer-Encoding: 8bit remove git version which accidently leaked in the file. increase busybox PR. Signed-off-by: Eric Bénard --- recipes/busybox/busybox.inc | 2 +- recipes/busybox/files/usb.sh | 3 --- 2 files changed, 1 insertion(+), 4 deletions(-) diff --git a/recipes/busybox/busybox.inc b/recipes/busybox/busybox.inc index 140874c19a..a9d1e6eaf6 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 ec1247da24..b1f684b885 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 - -- cgit 1.2.3-korg