> -----Original Message----- > From: [email protected] > [mailto:[email protected]] On Behalf Of > Tom Zanussi > Sent: Thursday, June 16, 2011 10:12 PM > To: Patches and discussions about the oe-core layer > Subject: Re: [OE-core] [PATCH 5/6] systemtap: add fishriver in > COMPATIBLE_MACHINE > > On Thu, 2011-06-16 at 02:20 -0700, Dongxiao Xu wrote: > > Signed-off-by: Dongxiao Xu <[email protected]> > > --- > > meta/recipes-kernel/systemtap/systemtap_git.bb | 2 +- > > 1 files changed, 1 insertions(+), 1 deletions(-) > > > > diff --git a/meta/recipes-kernel/systemtap/systemtap_git.bb > > b/meta/recipes-kernel/systemtap/systemtap_git.bb > > index 8ac4c14..0d18e1d 100644 > > --- a/meta/recipes-kernel/systemtap/systemtap_git.bb > > +++ b/meta/recipes-kernel/systemtap/systemtap_git.bb > > @@ -23,7 +23,7 @@ EXTRA_OECONF = "--prefix=${D} > --with-libelf=${STAGING_DIR_TARGET} --without-rpm > > SRC_URI[md5sum] = "cb202866ed704c44a876d041f788bdee" > > SRC_URI[sha256sum] = > "8ffe35caec0d937bd23fd78a3a8d94b58907cc0de0330b35e38f9f764815c459" > > > > -COMPATIBLE_MACHINE = > "(qemux86|qemux86-64|qemuppc|emenlow|crownbay|atom-pc|n450)" > > +COMPATIBLE_MACHINE = > "(qemux86|qemux86-64|qemuppc|emenlow|crownbay|atom-pc|n450|fishrive > r)" > > > > S = "${WORKDIR}/git" > > > > This shouldn't be necessary if/when my patch from a couple of days ago, > "[PATCH] systemtap: remove non-core COMPATIBLE_MACHINES" gets pulled > in.
Hi Tom, I just saw your patch is in master now. I will remove my piece. Thanks, Dongxiao > > Tom > > > > _______________________________________________ > Openembedded-core mailing list > [email protected] > http://lists.linuxtogo.org/cgi-bin/mailman/listinfo/openembedded-core _______________________________________________ Openembedded-core mailing list [email protected] http://lists.linuxtogo.org/cgi-bin/mailman/listinfo/openembedded-core
