Karthik, Please stop removing [PATCH] qualifier from the Subject line. If you want to specify krogoth, you should add extra [krogoth], not replace existing tags...
-- Denys On Tue, Oct 31, 2017 at 09:46:42PM +0530, Karthik Ramanan wrote: > From: Sam Nelson <[email protected]> > > Build with new bios version is broken. Need to be fixed. > > Signed-off-by: Sam Nelson <[email protected]> > Signed-off-by: Denys Dmytriyenko <[email protected]> > > (from meta-arago/morty f2b86b34c7664425a98c69de52af62ce1c968539) > > Signed-off-by: Karthik Ramanan <[email protected]> > --- > .../recipes-core/packagegroups/packagegroup-arago-tisdk-multimedia.bb | 4 > ++-- > 1 file changed, 2 insertions(+), 2 deletions(-) > > diff --git > a/meta-arago-distro/recipes-core/packagegroups/packagegroup-arago-tisdk-multimedia.bb > > b/meta-arago-distro/recipes-core/packagegroups/packagegroup-arago-tisdk-multimedia.bb > index d850e0f..a468086 100644 > --- > a/meta-arago-distro/recipes-core/packagegroups/packagegroup-arago-tisdk-multimedia.bb > +++ > b/meta-arago-distro/recipes-core/packagegroups/packagegroup-arago-tisdk-multimedia.bb > @@ -36,7 +36,7 @@ MULTIMEDIA_append_omap5-evm = " \ > ACCEL_FW = "" > > ACCEL_FW_append_am57xx-evm = " \ > - ${@bb.utils.contains('MACHINE_FEATURES', 'mmip', 'ipumm-fw dspdce-fw', > '', d)} \ > + ${@bb.utils.contains('MACHINE_FEATURES', 'mmip', 'ipumm-fw', '', d)} \ > " > > ACCEL_FW_append_omap5-evm = " \ > @@ -44,7 +44,7 @@ ACCEL_FW_append_omap5-evm = " \ > " > > ACCEL_FW_append_dra7xx-evm = " \ > - ${@bb.utils.contains('MACHINE_FEATURES', 'mmip', 'ipumm-fw dspdce-fw', > '', d)} \ > + ${@bb.utils.contains('MACHINE_FEATURES', 'mmip', 'ipumm-fw', '', d)} \ > vis \ > " > > -- > 1.9.1 > _______________________________________________ meta-arago mailing list [email protected] http://arago-project.org/cgi-bin/mailman/listinfo/meta-arago
