On Thu, Feb 06, 2014 at 10:24:41AM -0500, Maupin, Chase wrote: > It has both listed for TARGET_IMAGES
Indeed... Can you remind me what is the purpose? > >-----Original Message----- > >From: Dmytriyenko, Denys > >Sent: Thursday, February 06, 2014 10:19 AM > >To: Maupin, Chase > >Cc: [email protected] > >Subject: Re: [meta-arago] [PATCH 4/6] arago-base-tisdk-image: add > >keystone support > > > >On Thu, Feb 06, 2014 at 07:45:59AM -0500, Maupin, Chase wrote: > >> >-----Original Message----- > >> >From: Dmytriyenko, Denys > >> >Sent: Wednesday, February 05, 2014 7:00 PM > >> >To: Maupin, Chase > >> >Cc: [email protected] > >> >Subject: Re: [meta-arago] [PATCH 4/6] arago-base-tisdk-image: > >add > >> >keystone support > >> > > >> >On Wed, Feb 05, 2014 at 02:04:04PM -0600, Chase Maupin wrote: > >> >> * Add support to this image for keystone devices > >> > > >> >And the server image doesn't use arago-base-tisdk-image > >directly. > >> > >> But the arago-core-tisdk-image does right? So I still need this > >support added. > > > >But, arago-core-tisdk-image uses server-rootfs image for keystone, > >so it still > >skips this... > > > > > >> >So, I'll push the first 3 patches from the series. > >> > > >> > > >> >> Signed-off-by: Chase Maupin <[email protected]> > >> >> --- > >> >> .../recipes-core/images/arago-base-tisdk-image.bb | 2 +- > >> >> 1 files changed, 1 insertions(+), 1 deletions(-) > >> >> > >> >> diff --git a/meta-arago-distro/recipes-core/images/arago- > >base- > >> >tisdk-image.bb b/meta-arago-distro/recipes-core/images/arago- > >base- > >> >tisdk-image.bb > >> >> index 2c0e217..ef47dc0 100644 > >> >> --- a/meta-arago-distro/recipes-core/images/arago-base-tisdk- > >> >image.bb > >> >> +++ b/meta-arago-distro/recipes-core/images/arago-base-tisdk- > >> >image.bb > >> >> @@ -4,7 +4,7 @@ > >> >> require arago-image.inc > >> >> inherit remove-net-rules > >> >> > >> >> -COMPATIBLE_MACHINE = "omap3|omapl138|ti33x|ti43x|omap4|omap- > >> >a15" > >> >> +COMPATIBLE_MACHINE = "omap3|omapl138|ti33x|ti43x|omap4|omap- > >> >a15|keystone" > >> >> > >> >> IMAGE_INSTALL += "\ > >> >> packagegroup-arago-base \ > >> >> -- > >> >> 1.7.0.4 > >> >> > >> >> _______________________________________________ > >> >> meta-arago mailing list > >> >> [email protected] > >> >> http://arago-project.org/cgi-bin/mailman/listinfo/meta-arago > >> >> _______________________________________________ meta-arago mailing list [email protected] http://arago-project.org/cgi-bin/mailman/listinfo/meta-arago
