Thanks Khem, can you please help explain or give an example of a package that 
is doing this? If we had separate output packages, are you suggesting we build 
3 times- each time after applying a patch related to dhcrelay and dhclient?

We are somewhat doing this today where binaries dhcrelay and dhclient need to 
be built with different build options and with different patch files.

git apply $WORKSPACE/git-build/dhcrelay.patch

devtool modify dhcp

devtool build dhcp

cp $WORKSPACE/work/poky/build/workspace/sources/ dhcp /relay/dhcrelay 
$OUR_WORKPSACE/ dhcp /dhcrelay

devtool reset dhcp

git apply $WORKSPACE/git-build/dhclient.patch

devtool modify dhcp

devtool build dhcp

cp $WORKSPACE/work/poky/build/workspace/sources/ dhcp /relay/dhclient 
$OUR_WORKPSACE/ dhcp /dhclient

-- Vaijayanthi
-=-=-=-=-=-=-=-=-=-=-=-
Links: You receive all messages sent to this group.
View/Reply Online (#58744): https://lists.yoctoproject.org/g/yocto/message/58744
Mute This Topic: https://lists.yoctoproject.org/mt/95340567/21656
Mute #yocto:https://lists.yoctoproject.org/g/yocto/mutehashtag/yocto
Group Owner: [email protected]
Unsubscribe: https://lists.yoctoproject.org/g/yocto/unsub 
[[email protected]]
-=-=-=-=-=-=-=-=-=-=-=-

Reply via email to