On Fri, Sep 22, 2017 at 02:34:16PM -0500, Manisha Agrawal wrote: > Signed-off-by: Manisha Agrawal <[email protected]> > --- > .../recipes-core/packagegroups/packagegroup-arago-tisdk-hmi-sdk-host.bb | 1 > + > .../recipes-core/packagegroups/packagegroup-arago-tisdk-hmi.bb | 1 > + > 2 files changed, 2 insertions(+) > > diff --git > a/meta-arago-distro/recipes-core/packagegroups/packagegroup-arago-tisdk-hmi-sdk-host.bb > > b/meta-arago-distro/recipes-core/packagegroups/packagegroup-arago-tisdk-hmi-sdk-host.bb > index 735dda8e..4921147c 100644 > --- > a/meta-arago-distro/recipes-core/packagegroups/packagegroup-arago-tisdk-hmi-sdk-host.bb > +++ > b/meta-arago-distro/recipes-core/packagegroups/packagegroup-arago-tisdk-hmi-sdk-host.bb > @@ -14,6 +14,7 @@ HMI_append_ti43x = " \ > > HMI_append_ti33x = " \ > evse-hmi-src \ > + protection-relays-hmi-src \
^^^ This patch should have been after the one that adds srcipk support. I'll swap #5 and #6... > " > > > diff --git > a/meta-arago-distro/recipes-core/packagegroups/packagegroup-arago-tisdk-hmi.bb > > b/meta-arago-distro/recipes-core/packagegroups/packagegroup-arago-tisdk-hmi.bb > index 38ff06b4..125443ae 100644 > --- > a/meta-arago-distro/recipes-core/packagegroups/packagegroup-arago-tisdk-hmi.bb > +++ > b/meta-arago-distro/recipes-core/packagegroups/packagegroup-arago-tisdk-hmi.bb > @@ -12,6 +12,7 @@ HMI = " \ > > HMI_append_ti33x = " \ > evse-hmi \ > + protection-relays-hmi \ > " > > HMI_append_ti43x = " \ > -- > 2.13.0 > _______________________________________________ meta-arago mailing list [email protected] http://arago-project.org/cgi-bin/mailman/listinfo/meta-arago
