On 10.06.2020 19:42, Adrian Bunk wrote:
Right, but I don't think there's a way to build two configurations out of
one recipe, isn't it?
It is possible.
More common is sharing the sources between two (or more) recipes
with an .inc file.
That's not really what I had in mind. That would result in two set of
recipes anyway, perhaps with the same SRC_URI.
Unrelated to that, I am a bit suprised why the current Yocto setup
is suddenly a problem. Other distributions like Debian/Ubuntu are
also sharing one build of the BIND libraries between BIND and dhcpd.
The thing is, they don't. This is the 'depends' output from my Ubuntu
20.04 installation:
% sudo apt-cache depends isc-dhcp-server
...
Depends: libdns-export1109
Depends: libirs-export161
Depends: libisc-export1105
% sudo apt-cache depends bind9
bind9
...
Depends: bind9-libs
bind9-libs is bind-9.16.1, but export libraries are bind-9.11.16.
So answering Richard's question, having shared linking is also possible,
but that would result in two sets of bind libraries.
cu
Adrian
Regards,
Vyacheslav
-=-=-=-=-=-=-=-=-=-=-=-
Links: You receive all messages sent to this group.
View/Reply Online (#139410):
https://lists.openembedded.org/g/openembedded-core/message/139410
Mute This Topic: https://lists.openembedded.org/mt/74797704/21656
Group Owner: [email protected]
Unsubscribe: https://lists.openembedded.org/g/openembedded-core/unsub
[[email protected]]
-=-=-=-=-=-=-=-=-=-=-=-