]> git.ipfire.org Git - thirdparty/openembedded/openembedded-core-contrib.git/commit
libical: improve buildpath situation
authorRoss Burton <ross.burton@arm.com>
Wed, 10 Sep 2025 13:48:07 +0000 (14:48 +0100)
committerRichard Purdie <richard.purdie@linuxfoundation.org>
Mon, 15 Sep 2025 16:52:52 +0000 (17:52 +0100)
commit01ac9719b32088a809ca1553fceba71cec31054d
treeb8352e0634eecea855977d34880b72246b84b53c
parenta3fe63ec859f72a19e49a5c7677c263240a68a98
libical: improve buildpath situation

Take an upstream patch to remove buildpaths from the generator's CMake
files, so we don't need to sed them out.

Also, the generator tool is only needed when cross-compiling libical,
so we don't actually need to install it in the target package. This has
the nice side-effect of removing libxml2 from the target RDEPENDS as it
is only used in the tool.

Signed-off-by: Ross Burton <ross.burton@arm.com>
Signed-off-by: Mathieu Dubois-Briand <mathieu.dubois-briand@bootlin.com>
Signed-off-by: Richard Purdie <richard.purdie@linuxfoundation.org>
meta/recipes-support/libical/libical/flags.patch [new file with mode: 0644]
meta/recipes-support/libical/libical_3.0.20.bb