Age | Commit message (Collapse) | Author | |
---|---|---|---|
2014-12-27 | optimize git downloader | Waldemar Brodkorb | |
We now can use a GIT Hash to set a specific checkout. If this is used, you need to define PKG_HASH. Convert libx264 and wiringPi to the new git downloader. Fix toolchains components to use the new git downloader. | |||
2014-12-27 | convert checksum check to sha256 | Waldemar Brodkorb | |
Rename the variable name to PKG_HASH and use a 256 Bit SHA checksum to verify the integrity of distfiles. While there do some housekeeping and remove old packages. | |||
2014-12-26 | fix some md5sums. reported via cubox-i forum. | Waldemar Brodkorb | |
2014-12-25 | update to gcc 4.8.4 | Waldemar Brodkorb | |
2014-12-06 | update to gcc 4.9.2 | Waldemar Brodkorb | |
2014-09-26 | add support for toolchain building for crisv32 architecture | Waldemar Brodkorb | |
2014-09-09 | add information where the tarballs are from | Waldemar Brodkorb | |
2014-09-09 | add toolchain support for avr32 | Waldemar Brodkorb | |
2014-09-05 | start arc integration | Waldemar Brodkorb | |
2014-09-04 | use libstdcxx version, needs fix for other gcc versions | Waldemar Brodkorb | |
2014-08-31 | use tar.gz | Waldemar Brodkorb | |
2014-08-31 | add support for bfin toolchain creation | Waldemar Brodkorb | |
2014-08-06 | use gcc 4.9.1 for aarch64 | Waldemar Brodkorb | |
2014-05-23 | update to latest stable version of gcc 4.8.x | Waldemar Brodkorb | |
2014-04-26 | use XZ tarballs as default | Waldemar Brodkorb | |
2014-04-06 | add spacr miscompile workaround | Waldemar Brodkorb | |
2014-03-30 | rework hosttools building, add tools into package stuff | Waldemar Brodkorb | |
2014-03-17 | use gcc 4.7.3 for sparc, 4.8.2 breaks kernel bootup, minor cleanup | Waldemar Brodkorb | |
2014-03-01 | remove armeb, no hardware, no emulator to test, add armhf instead. fix some ↵ | Waldemar Brodkorb | |
toolchain archive creation issues, remove unneeded files before packaging. | |||
2014-01-16 | good bye avr32, bad toolchain support, hardware is eol and no qemu emulator ↵ | Waldemar Brodkorb | |
available | |||
2013-12-08 | add support for microblaze architecture, tested with qemu-system-microblaze{,el} | Waldemar Brodkorb | |
2013-05-06 | add toolchain support for raspberry pi | Waldemar Brodkorb | |
2012-09-28 | update gcc to latest upstream version | Waldemar Brodkorb | |
2012-03-24 | update gcc, glibc and fix build breakage | Waldemar Brodkorb | |
2011-10-12 | add basic support for avr32 -> ngw100 | Waldemar Brodkorb | |
2011-05-09 | update to 4.5.3 | Waldemar Brodkorb | |
2011-03-31 | Revert "update to latest stable upstream version, refresh patch" | Waldemar Brodkorb | |
This reverts commit 84b90159b05aaa4e914ce51d2b1319218c32d8a1. | |||
2011-03-31 | update to latest stable upstream version, refresh patch | Waldemar Brodkorb | |
2010-12-30 | rework architecture / embedded systems concept | Waldemar Brodkorb | |
Make configuration of new targets cheap. Just add a new file in target/arch/sys-enabled/foo. See other files for syntax. While doing runtime tests with the new infrastructure I've updated a lot of other stuff: - gcc 4.5.2 - uClibc 0.9.32-rc1 (NPTL) - strongswan, php, miredo, parted, util-linux-ng, e2fsprogs I promise, this is the last big fat commit this year ;) | |||
2010-10-16 | Merge branch 'master' of git+ssh://openadk.org/git/openadk | Waldemar Brodkorb | |
Conflicts: package/freeradius-server/Makefile package/nss/patches/patch-mozilla_security_coreconf_Linux_mk | |||
2010-05-20 | update to gcc 4.4.4 | Waldemar Brodkorb | |
2010-01-30 | fix eglibc dev package and group alix/wrap devices | Waldemar Brodkorb | |
2010-01-30 | update to latest upstream version | Waldemar Brodkorb | |
2009-10-18 | update gcc, binutils, gdb, linux kernel, dnsmasq and alsa | Waldemar Brodkorb | |
WARNING: tested only on qemu-x86 | |||
2009-08-23 | revert renaming of /init into /start | Waldemar Brodkorb | |
- fix foxboard build, tested on classic - remove unsed ibm-x40 target - update all targets to linux-2.6.30.5 - fix native build, use kernel.config.$(CPU_ARCH) as kernel configuration, when /proc/config.gz does not exist on host | |||
2009-08-20 | add eglibc support | Waldemar Brodkorb | |
all three libraries tested with qemu-x86 | |||
2009-06-01 | remove unused $Id$ | Waldemar Brodkorb | |
- $id$ substitution is not apropriate for git scm | |||
2009-05-30 | fix variable name | Waldemar Brodkorb | |
- MASTER_SITES -> PKG_SITES - make libc boolean, makes no sense as package | |||
2009-05-24 | patches and update for gcc 4.4.0 allmodconfig | Waldemar Brodkorb | |
* update gcc to 4.4.0 * update gnutls and ruby * fix c++ issues for some packages | |||
2009-05-17 | Initial import | wbx | |