mirror of
https://git.yoctoproject.org/poky
synced 2026-04-29 09:32:11 +02:00
linux-hotplug: fix bashisms (from OE)
git-svn-id: https://svn.o-hand.com/repos/poky/trunk@3003 311d38ba-8fff-0310-9ca6-ca027cbcb966
This commit is contained in:
@@ -8,9 +8,10 @@ RCONFLICTS_${PN} = "hotplug"
|
||||
RREPLACES_${PN} = "hotplug"
|
||||
SECTION = "base"
|
||||
RSUGGESTS = "pciutils usbutils"
|
||||
PR = "r8"
|
||||
PR = "r9"
|
||||
|
||||
SRC_URI = "ftp://ftp.kernel.org/pub/linux/utils/kernel/hotplug/hotplug-2004_09_20.tar.gz \
|
||||
SRC_URI = "${KERNELORG_MIRROR}/pub/linux/utils/kernel/hotplug/hotplug-2004_09_20.tar.gz \
|
||||
file://dash.patch;patch=1 \
|
||||
file://userspecified_hcd.patch;patch=1 \
|
||||
file://hotplug-net-agent-usb.patch;patch=1 \
|
||||
file://usbrc-busybox.patch;patch=1 \
|
||||
|
||||
Reference in New Issue
Block a user