This is not a typical use of variables in bitbake. I'm not sure whether it is
defined behavior or not, but I doubt you'll find many such examples in the
yocto layers.
You can write
EXTRA_OECONF_remove = "--with-term=rxvt --with-name=rxvt"
in your bbappend file.
The problem with this style
You now have nonstandard library names, which will confuse the
package-split and automatic library dependency checker. As a result, a
dependency is added from the applibrary on app-dev. But depending on
-dev packages is a no-no, hence the QA error.
I have no idea whether the renameing of the l
rk for S==B, but then you will have to extract the sources some
other way. devtool extract may work here, but I have not tested myself.
--
Ola x Nilsson
--
___
yocto mailing list
yocto@yoctoproject.org
https://lists.yoctoproject.org/listinfo/yocto