The append syntax you're referring to uses OVERRIDES. FOO_somevalue replaces FOO if somevalue is in OVERRIDES. FOO_append_somevalue is added to FOO if somevalue is in OVERRIDES. I don't think SOC_FAMILY is in overrides at this time.
On Fri, Sep 3, 2010 at 4:12 AM, Jean-Christophe PLAGNIOL-VILLARD < [email protected]> wrote: > Hi, > > I'm currently working on the adding of a sub SH arch the st40 > > for this I've define the SOC_FAMILY as SOC_FAMILY="st40" > > but now I want to apply some patch to gcc, binutils and others > > via SRC_URI_append_st40 or SRC_URI_append_sh_st40 > > how can i do it? > > Best Regards, > J. > > _______________________________________________ > Openembedded-devel mailing list > [email protected] > http://lists.linuxtogo.org/cgi-bin/mailman/listinfo/openembedded-devel > -- Christopher Larson clarson at kergoth dot com Founder - BitBake, OpenEmbedded, OpenZaurus Maintainer - Tslib Senior Software Engineer, Mentor Graphics _______________________________________________ Openembedded-devel mailing list [email protected] http://lists.linuxtogo.org/cgi-bin/mailman/listinfo/openembedded-devel
