summaryrefslogtreecommitdiff
AgeCommit message (Collapse)AuthorFiles
2007-01-28ixp4xx-kernel: Updated to 2.6.20-rc6, and made the defconfig local to OE.Rod Whitby4
2007-01-28arm-kernel-shim: New package designed to provide ATAGs to the kernel when ↵Rod Whitby6
the normal bootloader does not do it's job properly.
2007-01-27merge of '0e9339789b8be553a43cbdf4010cc70792764d17'Rod Whitby36
and 'd4eb4ca83d3c296c262477a5a3f77d388d7a8ceb'
2007-01-28mpd: fix mod patchJustin Patrin2
2007-01-27efl, e17: update ot newest versionsJustin Patrin24
2007-01-27mpd: add pulse support, fix mod supportJustin Patrin2
2007-01-27xaos: fix DEPENDSJustin Patrin1
2007-01-27merge of '7444bbc2e9419bb40174ad81518b1c056919b98a'Justin Patrin1
and '79b308f56000e053b195ea2c00c2b186b2317699'
2007-01-27bb: add LICENSEJustin Patrin1
2007-01-27xaos: add 3.2.2, compiles but cannot find drivers when runJustin Patrin5
2007-01-27bb: add bb 1.2, currently does not cross-compileJustin Patrin4
2007-01-27ixp4xx-related files: Replaced IXP4XX_MACHINE_ENDIAN with SITEINFO_ENDIANESS ↵Rod Whitby25
throughout OE, removing all instances of ixp4xx-specific ENDIAN checks in the OE metadata.
2007-01-27packages/gnome/gnome-vfs_2.16.3.bb : spell RREPLACES rightGraeme Gregory1
2007-01-27aalib: stage lib and headersJustin Patrin1
2007-01-27bmon: add 2.1.0 (depends on libnl-0.5.0)Justin Patrin4
2007-01-27merge of '4c6648cc891f04859672dcba49bb1bb243e2340d'Justin Patrin3
and '95c991e65f8c2e790e4cc2627adee6399cef945f'
2007-01-27libnl: add 0.5.0 (stable)Justin Patrin3
2007-01-27gtk+ 2.6.10 compile-against-newer-glib.patch rediff and make it -p1Michael Lauer1
2007-01-27gtk+-2.6.10: patch GtkStatusBar .c|.h to work w/ glib >= 2.9.xMichael Lauer2
2007-01-27zaurus machines includes: Fix jffs2 image generation to end in .jffs2 to fix ↵Richard Purdie2
magic symlinks, correctly set akita eraseblock size (removes empty flash warnings upon boot), remove temp images from saving some diskspace, generally clean up clamshell file (from poky)
2007-01-27lirc-modules: update to 0.8.1 so newer kernels workPhil Blundell1
2007-01-27spitz: add tar.gz image fstype instead of ?=Marcin Juszkiewicz1
2007-01-27merge of '091a43208eb362df157d072464e2243612c9bc8b'Rod Whitby4
and '126b0b55f1b5f9ef1417ce18ab405a18cb9fa962'
2007-01-27merge of 'c2f07abcb38cb67e8a16b3f8ace024bdd602d8ea'Paul Sokolovsky32
and 'cda98b5f7e614937fbdf5a3be7767b63019ac50d'
2007-01-26xserver-xorg: build with Mesa so GLX worksPhil Blundell3
2007-01-26angstrom-2007.1.conf (and -glibc.conf and -uclibc.conf): Added initial ↵Rod Whitby3
support for building on armeb - there are problems in the toolchain, but at least this allows someone to work on it
2007-01-26siteinfo.bbclass: Added support for armeb-linux-gnueabi and ↵Rod Whitby1
armeb-linux-uclibcgnueabi. Yes, I know neither of them work yet (or at least they don't work for me), but without adding support here no-one will be able to work on making it work.
2007-01-26task-mythfront: remove dri modules, now included in linux-epiaPhil Blundell1
2007-01-26mesa: update to 6.5.2Phil Blundell6
2007-01-26linux-epia: enable in-kernel drmPhil Blundell2
2007-01-26libdrm: update to 2.3.0Phil Blundell4
2007-01-26palmz72: Minor update.Sergey Lapin1
2007-01-25linux-hackndev-2.6: Update defconfig for palmz72.Sergey Lapin1
2007-01-25gtk+-2.6.10: make it build against recent glib'sMichael Lauer1
2007-01-25angstrom: set PREFERRED_VERSION_freetype-native as well as ↵Justin Patrin1
PREFERRED_VERSION_freetype
2007-01-25merge of '9c284cd4dcd70a6810c5c2b6081836536cadeddd'Marcin Juszkiewicz1
and 'b047443ea33cc6dcb484249e6a25690afab83c4e'
2007-01-25linux-hackndev: added do_deploy - close #1819Sergey Lapin1
2007-01-25merge of 'a168d537f470c511ba24d39191d37b97fb4bf2c2'Phil Blundell4
and 'ee5fc7606ee238c94493b08405d3802b6f550a5b'
2007-01-25xserver-xorg: fewer rdepends, rprovidesPhil Blundell3
2007-01-25task-mythfront: need more rdependsPhil Blundell1
2007-01-25keymaps: fix typo so htcuniversal will get keymap workingMarcin Juszkiewicz1
2007-01-25mythtv: unified, need testingMarcin Juszkiewicz3
2007-01-25quagga: Modify the package to use the volatiles system to create theJamie Lenehan4
/var/run/quagga directory so that it'll exist after reboot on systems that use a tmpfs /var.
2007-01-25quagga: Don't -RDEPENDS on ncurses and readline - the shlibs codeJamie Lenehan3
adds those dependencies automatically.
2007-01-25arpwatch 2.1a15: Run do_install under fakeroot because the MakefileJamie Lenehan1
attempts to set the ownership of the installed files (install -o/-g): | NOTE: make install DESTDIR=/home/lenehan/devel/oe/build/titan-glibc-25/tmp/work/arpwatch-2.1a15-r1/image | /usr/bin/install -c -m 555 -o bin -g bin arpwatch /home/lenehan/devel/oe/build/titan-glibc-25/tmp/work/arpwatch-2.1a15-r1/image/usr/sbin | /usr/bin/install: cannot change ownership of /home/lenehan/devel/oe/build/titan-glibc-25/tmp/work/arpwatch-2.1a15-r1/image/usr/sbin/arpwatch': Operation not permitted | make: *** [install] Error 1 | FATAL: oe_runmake failed This worked on my old build host running Fedora Core 4 because the -g and -o options are ignored there when install is run by a normal user. The above error is on a ubunutu 6.10 host which obviously doesn't ignore those options.
2007-01-24madwifi-ng: Refreshed 10-xscale-{be,le}-elf-copts.patchLeon Woestenberg2
2007-01-24pulseaudio: make it RPROVIDE esd to really make it a drop-in replacement for ↵Koen Kooi1
esound
2007-01-24mediatomb: switch to id3libKoen Kooi1
2007-01-24merge of '471ef3857da5fc96553904b1d994120f6d84f018'Koen Kooi1
and 'e6eeb251e9751ef2cbf32a3fffedffb2dcfcd000'
2007-01-24pulse-audio: inherit pkgconfig and stage headersKoen Kooi1