mbox

[0/2] *** Use native make to avoid build problems with new make versions ***

Message ID cover.1368602311.git.kimrhh@exherbo.org
State Not Applicable, archived
Headers show

Pull-request

git://gitorious.org/~kimrhh/oe-lite/kimrhhs-oe-lite-core native-make

Message

Kim Højgaard-Hansen May 15, 2013, 7:38 a.m. UTC
*** Use native make to avoid build problems with new make versions  ***
The following changes since commit b4e2f686c12d2f5401965f2d5826bee028c5ffb9:

  class/u-boot: Add uboot_srec USE flag (2013-04-24 13:46:35 +0200)

are available in the git repository at:

  git://gitorious.org/~kimrhh/oe-lite/kimrhhs-oe-lite-core native-make
  http://gitorious.org/~kimrhh/oe-lite/kimrhhs-oe-lite-core/commits/native-make

Kim Højgaard-Hansen (2):
  depend on native make-3.81 to avoid problems caused by newer versions
  add native binutils to provided

 conf/provided/all.conf                      | 2 +-
 recipes/crosstool-ng/crosstool-ng_1.17.0.oe | 4 ++++
 2 files changed, 5 insertions(+), 1 deletion(-)

Comments

Esben Haabendal May 29, 2013, 8:47 a.m. UTC | #1
Kim Højgaard-Hansen <kimrhh@exherbo.org> writes:

> *** Use native make to avoid build problems with new make versions  ***
> The following changes since commit b4e2f686c12d2f5401965f2d5826bee028c5ffb9:
>
>   class/u-boot: Add uboot_srec USE flag (2013-04-24 13:46:35 +0200)
>
> are available in the git repository at:
>
>   git://gitorious.org/~kimrhh/oe-lite/kimrhhs-oe-lite-core native-make
>   http://gitorious.org/~kimrhh/oe-lite/kimrhhs-oe-lite-core/commits/native-make
>
> Kim Højgaard-Hansen (2):
>   depend on native make-3.81 to avoid problems caused by newer versions
>   add native binutils to provided

Please take a look at
http://oe-lite.org/redmine/projects/oe-lite/wiki/LogMessagePolicy for
instructions on how to format OE-lite commit messages.

I have adjusted them, and is running some tests before pushing to
upstream master (it is in esbens-core master).

>
>  conf/provided/all.conf                      | 2 +-
>  recipes/crosstool-ng/crosstool-ng_1.17.0.oe | 4 ++++
>  2 files changed, 5 insertions(+), 1 deletion(-)