summaryrefslogtreecommitdiff
AgeCommit message (Collapse)AuthorFiles
2009-11-08gecko-mediaplayer: remove fragile hardcoded symlinkKoen Kooi1
It now iterates over every firefox directory and symlinks accordingly
2009-11-08angstrom package uploader: update blacklistKoen Kooi1
2009-11-08gecko-mediaplayer: adjust for firefo 3.5.5Koen Kooi1
2009-11-08firefix: add 3.5.5Koen Kooi15
2009-11-08checksums.ini: purge deprecated kexecboot entries.Andrea Adami1
2009-11-08kexecboot: remove older releases incompatible with new boot.cfg.Andrea Adami11
2009-11-08kexecboot-cfg: Center OpenEmbedded 32x32 icon.Andrea Adami1
2009-11-08kexecboot-cfg: Deploy default icon. Bump PR.Andrea Adami3
2009-11-07Merge branch 'org.openembedded.dev' of git@git.openembedded.org:openembedded ↵Koen Kooi4
into org.openembedded.dev
2009-11-07libxml-twig-perl: as noted previously, upstream are idiots and keep ↵Koen Kooi2
replacing the same tarball instead of creating a new release, so we now pull a renamed tarball from the angstrom source mirror. The filename should make it pretty clear what is happening if 'git log' doesn't work for you
2009-11-07mysql5: added DEPENDS to -native, reworked packagingFrans Meulenbroeks3
2009-11-07Merge branch 'org.openembedded.dev' of git.openembedded.org:openembedded ↵Frans Meulenbroeks10
into org.openembedded.dev
2009-11-07mysql5: added missing file misc.m4.patchFrans Meulenbroeks1
2009-11-07arora: factor common stuff into .inc and add qt4/embedded versionKoen Kooi3
2009-11-07tracker: Add 0.6.95 release and series of patches to support cross compile. ↵David-John Willis7
(WIP)
2009-11-07libxml-twig-perl: forgot to bump PR, here it isFrans Meulenbroeks1
2009-11-07checksusm: added checksum for xmltv 0.5.56Frans Meulenbroeks1
reluctantly changed checsum for xmltwig; they fixed some bugs but did not change the version number. Yuk.
2009-11-07xmltv: moved from 0.5.54 to 0.5.56Frans Meulenbroeks1
2009-11-06Merge branch 'org.openembedded.dev' of git.openembedded.org:openembedded ↵Frans Meulenbroeks5
into org.openembedded.dev
2009-11-06mythtv: added mc.sql; introduced database package for that one (similar to ↵Frans Meulenbroeks1
debian)
2009-11-06geodegx: Fix glibc configure errorPetr Štetiar2
Fix glibc configure error: | configure: running configure fragment for add-on nptl | checking sysdep dirs... configure: error: The geode subspecies of i486 is not supported. | FATAL: oe_runconf failed Signed-off-by: Petr Štetiar <ynezz@true.cz> Signed-off-by: Henning Heinold <heinold@inf.fu-berlin.de>
2009-11-06geodegx: Linux 2.6.31.4Petr Štetiar4
Signed-off-by: Petr Štetiar <ynezz@true.cz> Signed-off-by: Henning Heinold <heinold@inf.fu-berlin.de>
2009-11-06mysql5: created recipeFrans Meulenbroeks11
2009-11-06mysql: moved pid dir from /var/run/mysql to /var/lib/mysql as /var/run is ↵Frans Meulenbroeks3
created upon boot (and so var/run disappears) added restart to init.d script
2009-11-05arora: add 0.10.1. Arora is a qtwebkit based browser.Koen Kooi2
This recipe is ugly because neither I nor the upstream authors know how to use qmake screenie: http://scap.linuxtogo.org/files/25c0d644dfabb484382183269e8af286.png
2009-11-05Merge branch 'org.openembedded.dev' of git@git.openembedded.org:openembedded ↵Koen Kooi3
into org.openembedded.dev
2009-11-05linux-omap-pm 2.6.29: add hack to get asoc to register on the touchbookKoen Kooi2
2009-11-05gnome-icon-theme-2.28.0: Set it as arch-independent package.Stanislav Brabec1
2009-11-05ncurses: Always use --enable-static to work-around possible linking problems.Stanislav Brabec1
2009-11-05gdb-7.0: Always use --enable-static to work-around possible linking problems.Stanislav Brabec1
2009-11-05conf/machine/htcdream.conf: mention commercial device names in descriptionMichael 'Mickey' Lauer1
2009-11-05linux-replicant: new recipe; kernel tree for HTC devicesDavid Lanzendörfer12
2009-11-05nzbget: new recipe; a command-line based binary newsgrabber for nzb filesArtur Wronowski3
2009-11-05libpar2: new recipe; multi-part archives libraryArtur Wronowski2
2009-11-05ti-dmai_svn: bumup svn revBrijesh Singh1
This has proper CPU detection, so no need to manually add platforms anymore
2009-11-05bitbake.conf: add support for "cpio.lzma" imagesJeremy Lainé1
* add support for LZMA-compressed cpio images for use as Linux RamDisk images.
2009-11-05gecko-mediaplayer: fix packagingKoen Kooi2
gnome-mplayer: bump PR The symlinking should be done in a postinst, but I'm too low on caffeine right now to make that work
2009-11-05chicken.inc: fix install and compilation issuesOtavio Salvador1
Signed-off-by: Otavio Salvador <otavio@ossystems.com.br>
2009-11-05xserver-xorg-conf: switch to fbdev driver for touchbook till the vrfb bug ↵Koen Kooi2
gets solved
2009-11-05omap3-touchbook: ship both omapfb and fbdev driversKoen Kooi1
2009-11-05sqlite3: add 3.6.20Koen Kooi2
2009-11-05java.bbclass: fixed oe_jarinstall for broken symlinksMarcin Juszkiewicz1
Code checked for existance of JAR file and if it was present then it had to be removed before symlinking to it. But it was not working sometimes so we forced symlinking. Proper fix is to check "does file exists or is a symlink" which we do now. Signed-off-by: Marcin Juszkiewicz <marcin@buglabs.net>
2009-11-05gdm: add tcp-wrappers to DEPENDS, fix typo in initscriptKoen Kooi2
2009-11-05gdm: tweak initscript and add grep to depends since busybox grep doesn't do -wKoen Kooi2
2009-11-05linux-omap-pm 2.6.29: cleanup some touchbook stuffKoen Kooi3
2009-11-05linux-omap 2.6.29: fix FIFO issues with large transfers on the MUSB controllerRobert Nelson2
2009-11-05squashfs-tools: fix up native versionKoen Kooi2
2009-11-05transmission: fix breakage of "r3" version - GUI in PN-gui, daemon in PNMarcin Juszkiewicz1
update-rc.d.bbclass adds only to PN package so I moved PN-daemon into PN and PN became PN-gui now
2009-11-05Merge branch 'org.openembedded.dev' of ↵Sebastian Spaeth4
git+ssh://git@git.openembedded.net/openembedded into org.openembedded.dev
2009-11-05vala vala-native: Make use of GNOME_MIRROR in SRC_URISebastian Spaeth2
Signed-off-by: Sebastian Spaeth <Sebastian@SSpaeth.de>