mirror of
https://git.yoctoproject.org/poky
synced 2026-06-01 00:59:48 +00:00
tcf-agent: cleanup patches
ldflags.patch isn't really suitable for upstream, so mark inappropriate. fix_ranlib.patch has been rebased into uselessness over time, it's now setting RANLIB to just '$@' which expands to '' when called, so is a null operation. (From OE-Core rev: 726d6d77b4ec6034ba80974dcd291bac9720236d) Signed-off-by: Ross Burton <ross.burton@arm.com> Signed-off-by: Richard Purdie <richard.purdie@linuxfoundation.org>
This commit is contained in:
committed by
Richard Purdie
parent
d83fe40835
commit
d8b7e5fe1d
@@ -11,7 +11,6 @@ PV = "1.7.0+git${SRCPV}"
|
||||
|
||||
UPSTREAM_CHECK_GITTAGREGEX = "(?P<pver>(\d+(\.\d+)+))"
|
||||
SRC_URI = "git://git.eclipse.org/r/tcf/org.eclipse.tcf.agent.git;protocol=https;branch=master \
|
||||
file://fix_ranlib.patch \
|
||||
file://ldflags.patch \
|
||||
file://tcf-agent.init \
|
||||
file://tcf-agent.service \
|
||||
|
||||
Reference in New Issue
Block a user