summaryrefslogtreecommitdiff
AgeCommit message (Collapse)AuthorFiles
2009-03-21bitbake.conf: rework FILESPATH generation.Chris Larson2
Rework FILESPATH generation to be done in bitbake.conf, avoiding the confusion about it being in multiple places. Adds FILESPATHBASE and FILESPATHPKG which can be manipulated rather than manipulating FILESPATH directly. One usage possibility: FILESPATHBASE =. "${TOPDIR}/files:" Which would let me provide a custom busybox config for this build by copying the defconfig from the openembedded metadata into my build/files/busybox-1.0/ directory, for example. Signed-off-by: Chris Larson <clarson@mvista.com>
2009-03-21console-tools: clean up the way it handles its .m4 filesChris Larson1
Signed-off-by: Chris Larson <clarson@mvista.com>
2009-03-21bzip2-full-native: Kill the manual copy of install-sh, autoreconf will ↵Chris Larson1
handle that. Signed-off-by: Chris Larson <clarson@mvista.com>
2009-03-21omext: Unbork the S variable.Chris Larson1
Signed-off-by: Chris Larson <clarson@mvista.com>
2009-03-21automake-native: use require, not include.Chris Larson1
Signed-off-by: Chris Larson <clarson@mvista.com>
2009-03-21ffmpeg: don't forget to stage pixfmt.h, and bump PRs of affected recipes.Mike Westerhof4
2009-03-21linux-msm7xxx: enable NFS and CIFS for htcraphaelMichael 'Mickey' Lauer2
2009-03-21minimal.conf: override OVERRIDES to include the MACHINE_CLASSMichael 'Mickey' Lauer1
2009-03-21libeflvala: new recipe; Vala bindings for the Enlightenment Foundation LibrariesMichael 'Mickey' Lauer2
2009-03-21frameworkd: bump to current HEAD; add configuration for htc-msm7 ↵Michael 'Mickey' Lauer5
MACHINE_CLASS and motorola-ezx MACHINE_CLAS
2009-03-21motorola-ezx-base.inc: set MACHINE_CLASS for overridesMichael 'Mickey' Lauer1
2009-03-21libproxy: add libxmu to dependsKoen Kooi1
2009-03-20rpm_4.4.2.3.bb: Define EXTRA_OECONF inside do_configure_prepend()Khem Raj1
* We use some python vars inside EXTRA_OECONF. So we move The evaluation to execute time from parse time.
2009-03-20SlugOS: bump automake-native to 1.10.2Mike Westerhof1
2009-03-20Merge branch 'org.openembedded.dev' of git@git.openembedded.net:openembedded ↵Khem Raj17
into org.openembedded.dev
2009-03-20binutils_cvs: Various fixes to get it building.Khem Raj7
* Port patched needed from binutils 2.19. * Refresh the old patches. * Cover for bitbake fetcher lameness where it checks out the while src tree when we only asked for binutils module. So we have to build selective targets.
2009-03-20package_rpm.bbclass: files needs to start from /Marcin Juszkiewicz1
git-svn-id: https://svn.o-hand.com/repos/poky/trunk@5116 311d38ba-8fff-0310-9ca6-ca027cbcb966
2009-03-20Merge branch 'org.openembedded.dev' of git@git.openembedded.net:openembedded ↵Koen Kooi6
into org.openembedded.dev
2009-03-20angstrom 2009.X: bump gtk+ and glib-2.0, runtime tests don't show obvious ↵Koen Kooi1
regressions
2009-03-20beecrypt: Fixed x64fix.patch to follow standard libdir.Stanislav Brabec2
2009-03-20fennec: update from alpha to beta release, work around latest mozilla bugs ↵Koen Kooi2
(filed upstream)
2009-03-20sqlite3: update to 3.6.5Koen Kooi2
2009-03-20rpm-native: Requires gettext-native.Stanislav Brabec1
2009-03-20rpm: Fixed build if libdir != prefix/lib.Stanislav Brabec2
2009-03-20rpm, yum: Reverted back python "site-recipes" to "site-packages".Stanislav Brabec2
2009-03-20llvm 2.5: New recipe.Robert Schuster2
2009-03-20checksums.ini: Added swt-gtk 3.4.2 entry.Robert Schuster1
2009-03-20swt3.4-gtk 3.4.2: New recipe.Robert Schuster2
swt3.4-gtk-hildon 3.4.2: New recipe.
2009-03-20cmake.bbclass: Put mandatory cmake option to endRobert Schuster1
2009-03-20cmake.bbclass: Allow out of tree builds with cmake.Robert Schuster1
2009-03-20cmake.bbclass: Allow overriding path-to-source argument for cmake call.Robert Schuster1
2009-03-19wireless-tools: do ifconfig down before the ifconfig up is done.Mike Westerhof2
Required to reliably re-initialize the interface if it was running previously.
2009-03-20preferred-om-2008-versions.inc: Update jamvm preference to 1.5.2.Robert Schuster1
2009-03-20task-maemo.bb: Changed osso-gnome-vfs2 to gnome-vfs.Robert Schuster1
2009-03-20osso-gnome-vfs2: Removed.Robert Schuster2
- its basically the same as gnome-vfs and conflicts with it in staging
2009-03-20cacao-native 0.99.4: Added note about unusability on amd64 hosts.Robert Schuster1
2009-03-20cacao-native 0.99.3: Retrieve recipe back.Robert Schuster1
2009-03-20chinook-compat.conf: Declare preference on automake-native 1.9.6.Robert Schuster1
2009-03-20automake 1.9.6: Retrieve recipe from history.Robert Schuster2
automake-native 1.9.6: Retrieve recipe from history.
2009-03-20swt3.4-gtk.inc: Depends on classpath explicitly.Robert Schuster2
swt3.4-gtk-hildon 3.4: Increase PR, since it is affected by glib-2.0 change.
2009-03-20glib-2.0.inc: Provide a change in packaging for chinook-compat specifically.Robert Schuster1
2009-03-20libosso 2.13: Fixed buildRobert Schuster2
- updated libosso-dont-use-inline.patch to really make some formerly hidden functions visible
2009-03-20hildon-thumbnail 0.14: Fixed dependencies.Robert Schuster1
2009-03-20chinook-compat.conf: Fix automake-native preference.Robert Schuster1
2009-03-20libart-lgpl.inc: Build fix.Robert Schuster1
- enforce 'mkdir' executable location - add install-native to depends - enforce 'install' executable location
2009-03-20libhildon-mime: Replaced dependency with gnome-vfs.Robert Schuster1
2009-03-20chinook-compat.conf: Prefer fakeroot-native 1.9.6.Robert Schuster1
2009-03-20chinook-compat: Updated versions of packages that where removed from OE.Robert Schuster1
2009-03-20classpath-native: Clean upRobert Schuster5
- removed 0.96.1, 0.97.2: Unable to guarantee that these work with current VMs - added 0.98 - removed superfluous patches
2009-03-20cacao 0.99.4: New recipe.Robert Schuster2
cacaoh-native 0.99.4: New recipe.