summaryrefslogtreecommitdiff
path: root/meta
AgeCommit message (Collapse)AuthorFiles
2009-01-15util-macros: Add hack for the loss of the xaw.m4 file until xorg-apps are ↵Richard Purdie2
released which don't use it
2009-01-15dbus-glib: 0.76 -> 0.78Richard Purdie7
2009-01-15apr: Disable checks for a system libtool, we don't need thatRichard Purdie2
2009-01-15gupnp: Update to latest releases, add gupnp-av, stage the binding tool into ↵Richard Purdie4
native staging (its a script so thats allowed)
2009-01-12apr/apr-util: Fix some other config path gremlins breaking buildsRichard Purdie5
2009-01-12apr: Remove workdir path references from installed apr filesRichard Purdie3
2009-01-12dbus-glib: Use the binding tool from PATHRichard Purdie3
2009-01-08subversion 1.4.5 -> 1.5.5Richard Purdie5
2009-01-07Add apr, apt-util and subversion based on recipes from OE with tweaks from ↵Richard Purdie9
Josh/me
2009-01-07image.bbclass: Generate the image after running the kernel modules and ↵Richard Purdie1
ldconfig commands, not before
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