mirror of
https://git.yoctoproject.org/poky
synced 2026-09-14 03:49:32 +02: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:
@@ -1,4 +1,4 @@
|
||||
include libmatchbox.inc
|
||||
require libmatchbox.inc
|
||||
|
||||
SRC_URI = "http://projects.o-hand.com/matchbox/sources/${PN}/${PV}/${PN}-${PV}.tar.gz \
|
||||
file://check.m4"
|
||||
|
||||
@@ -1,4 +1,4 @@
|
||||
include libmatchbox.inc
|
||||
require libmatchbox.inc
|
||||
|
||||
SRC_URI = "http://projects.o-hand.com/matchbox/sources/${PN}/${PV}/${PN}-${PV}.tar.gz \
|
||||
file://check.m4"
|
||||
|
||||
@@ -1,4 +1,4 @@
|
||||
include libmatchbox.inc
|
||||
require libmatchbox.inc
|
||||
|
||||
PV = "1.7+svn${SRCDATE}"
|
||||
DEFAULT_PREFERENCE = "-1"
|
||||
|
||||
Reference in New Issue
Block a user