summaryrefslogtreecommitdiff
path: root/package
AgeCommit message (Collapse)Author
2010-06-02fix cross-compile on CygwinWaldemar Brodkorb
2010-06-02disable for CygwinWaldemar Brodkorb
2010-06-02update to stable version, fix cross-compile on CygwinWaldemar Brodkorb
2010-06-02update to stable version, fix cross-compile on CygwinWaldemar Brodkorb
2010-06-02parallel build does not work for this packageWaldemar Brodkorb
2010-06-02fix cross-compile on CygwinWaldemar Brodkorb
2010-06-02do not call ldconfig when cross-compilingWaldemar Brodkorb
2010-05-29remove swconfig, enable USB and NLS for alix boardsWaldemar Brodkorb
2010-05-29upgrade all targets to Linux 2.6.34Waldemar Brodkorb
2010-05-28Merge branch 'master' of git+ssh://openadk.org/git/openadkWaldemar Brodkorb
2010-05-28fix build dependencyWaldemar Brodkorb
2010-05-28disable for Cygwin HostWaldemar Brodkorb
2010-05-28fix compile on Cygwin HostsystemWaldemar Brodkorb
2010-05-25fix MesaLib cross-compileWaldemar Brodkorb
2010-05-25add some missing filesWaldemar Brodkorb
2010-05-20do some cleanup, update ibm x40 to 2.6.34Waldemar Brodkorb
2010-05-20Merge branch 'master' of git+ssh://openadk.org/git/openadkWaldemar Brodkorb
2010-05-20update to latest stable upstreamWaldemar Brodkorb
2010-05-20parallel build is broken on these packagesWaldemar Brodkorb
2010-05-20fix compile issue, when python is foundWaldemar Brodkorb
2010-05-20activate and refresh support for rb411/rb433Waldemar Brodkorb
after n0-1 helped to find a way to fix my broken rb433 by using the primary bootloader via shortening a jumper I got the motivation to get this target working again. Summarize both targets to newly created rb4xx target.
2010-05-16add preliminary support for my pcmcia smartcard readerWaldemar Brodkorb
2010-05-12fix make bulkallmod for some packages and target combinationsWaldemar Brodkorb
2010-05-01do not select fuse on a bool symbolWaldemar Brodkorb
2010-05-01update to latest upstream versionWaldemar Brodkorb
2010-05-01mesa is ibmx40 only right nowWaldemar Brodkorb
2010-05-01fix firefox build for eglibc/glibc buildsWaldemar Brodkorb
2010-04-28Merge branch 'master' of git+ssh://openadk.org/git/openadkWaldemar Brodkorb
2010-04-28fix some pkg dependenciesWaldemar Brodkorb
2010-04-27iptv via natting now works at last sometime.Waldemar Brodkorb
alice iptv seems to use destination=ip:port instead of client_port=port, like RFC suggesting it. But destination= is also used by STUN method. As a quick hack I commented out STUN method to avoid crashes. Now at least I can see some tv streams. still not 100% good.
2010-04-25use latest version of rtsp as a package, instead of kernel patchWaldemar Brodkorb
2010-04-25need to put igmpproxy in the backgroundWaldemar Brodkorb
2010-04-25add startup scriptWaldemar Brodkorb
2010-04-23fix cfgfs status with latest busybox sortWaldemar Brodkorb
2010-04-23remove unused commentWaldemar Brodkorb
2010-04-23fix subpackage creationWaldemar Brodkorb
2010-04-22sync busybox configWaldemar Brodkorb
2010-04-22fix busybox compile, when ipkg is choosen and udhcpd is notWaldemar Brodkorb
2010-04-22fix bulkallmodWaldemar Brodkorb
2010-04-22update to latest upstreamWaldemar Brodkorb
2010-04-21resolve merge conflictWaldemar Brodkorb
2010-04-21update to latest upstreamWaldemar Brodkorb
2010-04-21update patchWaldemar Brodkorb
2010-04-21Merge branch 'master' of git+ssh://openadk.org/git/openadkWaldemar Brodkorb
2010-04-21fat commit to add support for firefox on ibm x40 via usb stickWaldemar Brodkorb
- add support for IBM X40 notebook - add USB boot support - add firefox package - update and add all dependencies for firefox - add xorg intel driver - add dri support for xorg
2010-04-21update to latest upstream versionWaldemar Brodkorb
2010-04-12basefiles: fix cyclic /var/tmp -> /var/tmp symlinkPhil Sutter
2010-04-12dropbear: reenable DSS algo supportPhil Sutter
Tragically, disabling DSS support in order to prevent an error message from showing up at startup (because of missing dss host key) also disables support for pubkey auth using DSS keys. And guess which type mine is. ;) To provide a usable compromise, make dropbear.init generate the formerly missing dss host key. So there won't be any error message, either. Probably this fixes for hosts not being able to authenticate using an RSS host key, too.
2010-04-12seems like asterisk has no privacy.conf anymorePhil Sutter
2010-04-12asterisk: add dependency from sounds to gsmPhil Sutter
Necessary because all sounds are in GSM format. While here, add a description to the sounds sub-package, too.