Age | Commit message (Collapse) | Author | Files | |
---|---|---|---|---|
2005-10-06 | packages/meta/meta-gpe.bb: add gpe-bootsplash back to gpe-base | Koen Kooi | 1 | |
2005-10-06 | packages/gpe-bootsplash/files/splash-*.svg: update svgs to gpe 2.7 | Koen Kooi | 2 | |
2005-10-06 | packages/gpe-bootsplash/gpe-bootsplash_1.14.bb: add patch to make it compile ↵ | Koen Kooi | 2 | |
against the cairo we are using in gpe-2.7 | ||||
2005-10-06 | packages/meta/meta-gpe.bb: add RDEPENDS for gpe-task-connectivity | Koen Kooi | 1 | |
2005-10-06 | packages/matchbox-panel/matchbox-panel_0.9.2.bb: use small icons for h2200 | Koen Kooi | 1 | |
2005-10-06 | merge of e456a2310df1801ba270e5aeeb453ad03c281e84 | Koen Kooi | 1 | |
and f191dec734c9bc05f8d1f1f76f065339c569e9ad | ||||
2005-10-06 | packages/meta/: image tweaks | Koen Kooi | 2 | |
* make gpe-image use ROOT_FLASH_SIZE to determine what to install * introduce gpe-task-connectivity * ship gpe version of industrial | ||||
2005-10-06 | packages/xserver/xserver-kdrive_20050207.bb: _append needs a space and our ↵ | Koen Kooi | 1 | |
patcher is too powerfull ;) | ||||
2005-10-06 | nslu2-kernel: changes for a working LE build | John Bowler | 4 | |
2005-10-06 | ucslugc: fix endinaness of le jffs2, add glibc to packages | John Bowler | 2 | |
2005-10-06 | merge of 0d6d444e1b9f86d0b1f42ce130e9287440bd927f | John Bowler | 1 | |
and 3caeeb678d5bcfbb3e40443c54864cf7f7a3f44a | ||||
2005-10-06 | disapproval of revision 14084e597849b9709e28642a12a9831f90df4d73 | Oyvind Repvik | 1 | |
2005-10-06 | openslug-packages: re-add zd1211 to feed | Oyvind Repvik | 1 | |
2005-10-06 | wireless-tools: upstream upgrade | Oyvind Repvik | 1 | |
2005-10-06 | zd1211: Fix compilation issues on kernels >=2.6.13 | Oyvind Repvik | 7 | |
Add iwconfig rate patch remove old cvs version that won't compile | ||||
2005-10-05 | efl, e-wm: add a quick sed fix for e builds using system include paths | Justin Patrin | 2 | |
- This is not likely to affect anyone except 64-bit linux users who have multiple files files -- This definately affects Gentoo linux on amd64. It has a stub header which includes a 386 or x86_64 depending on defines. However, since OE normally compiles for non-x86 this header actually includes nothing and stops the compile altogether due to missing typedefs and prototypes. | ||||
2005-10-05 | packages/xserver/xserver-kdrive_20050207.bb: add apm-hack to h2200 | Koen Kooi | 1 | |
2005-10-05 | merge of abb4ac4d99500dd9fcf6c133d3075c483c01868d | Oyvind Repvik | 2 | |
and dcae9da292239ca2d00a7cf805bfea8df8788bc8 | ||||
2005-10-05 | openslug-packages: add minicom to openslug feed | Oyvind Repvik | 2 | |
2005-10-05 | meta-opie: added opie-alarm to DEPENDS | Marcin Juszkiewicz | 1 | |
2005-10-05 | openslug-init(modprobe.conf),nslu2.conf: generate the correct ixp-eth alias, ↵ | John Bowler | 6 | |
support le modprobe.conf is now machine generated to use the PROVIDER of virtual/ixp-eth in place of a hard code module name - PREFERRED_PROVIDER_virtual/ixp-eth must be specified to make this work, the configuration files have been updated appropriate. openslug-image now pulls in virtual/ixp-eth, not a specific provider and uses the PREFERRED_PROVIDER of that module as the RDEPENDS. nslu2.conf and ucslugc.conf have changes to support configuration of the build endianness correctly - not fully functional because the flash read code still needs word swapping on LE. | ||||
2005-10-05 | nslu2-kernel: postprocess the kernel image to set mach-type, support le | John Bowler | 5 | |
The mach-type is now set by instructions appended to the kernel image, in 2.6.14 kernels the mach-type patch has been removed. le support is added by adding the appropriate switch-to-le instructions too (LE support is incomplete because the flash read patch is not in.) | ||||
2005-10-05 | ixp4xx,ixp4225-eth: provide virtual/ixp-eth | John Bowler | 5 | |
Also on ixp4xx/ixp4xx-csr_2.0.bb (only) the ixp400.ko driver is now installed in kernel/drivers, not drivers. On all versions ixp-eth now RDEPENDS on ixp4xx (this should happen automatically but probably doesn't because the modules are done as independent module builds). | ||||
2005-10-05 | merge of aa89decda49eb9f74b334f404fd14af6fde11da8 | Koen Kooi | 25 | |
and da7858591237b184c0a172490f369d80a9b47ef8 | ||||
2005-10-05 | conf/machine/h2200.conf: include sound modules | Koen Kooi | 1 | |
2005-10-05 | simpad fstab was missing a /dev/hda1 entry for CF | Frederic Bompart | 1 | |
2005-10-05 | aliens doesn't need/use SDL (pure qpe game) | Frederic Bompart | 1 | |
2005-10-05 | dosbox was broken because the OE libsdl is configured without cdrom support. | Frederic Bompart | 4 | |
patched dosbox to remove cdrom support. upgraded it to version 0.63. | ||||
2005-10-05 | Two changes to sourcepkg.class: | Marcin Juszkiewicz | 1 | |
- added "autom4te.cache" to default EXCLUDE_FROM to not have configure tests in resulted diff - changed order of tar arguments to get it working with GNU tar 1.15.1 | ||||
2005-10-05 | merge of c009bb7a8231ab8c429364e170366207097c6c01 | Rene Wagner | 2 | |
and f455175a8c475812470ebe3bf0c643a9b0bb30d4 | ||||
2005-10-05 | mysql: inherit binconfig and make use of new BINCONFIG_GLOB variable. should ↵ | Rene Wagner | 1 | |
fix Bug #356 | ||||
2005-10-05 | binconfig.bbclass: add new BINCONFIG_GLOB variable to allow passing a ↵ | Rene Wagner | 1 | |
different glob to find | ||||
2005-10-05 | packages/gtk+/: add gtk 2.8.6 + patches | Koen Kooi | 15 | |
2005-10-05 | conf/distro/familiar.conf: BOOTSTRAP_(R)DEPEND on familiar-version | Koen Kooi | 1 | |
2005-10-05 | packages/familiar/familiar-version.bb: add script to generate ↵ | Koen Kooi | 2 | |
/etc/familiar-version | ||||
2005-10-05 | packages/tilibs/: add support libs for TI graphing calculator apps | Koen Kooi | 4 | |
2005-10-05 | opie-image: add irda and BT tools - close #369 | Marcin Juszkiewicz | 2 | |
2005-10-04 | conf/machine/h2200.conf: add bootloader firmware dumper, needed for suspending | Koen Kooi | 1 | |
2005-10-04 | packages/h2200-bootloader/h2200-bootloader.bb: add firmware extractor for ↵ | Koen Kooi | 2 | |
the iPAQ h2200 | ||||
2005-10-04 | packages/kismet: add 2005-08-R1 | Koen Kooi | 1 | |
2005-10-04 | udev: add 0.5.4 and package the device-manager seperatly | Koen Kooi | 1 | |
2005-10-04 | packages/udev/files/udev.rules: add buzzer, closes #367 | Koen Kooi | 2 | |
2005-10-04 | libsdl-(qpe|x11): fix packaging and inherit binconfig. fixes Bug #115 | Rene Wagner | 2 | |
2005-10-04 | merge of 2283efd4d5567696fe045058b3d139e9871549e9 | Koen Kooi | 1 | |
and a05aaf78acc129c5a440be0cbcd97444c43e57e6 | ||||
2005-10-04 | packages/gaim/gaim_2.0.0-cvs-mco1.bb: Substitute Gaim ad in the irc quit ↵ | Koen Kooi | 2 | |
message for some OE branding | ||||
2005-10-04 | ttf-dejavu: update to newer snapshot - this close bug#365 | Marcin Juszkiewicz | 1 | |
2005-10-04 | packages/hicolor-icon-theme/hicolor-icon-theme_0.5.bbL fix SRC_URI | Koen Kooi | 1 | |
2005-10-04 | merge of afb8a8c72b9f95f42b8ac9092aca5417404b46b7 | Michael Lauer | 2 | |
and e6a4f3e9ea007d2b58e5b311715b7de8eff61b8d | ||||
2005-10-04 | conf/machine/h2200.conf: remove RDEPEND on ipaq-boot-params | Koen Kooi | 1 | |
2005-10-04 | packages/gpe-ownerinfo/: add 0.27 | Koen Kooi | 1 | |