[yocto] [PATCH 1/1] meta-yocto/local.conf.sample: change = to ?= for BB_NUMBER_THREADS and PARALLEL_MAKE

2012-04-02 Thread Shane Wang
In the current local.conf, BB_NUMBER_THREADS and PARALLEL_MAKE are assigned by '=', which overwrites the values set from the Hob. To avoid that, use '?=' instead. [Yocto #2210] Signed-off-by: Shane Wang --- meta-yocto/conf/local.conf.sample |4 ++-- 1 files changed

[yocto] [PATCH 0/1][Resend] meta-yocto fix

2012-04-02 Thread Shane Wang
changes since commit 8691a588267472eb5a32b978a0eb9ddfd0c91733: cross-canadian.bbclass: fix rpath for sdk executables (2012-03-31 18:00:59 +0100) are available in the git repository at: git://git.pokylinux.org/poky-contrib shane/meta-yocto http://git.pokylinux.org/cgit.cgi/poky-contrib/log/?h=sha