summaryrefslogtreecommitdiff
path: root/meta
AgeCommit message (Collapse)AuthorFiles
2009-01-07gnome-vfs: Only apply the RRECOMMENDS to the main package, not for example ↵Richard Purdie1
the -doc package
2009-01-07update-rc.d.bbclass: Only change the main package RDEPENDS, not all the ↵Richard Purdie1
RDEPENDS as this affects things like the -doc packages
2009-01-07gcc: Disable patches not needed for 4.3.xRichard Purdie2
2009-01-07git: Add a non-native git package for moblin-sdkJoshua Lock1
2009-01-06omap3-sgx-modules: recipe to build sgx modules using the kbuild system from ↵Richard Purdie1
the GPL'ed imgtec sources (from OE.dev with added COMPATIBLE_MACHINE)
2009-01-05dbus-glib: Fix introspection configure optionRichard Purdie2
2009-01-05e2fsprogs: Add darwin override for EXTRA_OECONFRichard Purdie1
2009-01-05native.bbclass: Add virtclass-native to OVERRIDES and use in fakeroot to ↵Richard Purdie2
function correctly
2009-01-05dbus-native: Bump PRRichard Purdie1
2009-01-05dbus-glib: Factor into a common .inc file and cleanup the recipe using ↵Richard Purdie4
autotools staging
2009-01-05dbus-native: Generate the dbus-bus-introspect.xml so dbus-glib recipes don't ↵Richard Purdie4
have to find the dbus source. Pass the location of the file to dbus-glib* with the --with-introspect and drop the now unneeded patch
2009-01-05libx11-sdk: Provide the correct virtual packageRichard Purdie2
2009-01-05sdk.bbclass: Don't special case virtual/ dependencies as this breaks things ↵Richard Purdie1
like libx11
2009-01-05native.bbclass: Handling remapping of PROVIDES similar to sdk.bbclassRichard Purdie1
2009-01-05qemu: Upgrade to latest svn removing a ton of merged patches (yay)Richard Purdie63
2009-01-05metacity-clutter: Add intltool to DEPENDSRichard Purdie1
2009-01-05metacity-clutter_git: Set correct gconf keys after installation for compositing.Joshua Lock1
The clutter-plugin name has changed since the recipe was first written so we now set the right plugin name as well as enabling compositing.
2009-01-04Various fixes after recent commit breakageRichard Purdie5
2009-01-03glib-2.0: Revert glib-2.0 S variable removalRichard Purdie2
2009-01-03Remove unneeded S variablesRichard Purdie7
2009-01-03coreutils: Convert to BBCLASSEXTENDRichard Purdie2
2009-01-03fakeroot: Clean up and convert to BBCLASSEXTENDRichard Purdie4
2009-01-03fakechroot: Clean up and convert to BBCLASSEXTENDRichard Purdie3
2009-01-03flex: Clean up and convert to BBCLASSEXTENDRichard Purdie5
2009-01-03e2fsprogs: Drop stale unused patches, clean out unneeded metadataRichard Purdie7
2009-01-03expat: Upgrade native/sdk versions to 2.0.0, use BBCLASSEXTEND, drop 1.95.7 ↵Richard Purdie6
version, clean up recipe massively
2009-01-03bzip2: Drop 1.0.2 versionRichard Purdie2
2009-01-03curl: Get rid of old fashioned broken stage functionsRichard Purdie3
2009-01-03zlib: Clean up recipe and use BBCLASSEXTEND for native and sdk versionsRichard Purdie6
2009-01-03xorg: Remove unneeded XORG_PN settings and replace some native/sdk recipes ↵Richard Purdie20
with BBCLASSEXTEND
2009-01-03native/sdk.bbclass: Handle DEPENDS and PROVIDES fields magically, remove a ↵Richard Purdie55
number of xorg sdk and native packages replacing with BBCLASSEXTEND
2009-01-02dbus: Drop old 1.0.* and 1.1.* versionsRichard Purdie15
2009-01-02gtk+: Drop old 2.10.* and 2.13* versionsRichard Purdie37
2009-01-02autoconf: Add 2.63 (leaving GPLv2 2.61) leaving 2.61 as default since ↵Richard Purdie16
glib-2.0 breaks with 2.63 (site files aren't being included)
2009-01-02xorg-*common.inc: Use BPN instead of PNRichard Purdie3
2009-01-02Drop now unneeded FILESDIR and S variables from various recipesRichard Purdie61
2009-01-02bitbake.conf: In SPECIAL_PKGSUFFIX -cross-sdk must come before -cross and ↵Richard Purdie1
-sdk or it doesn't work as expected
2009-01-02libtool-native: Stage libltdl headers (from OE)Richard Purdie1
2009-01-02Add m4 1.4.12 but leave 1.4.9 as its GPLv2Richard Purdie3
2009-01-02automake: 1.10.1 -> 1.10.2Richard Purdie3
2009-01-02quilt: 0.45 -> 0.47Richard Purdie7
2009-01-02libtool: Drop old version 1.5.10Richard Purdie15
2009-01-02base.bbclass: Remove pointless expand callRichard Purdie1
2009-01-02base.bbclass: Add metadata revision handling for git (from OE)Richard Purdie2
2009-01-02base.bbclass: Add unpack handling for .jar files (from OE)Richard Purdie1
2009-01-02bitbake.conf: Default to an IMAGE_FSTYPES of tar.gz instead of the less ↵Richard Purdie1
useful jffs2
2009-01-02bitbake.conf: Rename DEBPV to EXTENDPV to sync up with OERichard Purdie7
2009-01-02bitbake.conf: Create BPN variable containing the pruned version of PN with ↵Richard Purdie2
various suffixes removed and use this for S and FILESPATH. This uses naming from OE but with improved code
2008-12-31pax-utils: Upgrade 0.1.13 -> 0.1.19Richard Purdie2
2008-12-31binutils: Drop versions 2.17 and earlierRichard Purdie39