mirror of
https://github.com/openembedded/meta-openembedded.git
synced 2026-07-26 19:47:17 +00:00
media-ctl: Fix build with latest automake
Update to latest upstream version to fix build with automake >= 1.12 Signed-off-by: Gary Thomas <gary@mlbassoc.com> Signed-off-by: Koen Kooi <koen@dominion.thruhere.net>
This commit is contained in:
@@ -3,10 +3,10 @@ LICENSE = "LGPLv2+"
|
|||||||
LIC_FILES_CHKSUM = "file://COPYING.LIB;md5=d749e86a105281d7a44c2328acebc4b0"
|
LIC_FILES_CHKSUM = "file://COPYING.LIB;md5=d749e86a105281d7a44c2328acebc4b0"
|
||||||
|
|
||||||
SRC_URI = "git://git.ideasonboard.org/media-ctl.git;protocol=git"
|
SRC_URI = "git://git.ideasonboard.org/media-ctl.git;protocol=git"
|
||||||
SRCREV = "46bec667b675573cf1ce698c68112e3dbd31930e"
|
SRCREV = "f2f1e160ce411a08836e31c36a09c9dd55ec9784"
|
||||||
|
|
||||||
PV = "0.0.1"
|
PV = "0.0.1"
|
||||||
PR = "r1"
|
PR = "r2"
|
||||||
S = "${WORKDIR}/git"
|
S = "${WORKDIR}/git"
|
||||||
|
|
||||||
inherit autotools
|
inherit autotools
|
||||||
|
|||||||
Reference in New Issue
Block a user