summaryrefslogtreecommitdiff
path: root/packages
AgeCommit message (Collapse)AuthorFiles
2008-12-02linux-handhelds-2.6_2.6.21-hh20: Disable CONFIG_LOCALVERSION_AUTO.Paul Sokolovsky25
* This options is used to stick kernel's git rev to kernel version, but if the kernel is not from git, it can instead randomly pull up rev from some other repo.
2008-12-02linux-handhelds-2.6-2.6.21: Update from defconfigman r446Paul Sokolovsky24
* Consistently enable serial8250 module.
2008-12-02linux-handhelds-2.6: Add more verbose message about KERNEL_INITRAMFS_PATH.Paul Sokolovsky1
* Also, fix zImage file name in generated HaRET's startup.txt.
2008-12-02Merge branch 'org.openembedded.dev' of git@git.openembedded.net:openembedded ↵Paul Sokolovsky1
into org.openembedded.dev
2008-12-02task-devimage: Pull in kernel symlink.Paul Sokolovsky1
2008-12-02initramfs-bootmenu-debug-image: A version of initramfs-bootmenu-image with ↵Paul Sokolovsky1
dropbear included.
2008-12-02initramfs-bootmenu-image: busybox' modprobe is broken, so pull klibc's.Paul Sokolovsky1
2008-12-02packagekit: add 0.2.4 releaseKoen Kooi1
2008-12-02Merge branch 'org.openembedded.dev' of git@git.openembedded.net:openembedded ↵Paul Sokolovsky1
into org.openembedded.dev
2008-12-02klibc-utils-static 1.5: modprobe should live in /sbinPaul Sokolovsky1
* That's where various things expect to find it, in particular, kernel's kmod.
2008-12-02Merge branch 'org.openembedded.dev' of git@git.openembedded.net:openembedded ↵Paul Sokolovsky1
into org.openembedded.dev
2008-12-02policykit-gnome: add 0.9.2Koen Kooi1
2008-12-02busybox-static 1.11.3: Actually enable static option.Paul Sokolovsky4
2008-12-02busybox-static 1.11.3: Initial add, configs are copies of non-static version.Paul Sokolovsky6
* Configs will be patches in the next commit.
2008-12-02initramfs-module-bootmenu: If dropbear available, start it if user drops to ↵Paul Sokolovsky2
shell.
2008-12-02Merge branch 'org.openembedded.dev' of git@git.openembedded.net:openembedded ↵Koen Kooi2
into org.openembedded.dev
2008-12-02packagekit git: make it work again with the current opkgKoen Kooi1
2008-12-02dropbear-backdoor: Set of files to provide passwordless root access for ↵Paul Sokolovsky3
dropbear. * For DEBUGging images only. * Factored out from devimage_0.1.bb.
2008-12-02initramfs-module-kexecboot: Fix kexec argument order so it works for any libc.Paul Sokolovsky2
2008-12-02policykit: add 0.9 from pokyKoen Kooi1
2008-12-02linux-neuros: update git repo and bump SRCREVKoen Kooi1
2008-12-02u-boot git: update neuros git repo and bump SRCREVKoen Kooi1
2008-12-02angstrom-x11-base-depends: bump PRKoen Kooi1
2008-12-02gcc: gcc 4.2.4 needs a different gfortran patch that 4.3.xKoen Kooi2
2008-12-02linux-omap: add recipe to build 2.6.26Koen Kooi66
2008-12-02xf86-video-omapfb: bump SRCREV for scaling tweakKoen Kooi1
2008-12-02linux-omap git: bump SRCREVKoen Kooi1
2008-12-02linux-omap: add recipe to build 2.6.27Koen Kooi40
2008-12-02linux-2.6.26: update patches for boc01 machineJeremy Lainé9
2008-12-02linux-2.6.26: cleanup backport of Freescale NAND controllerJeremy Lainé3
2008-12-01task-openmoko-feed: Add bind-utils to the feedHolger Hans Peter Freyther1
2008-12-01bind: Add bind version 9.3.6Holger Hans Peter Freyther3
- Split the bind-utils into a new package - epoll fails because it can not run the test. Do not use epoll for bind... even if unlikely a resulting binary might run on linux 2.4 and then things don't work...
2008-12-01tichy: This project moved from svn to git, catch upHolger Hans Peter Freyther1
- Move the SRC_URI to get, increase the PV after the change - Build the latest git version.
2008-12-01libopie2: add patch to keep up with changed tosa kernel interfaceDmitry Baryshkov2
Some kernel interfaces have changed on tosa. This patch fixes the backlight setting. More to come later. Signed-off-by: Dmitry Baryshkov <dbaryshkov@gmail.com>
2008-12-01liblinebreak: Unicode line breaking libraryDmitry Baryshkov2
Signed-off-by: Dmitry Baryshkov <dbaryshkov@gmail.com>
2008-12-01zaurus-updater: add support for home partition reflashingDmitry Baryshkov2
Sometimes one needs to clean/reflash the home partition. Add support for flashing home.bin/HOME.BIN files onto "home" mtd device. Signed-off-by: Dmitry Baryshkov <dbaryshkov@gmail.com>
2008-12-01sharprom-compatible: update to reflect current toolchain classesDmitry Baryshkov1
Current toolchain classes want to also have virtual/arm-linux-libc-initial So, add it to sharprom-toolchain-native PROVIDES and to PREFERRED_PROVIDER of sharprom-compatible. Signed-off-by: Dmitry Baryshkov <dbaryshkov@gmail.com>
2008-12-01Merge branch 'org.openembedded.dev' of git@git.openembedded.net:openembedded ↵Stefan Schmidt3
into org.openembedded.dev
2008-12-01openmoko-calculator2: Add license as band-aid to get it buildStefan Schmidt1
2008-12-01fontconfig: bump PR for cache changeKoen Kooi2
2008-12-01beagleboard demo image: include more linguasKoen Kooi1
2008-12-01illume image: start cleaningKoen Kooi1
* use IMAGE_LINGUAS to get linguas into the image instead of hardcoding "glibc-binary-locale*" which breaks things when not using qemu * remove postprocess step that can be done with a package MUCH more cleanup is needed, but this should stop the worst from getting copy/pasted by people
2008-12-01linux 2.6.28rc6: kernel_version is a reserved var, change it to kernel_releaseKoen Kooi1
2008-12-01linux 2.6.28rc6: fix versioning.Koen Kooi4
* as has been pointed out *numerous* times before: PV = "2.6.28rc6" sorts higher than PV = "2.6.28" thus breaking upgrades
2008-12-01opencv cvs: ARM_INSTRUCTION_SET = "arm"Koen Kooi1
2008-12-01octave: ARM_INSTRUCTION_SET = "arm"Koen Kooi1
2008-12-01gcc 4.2.4, 4.2.4: fix bug #4893Koen Kooi2
2008-12-01classpath 0.97.2: Updated gtk-fix patch.Robert Schuster2
2008-11-30linux-msm7xxxx: move some machine dirs around to make overrides workKoen Kooi3
2008-11-30qmake: add *linux-uclibcgnueabi-oe-g++ to the qmakespecswoglinde2
* patch was provided by Andrea Adami <andrea.adami@gmail.com> alias ant * now we can build qt stuff with the arm-uclibc-eabi toolchain * bump PR on qmake-native and qmake2-native