summaryrefslogtreecommitdiff
AgeCommit message (Collapse)AuthorFiles
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.
2009-03-20cacao-native: Updated to 0.99.4.Robert Schuster2
2009-03-20classpath 0.98: New recipe.Robert Schuster1
2009-03-20checksums.ini: Added classpath 0.98 entry.Robert Schuster1
2009-03-20checksums.ini: Added cacao 0.99.4 entry.Robert Schuster1
2009-03-20cacao 0.99.3: Added patch for PR 99.Robert Schuster2
2009-03-19moved some files from packages to recipesFrans Meulenbroeks9
these files were pushed after the packages to recipes move
2009-03-19Merge branch 'org.openembedded.dev' of git@git.openembedded.net:openembedded ↵Frans Meulenbroeks17648
into org.openembedded.dev
2009-03-19gtk+: make 2.14.2 default version instead of 2.10.14Marcin Juszkiewicz1
Ångström uses this version and many components of metadata depends on at least 2.12.
2009-03-19bluez4: changed globs in FILES_${PN}-dev to make package_rpm happyMarcin Juszkiewicz1
RPM building does not handle ${libdir}/*/*.la :(
2009-03-19openssl-native: make sure that PACKAGES will be empty (from Poky)Marcin Juszkiewicz3
2009-03-19libxml2-native: really enable Python extensionMarcin Juszkiewicz2
2009-03-19package.bbclass: Write out extra useful data into the pkgdata files (from Poky)Richard Purdie1
git-svn-id: https://svn.o-hand.com/repos/poky/trunk@5388 311d38ba-8fff-0310-9ca6-ca027cbcb966
2009-03-19base.bbclass: Add read_subpkgdata_dict function (from Poky)Richard Purdie1
git-svn-id: https://svn.o-hand.com/repos/poky@5389 311d38ba-8fff-0310-9ca6-ca027cbcb966
2009-03-19packaged-staging.bbclass: Add rpm package coverage (from Poky)Richard Purdie1
git-svn-id: https://svn.o-hand.com/repos/poky@5382 311d38ba-8fff-0310-9ca6-ca027cbcb966
2009-03-19package_rpm.bbclass: added from PokyRichard Purdie1
Squashed changes from Poky: svn r5067 - package_rpm.bbclass: Update against recent packaging changes and start to implement dependency handling. svn r5100 - package_rpm.bbclass: Fix empty package handling, handle package dependency renaming by adding a missing function call and expand RPMBUILD before changing the dictonary so local PV/PR changes don't break the WORKDIR variable expansion svn r5111 - package_rpm.bbclass: Stop autogenerated dependencies for now, its not functioning correctly svn r5116 - package_rpm.bbclass: files needs to start from / svn r5129 - package_rpm.bbclass: Fix problems with package version with '-' in the version (replace with '+'), improve the Requires and Recommends generation code svn r5131 - package_rpm.bbclass: Add support for postinst and preinst scripts svn r5381 - classes: Split rpm feeds by PACKAGE_ARCH svn r5390 - package_rpm.bbclass: Improve handling of '-' characters in Requires and Recommends fields svn r5393 - package_rpm.bbclass: Fix package version fixing for PKG renamed packages svn r5397 - package_rpm.bbclass: Fix dependency rebuilding bug svn r5413 - package_rpm.bbclass: save value of RPMBUILDPATH as it is needed for packaging package_rpm.bbclass: Don't use the system wide RPM macros. This fixes the build on Fedora 10 where the RPM system macros obliterate the value of BuildRoot that is set in the spec file. package_rpm.bbclass: fix indentation package_rpm.bbclass: fix syntax errors package_rpm.bbclass: save RPROVIDES in packages