mirror of
https://git.yoctoproject.org/poky
synced 2026-06-03 13:49:49 +00:00
Change include x.inc -> require x.inc (sync with OE)
git-svn-id: https://svn.o-hand.com/repos/poky/trunk@666 311d38ba-8fff-0310-9ca6-ca027cbcb966
This commit is contained in:
@@ -11,7 +11,7 @@ SRC_URI = "http://kernel.org/pub/linux/utils/kernel/hotplug/udev-${PV}.tar.gz \
|
||||
file://mount.blacklist \
|
||||
file://udev_network_queue.sh"
|
||||
|
||||
include udev.inc
|
||||
require udev.inc
|
||||
|
||||
INITSCRIPT_PARAMS = "start 03 S ."
|
||||
|
||||
|
||||
@@ -12,7 +12,7 @@ SRC_URI = "http://kernel.org/pub/linux/utils/kernel/hotplug/udev-${PV}.tar.gz \
|
||||
file://udevsynthesize.sh \
|
||||
file://mount.blacklist"
|
||||
|
||||
include udev.inc
|
||||
require udev.inc
|
||||
|
||||
INITSCRIPT_PARAMS = "start 03 S ."
|
||||
|
||||
|
||||
@@ -13,7 +13,7 @@ SRC_URI = "http://kernel.org/pub/linux/utils/kernel/hotplug/udev-${PV}.tar.gz \
|
||||
file://udevsynthesize.sh \
|
||||
file://mount.blacklist"
|
||||
|
||||
include udev.inc
|
||||
require udev.inc
|
||||
|
||||
INITSCRIPT_PARAMS = "start 03 S ."
|
||||
|
||||
|
||||
Reference in New Issue
Block a user