[elbe-devel] [PATCH v2 00/15] current fixes to build_sdk (host sysroot stuff)

Torben Hohn torben.hohn at linutronix.de
Thu May 16 09:05:21 CEST 2019


also adds the norecommend changes.

norecommend stuff is currently untested. 

Reviewed-by tags have been collected.

somehow linutronix-it has disabled force push to devel branches.
this is pushed to devel/torbenh/hostsdkv2  (instead of hostsdk_v2)



Torben Hohn (15):
  elbeproject: add norecommend option to get_rpcaptcache() function
  elbeproject: use norecommend option for the hostsdk
  rpcaptcache: fix norecommend being inverted
  xmldefaults: add some missing sdkarch fields and add , on the last
    entries
  xmldefaults: add new elfcode entry
  elbeproject: evaluate the elfcode field and pass it to sdk setup mako
  makofiles toolchain-shar-extract.sh.mako: improve the relocation code
  mako toolchain-shar-extract.sh.mako: fix /dev/null` not writable error
  makofiles environment-setup-elbe: dont specify --target in
    CONFIGURE_FLAGS
  makofiles environment-setup-elbe: use proper triple for --build
  validate: check for norecommend and output a verbose message
  examples: change <norecommend /> to <install-recommends />
  docs elbeoverview.txt: switch <norecommend /> to <install-recommends
    />
  dbsfed.xsd elbeproject: change <norecommend /> to <install-recommends
    />
  pylint validate: fix style problems

 docs/elbeoverview-en.txt                          | 15 +++----
 elbepack/elbeproject.py                           | 28 +++++++++----
 elbepack/makofiles/environment-setup-elbe.mako    |  2 +-
 elbepack/makofiles/toolchain-shar-extract.sh.mako | 51 ++++++++++++++++++++---
 elbepack/rpcaptcache.py                           |  4 +-
 elbepack/validate.py                              | 19 +++++++--
 elbepack/xmldefaults.py                           | 36 +++++++++++-----
 examples/arm64-qemu-virt.xml                      |  2 +-
 examples/armel-rescue-busybox-cpio.xml            |  2 +-
 examples/armhf-ti-beaglebone-black.xml            |  2 +-
 examples/x86_64-pc-hdimg-grub-hybrid-stretch.xml  |  2 +-
 examples/x86_64-pc-hdimg-grub-uefi-stretch.xml    |  2 +-
 examples/x86_64-pc-rescue-busybox-dyn-cpio.xml    |  2 +-
 schema/dbsfed.xsd                                 |  4 +-
 14 files changed, 127 insertions(+), 44 deletions(-)

-- 
2.11.0




More information about the elbe-devel mailing list