From mboxrd@z Thu Jan 1 00:00:00 1970 Received: from mga03.intel.com ([143.182.124.21]) by linuxtogo.org with esmtp (Exim 4.72) (envelope-from ) id 1QW8Zt-0006w1-Uw for openembedded-core@lists.openembedded.org; Mon, 13 Jun 2011 16:57:23 +0200 Received: from azsmga001.ch.intel.com ([10.2.17.19]) by azsmga101.ch.intel.com with ESMTP; 13 Jun 2011 07:53:56 -0700 X-ExtLoop1: 1 X-IronPort-AV: E=Sophos;i="4.65,359,1304319600"; d="scan'208";a="11914365" Received: from unknown (HELO [10.255.13.21]) ([10.255.13.21]) by azsmga001.ch.intel.com with ESMTP; 13 Jun 2011 07:53:56 -0700 From: Tom Zanussi To: Patches and discussions about the oe-core layer In-Reply-To: <05D8A861-D865-4303-BB8B-69F5F22B651D@dominion.thruhere.net> References: <1307975748.10825.2.camel@elmorro> <05D8A861-D865-4303-BB8B-69F5F22B651D@dominion.thruhere.net> Date: Mon, 13 Jun 2011 09:54:05 -0500 Message-ID: <1307976845.10825.5.camel@elmorro> Mime-Version: 1.0 X-Mailer: Evolution 2.28.3 Subject: Re: [PATCH] systemtap: remove non-core COMPATIBLE_MACHINES X-BeenThere: openembedded-core@lists.openembedded.org X-Mailman-Version: 2.1.11 Precedence: list Reply-To: Patches and discussions about the oe-core layer List-Id: Patches and discussions about the oe-core layer List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , X-List-Received-Date: Mon, 13 Jun 2011 14:57:23 -0000 Content-Type: text/plain; charset="UTF-8" Content-Transfer-Encoding: 7bit On Mon, 2011-06-13 at 07:47 -0700, Koen Kooi wrote: > Op 13 jun 2011, om 16:35 heeft Tom Zanussi het volgende geschreven: > > -COMPATIBLE_MACHINE = "(qemux86|qemux86-64|qemuppc|emenlow|crownbay|atom-pc|n450)" > > +COMPATIBLE_MACHINE = "(qemux86|qemux86-64|qemuppc|atom-pc)" > > After having looked at the recipe (basically 'inherit autotools', PACKAGE_ARCH = BASE_PACKAGE_ARCH) and reading the systemtap wiki I can't figure out why COMPATIBLE_MACHINE is actually needed. The closest I get is "needs specific kernel config", but that argument quickly falls down when looking at other recipes that need that (e.g. udev) and considering out layer strategy (bbappending it for all your machines). > > So, what am I missing here? > My testing showed systemtap doesn't actually work on arm, and has no support for mips - the machines listed are the only ones I've been able to verify that work. Tom > regards, > > Koen > > PS: there's no 'atom-pc' in OE-core > _______________________________________________ > Openembedded-core mailing list > Openembedded-core@lists.openembedded.org > http://lists.linuxtogo.org/cgi-bin/mailman/listinfo/openembedded-core