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|fishriver)" > > 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. Tom _______________________________________________ Openembedded-core mailing list [email protected] http://lists.linuxtogo.org/cgi-bin/mailman/listinfo/openembedded-core
