[oe-commits] Koen Kooi : dsplink: overhaul buildsystem

GIT User account git at amethyst.openembedded.net
Wed Oct 22 09:48:43 UTC 2008


Module: openembedded.git
Branch: org.openembedded.dev
Commit: 976dcd1843d07fd2c2ee4aacc408c5528f434ae0
URL:    http://gitweb.openembedded.net/?p=openembedded.git&a=commit;h=976dcd1843d07fd2c2ee4aacc408c5528f434ae0

Author: Koen Kooi <koen at openembedded.org>
Date:   Wed Oct 22 11:45:12 2008 +0200

dsplink: overhaul buildsystem
* 1.60 builds, needs tweaks to actually run
* you can't have a '.' in your pwd, it upsets the javascript config util, hence the fragile PV and PR munging
* needs to use gcc-cross-kernel instead of regular gcc
* pretty hardcoded to omap, but that should get fixed soon

---

 packages/dsplink/dsplink.inc               |   83 ++++++++--------------
 packages/dsplink/dsplink_1.51.00.08.bb     |    1 +
 packages/dsplink/dsplink_1.60.00.04.bb     |   21 ++++++
 packages/dsplink/files/Makefile.dsplink    |  106 ++++++++++++++++++++++++++++
 packages/dsplink/files/c64xx_5.xx_linux.mk |    2 +-
 packages/dsplink/ti-paths.inc              |    4 +-
 6 files changed, 161 insertions(+), 56 deletions(-)

Diff:   http://gitweb.openembedded.net/?p=openembedded.git/?a=commitdiff;h=976dcd1843d07fd2c2ee4aacc408c5528f434ae0




More information about the Openembedded-commits mailing list