summaryrefslogtreecommitdiff
path: root/recipes
AgeCommit message (Collapse)AuthorFiles
2009-03-28midori git: use git instead of snapshotsKoen Kooi1
2009-03-28midori: update to 0.1.5 and workaround an issue with the abomination called ↵Koen Kooi2
'waf' * runtime tested on beagleboard
2009-03-28x264: fix a few bugsKoen Kooi1
* quoting EXTRA_OECONF = "something"$FOO"" is wrong * passing --enable-shared and then doing CFLAGS += -static is wrong as well * the beagleboard 'optimizations' were duplicating flags already there, and worse passed in O3 when O4 was the default * adding machine optimizations without changing package arch is wrong as well
2009-03-28x264: now uses upstream revision number. added --extra-cflags for beagleboard.Leon Woestenberg1
Allows for easier optimizing the build using ECFLAGS. Tested-by: Leon Woestenberg <leon@sidebranch.com> Tested-by: Stanislav Popov <s.popov@rsc.bg>
2009-03-28iperf_2.0.4 : Add new version of iperf. Iperf measures network bandwidth.Philip Balister2
2009-03-28iperf_2.0.2.bb : Convert to use .inc filePhilip Balister2
2009-03-28webkit-gtk: bump SRCREVKoen Kooi3
* runtime tested on beagleboard with midori and epiphany
2009-03-28packagekit: add 0.4.5Koen Kooi4
2009-03-28gnome-keyring: update to 2.26, adjust packaging accordinglyKoen Kooi1
2009-03-27zope-interfaces: new recipe; standalone Zope interfaces for extension productsMichael 'Mickey' Lauer5
adjust main zope recipe accordingly
2009-03-27hipox: new machine added (derived from oxnas)Steffen Sledz8
2009-03-27linux-msm7xxx: enable framebuffer console rotation for htcraphaelMichael 'Mickey' Lauer2
2009-03-27libzip: new recipeIhar Hrachyshka1
This is a C library for reading, creating, and modifying zip archives. Package is created for libzip-0.9
2009-03-27toppler 1.1.3: New recipe.Robert Schuster1
2009-03-27linux-2.6.24: tiny jffs2 compile bug for OXNAS machine fixedSteffen Sledz1
2009-03-27mokoko: fix the broken bb file SRCPV -> SRCREVTick Chen1
2009-03-26qt4-embedded: add version 4.5.0Jeremy Lainé3
2009-03-26Merge branch 'org.openembedded.dev' of ↵Jeremy Lainé2
ssh://git@git.openembedded.net/openembedded into org.openembedded.dev
2009-03-26qt4: add qt4-x11-free version 4.5.0Jeremy Lainé7
2009-03-26cacao 0.99.3: Added stackbase fix patch.Robert Schuster2
cacao 0.99.4: Dito.
2009-03-26qt4-tools-native.inc: prune PR definitionJeremy Lainé1
2009-03-26qt4-embedded: move patch for 2bpp supportJeremy Lainé1
2009-03-26qt4: drop obsolete patchJeremy Lainé1
2009-03-26qt4: refresh some patches against qt 4.4.3Jeremy Lainé3
2009-03-26qt4: add initial version of qt4-tools-native 4.5.0Jeremy Lainé10
2009-03-26qt4: overhaul packaging and staging rulesJeremy Lainé3
2009-03-26dsplink: bump PR on recipes for kernel changesKoen Kooi4
2009-03-26u-boot: homepage updatedSteffen Sledz1
2009-03-26linux: moved vortex86sx to 2.6.29Marcin Juszkiewicz3
2009-03-26python-pyqt: only apply patches for qreal on arm/mips machinesJeremy Lainé1
2009-03-25linux_2.6.28, linux_2.6.29-rc6 : demote tosa for these recipesGraeme Gregory2
2009-03-25linux_2.6.29.bb : new version, tosa support added.Graeme Gregory4
2009-03-25linux-omap_2.6.28.bb: omap5912osk's default preferred kernel.Khem Raj1
Signed-off-by: Khem Raj <raj.khem@gmail.com>
2009-03-25qt4: consolidate include files into qt4.incJeremy Lainé8
2009-03-25qt4-tools-native: stage mkspecs for the host platformJeremy Lainé1
2009-03-25qt4: unify patches, drop obsolete files, fix mkspecsJeremy Lainé30
* unify qt4-x11-free / qt4-embedded patches into files/ * remove unused files and patches * fix mkspecs to define RCC and UIC3 locations
2009-03-25qt4-x11-free: drop obsolete versions as per oe-develJeremy Lainé14
2009-03-25neuros-*: don't force DEPENDS, let qt4e.bbclass handle itJeremy Lainé7
2009-03-25qt_staging.inc: fix symlink to qmakeJeremy Lainé1
2009-03-25qt-embedded: rename to qt4-embedded for consistencyJeremy Lainé14
2009-03-25qt4: make use of qt4-tools-native instead of qmake2-native and uicmoc4-nativeJeremy Lainé6
2009-03-25qt4-native: rename to qt4-tools-nativeJeremy Lainé2
2009-03-25llvm 2.5: Updated patch to include preprocessor definitions.Robert Schuster3
2009-03-25qt4-native: add qt-config.patch from qmake2-nativeJeremy Lainé2
2009-03-25qt4-native: add package to replace qmake2-native and uicmoc4-nativeJeremy Lainé1
2009-03-24Merge branch 'org.openembedded.dev' of git@git.openembedded.net:openembedded ↵Khem Raj2
into org.openembedded.dev
2009-03-24python-pyrex_0.9.8.5.bb: Point SRC_URI to the updated location.Charles Clément1
checksums.ini: Add checksum for new location of python-pyrex. Signed-off-by: Khem Raj <raj.khem@gmail.com>
2009-03-24mpeg-encode: Fixup makefile to use the right stripTim 'timtim' Ellis2
2009-03-24strace_4.5.15: Replace the use of linux/dirent{64].hKhem Raj2
2009-03-24strace_4.5.14: Do not include linux/dirent{64}.hKhem Raj2
These headers are not exported by linux kernel anymore. So we need to get rid of using them.