mirror of
git://git.yoctoproject.org/poky
synced 2026-09-14 15:54:05 +00:00
openobex: fix parse error
git-svn-id: https://svn.o-hand.com/repos/poky/trunk@4337 311d38ba-8fff-0310-9ca6-ca027cbcb966
This commit is contained in:
parent
b5a8a564b6
commit
c06037203d
@ -8,7 +8,7 @@ LICENSE = "GPL"
|
|||||||
PR = "r3"
|
PR = "r3"
|
||||||
|
|
||||||
SRC_URI = "${SOURCEFORGE_MIRROR}/openobex/openobex-${PV}.tar.gz \
|
SRC_URI = "${SOURCEFORGE_MIRROR}/openobex/openobex-${PV}.tar.gz \
|
||||||
file://disable-cable-test.patch;patch=1" \
|
file://disable-cable-test.patch;patch=1 \
|
||||||
file://libusb_crosscompile_check.patch;patch=1"
|
file://libusb_crosscompile_check.patch;patch=1"
|
||||||
|
|
||||||
inherit autotools binconfig pkgconfig
|
inherit autotools binconfig pkgconfig
|
||||||
|
|||||||
Loading…
x
Reference in New Issue
Block a user