summaryrefslogtreecommitdiff
path: root/meta/recipes-gnome
AgeCommit message (Collapse)AuthorFiles
2010-12-02libgdata: Add 0.6.5 as new recipeZhai Edwin1
Upgrading eds-dbus to 2.32.1 requires libgdata >= 0.6.3 (0.7.0 breaks the API) Signed-off-by: Zhai Edwin <edwin.zhai@intel.com>
2010-12-02gobject-introspection:Add license checksum to bb fileMei Lei1
Add COPYING.lib and COPYING.tools files checksum to bb file Signed-off-by: Mei Lei <lei.mei@intel.com>
2010-11-29librsvg: append SRC_URI after inheritKevin Tian1
or else gnome.bbclass overrides SRC_URI and the patch is not applied at all. Signed-off-by: Kevin Tian <kevin.tian@intel.com>
2010-11-24gnome-doc-utils: Update to version 0.20.2Saul Wold1
Signed-off-by: Saul Wold <Saul.Wold@intel.com>
2010-11-24libgnome-vfs: Update to version 2.24.4Saul Wold3
Signed-off-by: Saul Wold <Saul.Wold@intel.com>
2010-11-24libart-lgpl: Update to version 2.3.21Saul Wold2
Signed-off-by: Saul Wold <Saul.Wold@intel.com>
2010-11-24librsvg: Update to version 2.32.0Saul Wold2
Add doc/Makefile patch Signed-off-by: Saul Wold <Saul.Wold@intel.com>
2010-11-24libffi:Add license checksum to bb fileMei Lei1
Add LICENSE file checksum to bb file Signed-off-by: Mei Lei <lei.mei@intel.com>
2010-11-23libunique:Add license file checksum to bb fileMei Lei1
Add COPYING file checksum to bb file Signed-off-by: Mei Lei<lei.mei@intel.com>
2010-11-23libart-lgpl:Add license file checksum and update the GPL informationMei Lei1
Add COPYING file checksum and update the "LGPL" to "LGPLv2" according to COPYING file Signed-off-by: Mei Lei <lei.mei@intel.com>
2010-11-23gnome-doc-utils:Add LGPL file and GPL file checksum to bb fileMei Lei1
Add COPYING.GPL and COPYING.LGPL checksum to bb file Signed-off-by: Mei Lei <lei.mei@intel.com>
2010-11-22Meta: Recipe ReogranizationSaul Wold24
This is the next stage of recipe reorganization, in this stage many recipes where moved to a new meta-demoapps layer since this is more appropriate for demo usage then the core. Additional some recipes were moved to meta-extras to indicate they may be depercated at a future time. A number of recipes were modified since dependencies need to be corrected. Signed-off-by: Saul Wold <Saul.Wold@intel.com>
2010-11-22gnome-keyring: Update to 2.32.1Zhai Edwin1
Signed-off-by: Zhai Edwin <edwin.zhai@intel.com>
2010-11-22libgnome-keyring: Update to 2.32.0Zhai Edwin1
Signed-off-by: Zhai Edwin <edwin.zhai@intel.com>
2010-11-10task-sdk-gmae: fix typo in SDK-EXTRAS and convert to ?= for assignmentSaul Wold2
Signed-off-by: Saul Wold <Saul.Wold@intel.com>
2010-10-20gnome-icon-theme: fix buildJoshua Lock2
Duplicate the patch from sato-icon-theme which enables the path to the icon-name-mapping tool to be specified. Signed-off-by: Joshua Lock <josh@linux.intel.com>
2010-10-19task-sdk: Fix lttng-ust dependency to include the -dev version so headers ↵Richard Purdie3
are included [BUGID #425] Signed-off-by: Richard Purdie <rpurdie@linux.intel.com>
2010-10-15task-poky-sdk: Add lttng-ustRichard Purdie3
Signed-off-by: Richard Purdie <rpurdie@linux.intel.com>
2010-10-15libffi: fix the uriJoshua Lock1
It had the previous version hard-coded Signed-off-by: Joshua Lock <josh@linux.intel.com>
2010-10-15libffi: bumpt to version 3.0.9Joshua Lock1
3.0.8 is incompatible with the autotools versions we use in Poky Signed-off-by: Joshua Lock <josh@linux.intel.com>
2010-10-08Rename MACHINE=netbook to MACHINE=atom-pcDarren Hart1
In preparation for the more generic atom-pc, rename the netbook machine and all the relevant overrides. Leave the linux-netbook kernel recipe intact and as the default kernel for the atom-pc machine. A future patch will convert this over to linux-wrs and likely remove the linux-netbook kernel recipe. Cc: Tom Zanussi <tom.zanussi@intel.com> Cc: Bruce Ashfield <bruce.ashfield@windriver.com> Signed-off-by: Darren Hart <dvhart@linux.intel.com> Signed-off-by: Richard Purdie <rpurdie@linux.intel.com>
2010-10-07librsvg: Drop old versionsRichard Purdie2
Signed-off-by: Richard Purdie <rpurdie@linux.intel.com>
2010-09-30gobject-introspection: Add LICENSERichard Purdie1
Signed-off-by: Richard Purdie <rpurdie@linux.intel.com>
2010-09-30libffi: added LICENSE fieldSaul Wold1
Signed-off-by: Saul Wold <Saul.Wold@intel.com>
2010-09-20Complete packages -> recipes transitionRichard Purdie3
Signed-off-by: Richard Purdie <rpurdie@linux.intel.com>
2010-09-10Fix the matchbox-panel seg fault on netbook & emenlowZhai Edwin1
netbook & emenlow use "-march=core2"(in tune-atom.inc) instead of "=i586"(for qemux86), plus the "-fomit-frame-pointer" in default FULL_OPTIMIZATION, this cause strange seg fault when starting matchbox-panel. seg fault happened @ tmp_reset_bg (gtk+-2.20.1/gdk/x11/gdkwindow-x11.c), which is inline function extended inside _gdk_x11_window_tmp_unset_bg. When expanding GDK_DRAWABLE_XID(obj->bg_pixmap) with gcc 4.5.0 optimization, a function call is missing. Saving a local var to stack also disappeared, but still tried to restore it from stack, which cause seg fault after getting a worng value. This fix avoid "-fomit-frame-pointer" in gtk+ on netbook & emenlow. [BUGID #224] fixed by this. Signed-off-by: Zhai Edwin <edwin.zhai@intel.com>
2010-09-01packages: Separate out most of the remaining packages into recipesRichard Purdie9
Signed-off-by: Richard Purdie <rpurdie@linux.intel.com>
2010-08-27Major layout change to the packages directoryRichard Purdie100
Having one monolithic packages directory makes it hard to find things and is generally overwhelming. This commit splits it into several logical sections roughly based on function, recipes.txt gives more information about the classifications used. The opportunity is also used to switch from "packages" to "recipes" as used in OpenEmbedded as the term "packages" can be confusing to people and has many different meanings. Not all recipes have been classified yet, this is just a first pass at separating things out. Some packages are moved to meta-extras as they're no longer actively used or maintained. Signed-off-by: Richard Purdie <rpurdie@linux.intel.com>