Openembedded Core Discussions
 help / color / mirror / Atom feed
* [PATCH 0/1] busybox : fix do_compile failed on qemumips when DEBUG_BUILD (ICE)
@ 2014-08-12 12:10 Hongxu Jia
  2014-08-12 12:10 ` [PATCH 1/1] " Hongxu Jia
  2014-08-19  6:22 ` [PATCH 0/1] " Hongxu Jia
  0 siblings, 2 replies; 3+ messages in thread
From: Hongxu Jia @ 2014-08-12 12:10 UTC (permalink / raw)
  To: openembedded-core; +Cc: saul.wold

Test Steps:

1. vim local.conf:
...
MACHINE ?= "qemumips"
DEBUG_BUILD = "1"
...

2. bitbake busybox

//Hongxu

The following changes since commit 870bb8d35547b8313b3a487d7e8b914ab9470e64:

  local.conf.sample.extended: fix example for EXTRA_USERS_PARAMS (2014-08-04 17:38:24 +0100)

are available in the git repository at:

  git://git.pokylinux.org/poky-contrib hongxu/fix-busybox-ice-mips
  http://git.pokylinux.org/cgit.cgi/poky-contrib/log/?h=hongxu/fix-busybox-ice-mips

Hongxu Jia (1):
  busybox : fix do_compile failed on qemumips when DEBUG_BUILD (ICE)

 .../fix-ice-on-mips-while-compiling-with-g-O.patch | 65 ++++++++++++++++++++++
 meta/recipes-core/busybox/busybox_1.22.1.bb        |  4 ++
 2 files changed, 69 insertions(+)
 create mode 100644 meta/recipes-core/busybox/busybox/fix-ice-on-mips-while-compiling-with-g-O.patch

-- 
1.9.1



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

end of thread, other threads:[~2014-08-19  6:22 UTC | newest]

Thread overview: 3+ messages (download: mbox.gz follow: Atom feed
-- links below jump to the message on this page --
2014-08-12 12:10 [PATCH 0/1] busybox : fix do_compile failed on qemumips when DEBUG_BUILD (ICE) Hongxu Jia
2014-08-12 12:10 ` [PATCH 1/1] " Hongxu Jia
2014-08-19  6:22 ` [PATCH 0/1] " Hongxu Jia

This is a public inbox, see mirroring instructions
for how to clone and mirror all data and code used for this inbox