lrdf: update latest git revision to fix build
recent autotool cleanups fix: | aclocal: error: aclocal: file '<WORKDIR>/git/m4/lt~obsolete.m4' does not exist which was caused by broken links in m4 folder Signed-off-by: Andreas Müller <schnitzeltony@googlemail.com>
This commit is contained in:
@@ -8,8 +8,8 @@ inherit autotools pkgconfig
|
||||
DEPENDS = "raptor2"
|
||||
|
||||
SRC_URI = "git://github.com/swh/LRDF.git"
|
||||
SRCREV = "7ebc03286f4ec180acae27565028f8d45055df2e"
|
||||
PV = "0.5.0"
|
||||
SRCREV = "1057b8e542f7dd27e3e591e93c07d58bd2143b76"
|
||||
PV = "0.5.0+git${SRCPV}"
|
||||
S = "${WORKDIR}/git"
|
||||
|
||||
do_install_append() {
|
||||
|
||||
Reference in New Issue
Block a user