Age | Commit message (Collapse) | Author | |
---|---|---|---|
2016-10-31 | libvpx: update to 1.6.0 | Waldemar Brodkorb | |
2016-09-24 | libvpx: add entry for rpi3 | Waldemar Brodkorb | |
2016-03-07 | rework menu based config system | Waldemar Brodkorb | |
After the addition of bare metal toolchains the menu system allowed to create non-valid configurations. I reworked it so we can also add other operating system support if we wish. So first you choose your operating system, then your architecture and endianess, after that your embedded system, emulator or generic device and then you choose your task you want to run. Tasks may be toolchain, a new appliance/application or some preconfigured sets of packages and configurations as kodi, mpd, firefox and more. The tasks are limited to a plausible choice of hardware and software. Deduplicate CPU configuration. You don't wanna compile Kodi for a H8/300 microcontroller ;) | |||
2016-02-27 | fix qemu-arm (vexpress) compile | Waldemar Brodkorb | |
2015-12-30 | libvpx: update to latest stable version | Waldemar Brodkorb | |
2015-11-09 | libvpx: fix build for x86_64, we are lacking support for ↵ | Waldemar Brodkorb | |
PKG_BUILDDEP_<arch>, so just always compile host yasm | |||
2015-08-25 | use target arch symbols where appropriate | Waldemar Brodkorb | |
2015-06-04 | update libvpx to latest stable version | Waldemar Brodkorb | |
2015-04-04 | add rpi2, reported by Susheel | Waldemar Brodkorb | |
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-10-31 | rename to SOLIDRUN_IMX6, reported via Oliver (cubox-i forum) | Waldemar Brodkorb | |
2014-06-21 | s/TOPDIR/ADK_TOPDIR/ | Waldemar Brodkorb | |
to avoid namespace collisions in some packages, rename TOPDIR. Sorry you need to make cleandir && make prereq && make | |||
2014-06-15 | fix xtensa build | Waldemar Brodkorb | |
2014-05-29 | resolve merge conflict | Waldemar Brodkorb | |
2014-05-11 | add cubox-i support, update to latest stable | Waldemar Brodkorb | |
2014-01-16 | good bye avr32, bad toolchain support, hardware is eol and no qemu emulator ↵ | Waldemar Brodkorb | |
available | |||
2014-01-06 | fix lemote yeelong compile | Waldemar Brodkorb | |
2013-11-19 | fix cygwin build | Waldemar Brodkorb | |
2013-11-13 | add yasm-host, remove yasm checks | Waldemar Brodkorb | |
2013-10-24 | fix m68k allmodconfig build | Waldemar Brodkorb | |
2013-10-21 | automatically create development subpackages, without user interaction, ↵ | Waldemar Brodkorb | |
depend on gcc for the target, simplifies a lot of library packages | |||
2013-10-15 | disable avr32 | Waldemar Brodkorb | |
2013-10-15 | fix md5sum | Waldemar Brodkorb | |
2013-10-14 | update to latest upstream version | Waldemar Brodkorb | |
2013-10-14 | add qemu-arm | Waldemar Brodkorb | |
2013-10-04 | use gettext-tiny instead of gettext | Waldemar Brodkorb | |
2013-07-11 | update to latest upstream | Waldemar Brodkorb | |
2013-07-10 | add support for raspberry pi | Waldemar Brodkorb | |
2012-07-27 | full build on Darwin fixes | Waldemar Brodkorb | |
2011-10-12 | Merge branch 'master' of git+ssh://openadk.org/git/openadk | Waldemar Brodkorb | |
2011-10-12 | add intel atom | Waldemar Brodkorb | |
2011-10-12 | allow vpx on lemote | Waldemar Brodkorb | |
2011-09-25 | fixes for make bulkallmod | Waldemar Brodkorb | |
2011-09-17 | add support for ibm x40 | Waldemar Brodkorb | |
2011-09-17 | add support for VP8 codec | Waldemar Brodkorb | |