generic-poky/meta
Nobuhiro Iwamatsu 029b0fef50 kernel.bbclass: unset LDFLAGS when run devshell in kernel recipe
When user runs devshell in kernel recipe and compiles kernel,
this will fail by unrecognized option of LD.

----
$ make
...
arm-poky-linux-gnueabi-ld: unrecognized option '-Wl,-O1'
arm-poky-linux-gnueabi-ld: use the --help option for usage information
----

This set to empty LDFLAGS when user runs the devshell, and solve this problem.

(From OE-Core rev: e36ac3ab3a7fe02c7eeb3998ff33c001ab795841)

Signed-off-by: Nobuhiro Iwamatsu <nobuhiro.iwamatsu.yj@renesas.com>
Signed-off-by: Richard Purdie <richard.purdie@linuxfoundation.org>
2013-10-14 16:55:23 +01:00
..
classes kernel.bbclass: unset LDFLAGS when run devshell in kernel recipe 2013-10-14 16:55:23 +01:00
conf documentation.conf: update contents 2013-09-24 17:57:03 +01:00
files device_table-minimal.txt: use user/group names instead of uid/gid 2013-08-16 11:14:34 +01:00
lib lib/oe/path: Fix copytree functions for tar 1.27 2013-10-14 16:55:21 +01:00
recipes-bsp alsa-state: Rename init script 2013-10-14 16:55:22 +01:00
recipes-connectivity telepathy-mission-control: Add PACKAGECONFIG for upower and connectivity 2013-10-14 16:55:23 +01:00
recipes-core build-appliance: Update SRCREV for release 2013-10-11 23:13:07 +01:00
recipes-devtools gcc: Fix strange C++ repo issues 2013-10-14 16:55:22 +01:00
recipes-extended wget: Add dependency on libpcre 2013-10-07 09:37:32 +01:00
recipes-gnome libunique: Add PACKAGECONFIG for dbus 2013-10-07 09:37:32 +01:00
recipes-graphics matchbox-wm: Add dependency on libxfixes and libxcursor 2013-10-14 16:55:23 +01:00
recipes-kernel linux-yocto/3.10: integrate lxc kernel feature and 32 bit x86 config 2013-10-14 16:55:23 +01:00
recipes-lsb4 libpng12: rename libpng_1.2.50 to libpng12 2013-04-09 13:16:53 +01:00
recipes-multimedia lame: Add dependency on ncurses 2013-10-07 09:37:33 +01:00
recipes-qt qt4-x11-free: disable QGtkStyle 2013-09-26 16:37:57 +01:00
recipes-rt rt-tests: add Upstream-Status for cyclictest patch 2013-07-29 13:09:03 +01:00
recipes-sato sato-icon-theme: add more compatibility symlinks 2013-09-30 22:11:58 +01:00
recipes-support aspell: Add PACKAGECONFIG for curses 2013-10-07 09:37:32 +01:00
site native: Use a native site file and ensure the correct sed is used 2013-09-30 22:11:57 +01:00
COPYING.MIT
recipes.txt meta/recipes.txt: add recipes-lsb4 2013-04-10 09:23:17 +01:00