All of lore.kernel.org
 help / color / mirror / Atom feed
* [PATCH 0/1] fix assignments of BB_ENV_EXTRAWHITE variables
@ 2013-06-06  7:24 Jesse Zhang
  2013-06-06  7:24 ` [PATCH 1/1] local.conf.sample: use ?= to assign " Jesse Zhang
  0 siblings, 1 reply; 2+ messages in thread
From: Jesse Zhang @ 2013-06-06  7:24 UTC (permalink / raw)
  To: yocto

This is applicable to oe-core as well. But oe-core misses a commit:

    commit 54728735d67b567cdb067f793490ad15c448c828
    Author: Darren Hart <dvhart@linux.intel.com>
    Date:   Fri Feb 8 14:27:23 2013 -0800

        meta-yocto: Document new oe-git-proxy in site.conf.sample

It should be applied before this one.

jesse

The following changes since commit a62aed41f2d8f874f7ae24d0e5be5dbc66ea2199:

  lrzsz: check locale.h in configure (2013-06-04 15:55:46 +0100)

are available in the git repository at:

  git://git.yoctoproject.org/poky-contrib szhang/white
  http://git.yoctoproject.org/cgit.cgi/poky-contrib/log/?h=szhang/white

Jesse Zhang (1):
  local.conf.sample: use ?= to assign BB_ENV_EXTRAWHITE variables

 meta-yocto/conf/local.conf.sample          | 4 ++--
 meta-yocto/conf/local.conf.sample.extended | 2 +-
 meta-yocto/conf/site.conf.sample           | 6 +++---
 3 files changed, 6 insertions(+), 6 deletions(-)

-- 
1.7.11.7



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

end of thread, other threads:[~2013-06-06  7:22 UTC | newest]

Thread overview: 2+ messages (download: mbox.gz follow: Atom feed
-- links below jump to the message on this page --
2013-06-06  7:24 [PATCH 0/1] fix assignments of BB_ENV_EXTRAWHITE variables Jesse Zhang
2013-06-06  7:24 ` [PATCH 1/1] local.conf.sample: use ?= to assign " Jesse Zhang

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.