All of lore.kernel.org
 help / color / mirror / Atom feed
* [PATCH 0/2] Do not depend on BBFILES to compute scm dirs
@ 2011-05-11  4:35 Khem Raj
  2011-05-11  4:35 ` [PATCH 1/2] metadata_scm.bbclass: Use COREBASE to grok for SCM operations Khem Raj
                   ` (2 more replies)
  0 siblings, 3 replies; 5+ messages in thread
From: Khem Raj @ 2011-05-11  4:35 UTC (permalink / raw)
  To: OE core

This fixes the problem that I described in 
http://lists.linuxtogo.org/pipermail/openembedded-core/2011-May/001966.html

Additionally we do not need directories with */packages/* in BBFILES
anymore

Pull URL: git://git.openembedded.org/openembedded-core-contrib
  Branch: kraj/misc-fixes
  Browse: http://git.openembedded.org/cgit.cgi/openembedded-core-contrib/log/?h=kraj/misc-fixes

Thanks,
    Khem Raj <raj.khem@gmail.com>
---


Khem Raj (2):
  metadata_scm.bbclass: Use COREBASE to grok for SCM operations
  meta/conf/layer.conf: Remove packages/*bb from BBFILES

 meta/classes/metadata_scm.bbclass |    5 +----
 meta/conf/layer.conf              |    2 +-
 2 files changed, 2 insertions(+), 5 deletions(-)

-- 
1.7.4.1




^ permalink raw reply	[flat|nested] 5+ messages in thread

end of thread, other threads:[~2011-05-11  9:03 UTC | newest]

Thread overview: 5+ messages (download: mbox.gz follow: Atom feed
-- links below jump to the message on this page --
2011-05-11  4:35 [PATCH 0/2] Do not depend on BBFILES to compute scm dirs Khem Raj
2011-05-11  4:35 ` [PATCH 1/2] metadata_scm.bbclass: Use COREBASE to grok for SCM operations Khem Raj
2011-05-11  6:34   ` Koen Kooi
2011-05-11  4:35 ` [PATCH 2/2] meta/conf/layer.conf: Remove packages/*bb from BBFILES Khem Raj
2011-05-11  9:00 ` [PATCH 0/2] Do not depend on BBFILES to compute scm dirs Richard Purdie

This is an external index of several public inboxes,
see mirroring instructions on how to clone and mirror
all data and code used by this external index.