]> code.ossystems Code Review - openembedded-core.git/log
openembedded-core.git
15 years agoupdate-rc.d: remove unneeded gettext dependancy
Joshua Lock [Tue, 22 Dec 2009 15:32:25 +0000 (15:32 +0000)]
update-rc.d: remove unneeded gettext dependancy

Signed-off-by: Joshua Lock <josh@linux.intel.com>
15 years agoofono: remove unneeded gettext dependancy
Joshua Lock [Tue, 22 Dec 2009 15:32:05 +0000 (15:32 +0000)]
ofono: remove unneeded gettext dependancy

Signed-off-by: Joshua Lock <josh@linux.intel.com>
15 years agomutter: remove unneeded gettext dependancy
Joshua Lock [Tue, 22 Dec 2009 15:31:56 +0000 (15:31 +0000)]
mutter: remove unneeded gettext dependancy

Signed-off-by: Joshua Lock <josh@linux.intel.com>
15 years agoloudmouth: remove unneeded gettext dependancy
Joshua Lock [Tue, 22 Dec 2009 15:31:45 +0000 (15:31 +0000)]
loudmouth: remove unneeded gettext dependancy

Signed-off-by: Joshua Lock <josh@linux.intel.com>
15 years agolibpng: remove unneeded gettext dependancy
Joshua Lock [Tue, 22 Dec 2009 15:31:24 +0000 (15:31 +0000)]
libpng: remove unneeded gettext dependancy

Signed-off-by: Joshua Lock <josh@linux.intel.com>
15 years agojpeg: remove unneeded gettext dependancy
Joshua Lock [Tue, 22 Dec 2009 15:31:14 +0000 (15:31 +0000)]
jpeg: remove unneeded gettext dependancy

Signed-off-by: Joshua Lock <josh@linux.intel.com>
15 years agognutls: add gettext to dependencies
Joshua Lock [Tue, 22 Dec 2009 15:30:55 +0000 (15:30 +0000)]
gnutls: add gettext to dependencies

Signed-off-by: Joshua Lock <josh@linux.intel.com>
15 years agoconnman: remove unneeded gettext dependancy
Joshua Lock [Tue, 22 Dec 2009 15:29:32 +0000 (15:29 +0000)]
connman: remove unneeded gettext dependancy

Signed-off-by: Joshua Lock <josh@linux.intel.com>
15 years agoclutter: remove unneeded gettext dependancy
Joshua Lock [Tue, 22 Dec 2009 15:29:19 +0000 (15:29 +0000)]
clutter: remove unneeded gettext dependancy

Signed-off-by: Joshua Lock <josh@linux.intel.com>
15 years agobinutils: add gettext to depends
Joshua Lock [Tue, 22 Dec 2009 15:27:18 +0000 (15:27 +0000)]
binutils: add gettext to depends

Signed-off-by: Joshua Lock <josh@linux.intel.com>
15 years agonbtk: remove unneeded gettext dependancy
Joshua Lock [Tue, 22 Dec 2009 15:26:41 +0000 (15:26 +0000)]
nbtk: remove unneeded gettext dependancy

Signed-off-by: Joshua Lock <josh@linux.intel.com>
15 years agomx: remove unneeded gettext dependancy
Joshua Lock [Tue, 22 Dec 2009 15:26:31 +0000 (15:26 +0000)]
mx: remove unneeded gettext dependancy

Signed-off-by: Joshua Lock <josh@linux.intel.com>
15 years agolibccss: remove unneeded gettext dependancy
Joshua Lock [Tue, 22 Dec 2009 15:26:19 +0000 (15:26 +0000)]
libccss: remove unneeded gettext dependancy

Signed-off-by: Joshua Lock <josh@linux.intel.com>
15 years agoclutter-imcontext: remove unneeded gettext dependancy
Joshua Lock [Tue, 22 Dec 2009 15:26:01 +0000 (15:26 +0000)]
clutter-imcontext: remove unneeded gettext dependancy

Signed-off-by: Joshua Lock <josh@linux.intel.com>
15 years agocheck: remove unneeded gettext dependancy
Joshua Lock [Tue, 22 Dec 2009 15:25:48 +0000 (15:25 +0000)]
check: remove unneeded gettext dependancy

Signed-off-by: Joshua Lock <josh@linux.intel.com>
15 years agoinsane.bbclass: Fix gettext test
Joshua Lock [Sat, 19 Dec 2009 12:29:14 +0000 (12:29 +0000)]
insane.bbclass: Fix gettext test

The previous gettext check was broken resulting in many false positives.
This improved version works as follows:
* Adds to the existing os.walk() and builds a list of configure.in and
  configure.ac files
* Tests whether DEPENDS includes an appropriate gettext
* If not greps the configure files in the list for instances of AM_GNU_GETTEXT
* If if an instance is found we bb.fatal with an appropriate message

Signed-off-by: Joshua Lock <josh@linux.intel.com>
15 years agotzdata: 2008b -> 2009s
Richard Purdie [Fri, 18 Dec 2009 14:55:12 +0000 (14:55 +0000)]
tzdata: 2008b -> 2009s

Signed-off-by: Richard Purdie <rpurdie@linux.intel.com>
15 years agotzcode: 2007h -> 2009r
Richard Purdie [Fri, 18 Dec 2009 14:54:46 +0000 (14:54 +0000)]
tzcode: 2007h -> 2009r

Signed-off-by: Richard Purdie <rpurdie@linux.intel.com>
15 years agobase.bbclass: Fix missing argument
Richard Purdie [Fri, 18 Dec 2009 12:13:32 +0000 (12:13 +0000)]
base.bbclass: Fix missing argument

Signed-off-by: Richard Purdie <rpurdie@linux.intel.com>
15 years agobase.bbclass: Fix indentation error
Richard Purdie [Fri, 18 Dec 2009 12:11:42 +0000 (12:11 +0000)]
base.bbclass: Fix indentation error

15 years agoofono: add gettext to DEPENDS
Joshua Lock [Thu, 17 Dec 2009 16:24:27 +0000 (16:24 +0000)]
ofono: add gettext to DEPENDS

Signed-off-by: Joshua Lock <josh@linux.intel.com>
15 years agonbtk: add gettext to DEPENDS
Joshua Lock [Thu, 17 Dec 2009 16:20:50 +0000 (16:20 +0000)]
nbtk: add gettext to DEPENDS

Signed-off-by: Joshua Lock <josh@linux.intel.com>
15 years agomx: add gettext to DEPENDS
Joshua Lock [Thu, 17 Dec 2009 16:20:37 +0000 (16:20 +0000)]
mx: add gettext to DEPENDS

Signed-off-by: Joshua Lock <josh@linux.intel.com>
15 years agomx: Add Mx based on nbtk recipe
Joshua Lock [Mon, 14 Dec 2009 14:53:49 +0000 (14:53 +0000)]
mx: Add Mx based on nbtk recipe

Signed-off-by: Joshua Lock <josh@linux.intel.com>
15 years agonbtk: update fixed revision to 1.2.3 git tag
Joshua Lock [Thu, 3 Dec 2009 23:03:30 +0000 (23:03 +0000)]
nbtk: update fixed revision to 1.2.3 git tag

Signed-off-by: Joshua Lock <josh@linux.intel.com>
15 years agohandbook: Minor tweaks
Joshua Lock [Thu, 3 Dec 2009 16:23:38 +0000 (16:23 +0000)]
handbook: Minor tweaks

Signed-off-by: Joshua Lock <josh@linux.intel.com>
15 years agoofono: Initial recipe for ofono
Joshua Lock [Thu, 3 Dec 2009 16:17:07 +0000 (16:17 +0000)]
ofono: Initial recipe for ofono

Based on the connman recipe, add ofono.inc for generic recipe components
and use it from ofono_git.bb and tracking a fixed git revision and
ofono_0.12.bb packaging the latest release.

Signed-off-by: Joshua Lock <josh@linux.intel.com>
15 years agoRemove use of gconnman as it's no longer maintained nor used
Joshua Lock [Thu, 3 Dec 2009 16:10:07 +0000 (16:10 +0000)]
Remove use of gconnman as it's no longer maintained nor used

Also update the carrick fixed revision

Signed-off-by: Joshua Lock <josh@linux.intel.com>
15 years agotaskdata.py: Improve error message if a task dependency has an incorrect format
Richard Purdie [Thu, 17 Dec 2009 21:39:51 +0000 (21:39 +0000)]
taskdata.py: Improve error message if a task dependency has an incorrect format

Signed-off-by: Richard Purdie <rpurdie@linux.intel.com>
15 years agobitbake/BBHandler: Only add do_ prefix to tasks if its not already present
Richard Purdie [Thu, 17 Dec 2009 21:39:08 +0000 (21:39 +0000)]
bitbake/BBHandler: Only add do_ prefix to tasks if its not already present

Signed-off-by: Richard Purdie <rpurdie@linux.intel.com>
15 years agokernel.bbclass: Use B, not S in KERNEL_VERSION
Richard Purdie [Thu, 17 Dec 2009 21:37:44 +0000 (21:37 +0000)]
kernel.bbclass: Use B, not S in KERNEL_VERSION

Signed-off-by: Richard Purdie <rpurdie@linux.intel.com>
15 years agoglibc-package.inc: Remove hardcoded path reference (from OE.dev)
Richard Purdie [Thu, 17 Dec 2009 21:36:34 +0000 (21:36 +0000)]
glibc-package.inc: Remove hardcoded path reference (from OE.dev)

Signed-off-by: Richard Purdie <rpurdie@linux.intel.com>
15 years agodevshell.bbclass: Merge tweaks from OE.dev
Richard Purdie [Thu, 17 Dec 2009 21:35:34 +0000 (21:35 +0000)]
devshell.bbclass: Merge tweaks from OE.dev

Signed-off-by: Richard Purdie <rpurdie@linux.intel.com>
15 years agobase.bbclass: Partially sync branch/scm handling functions with OE.dev
Richard Purdie [Thu, 17 Dec 2009 20:35:08 +0000 (20:35 +0000)]
base.bbclass: Partially sync branch/scm handling functions with OE.dev

Signed-off-by: Richard Purdie <rpurdie@linux.intel.com>
15 years agoglib-2.0: add gettext to DEPENDS
Joshua Lock [Thu, 17 Dec 2009 17:46:52 +0000 (17:46 +0000)]
glib-2.0: add gettext to DEPENDS

Signed-off-by: Joshua Lock <josh@linux.intel.com>
15 years agoxorg-util: add gettext to DEPENDS where required
Joshua Lock [Thu, 17 Dec 2009 17:15:07 +0000 (17:15 +0000)]
xorg-util: add gettext to DEPENDS where required

Signed-off-by: Joshua Lock <josh@linux.intel.com>
15 years agoxorg-proto: add gettext to DEPENDS where required
Joshua Lock [Thu, 17 Dec 2009 17:14:46 +0000 (17:14 +0000)]
xorg-proto: add gettext to DEPENDS where required

Signed-off-by: Joshua Lock <josh@linux.intel.com>
15 years agoxorg-libs: Add gettext to DEPENDS where required
Joshua Lock [Thu, 17 Dec 2009 17:13:37 +0000 (17:13 +0000)]
xorg-libs: Add gettext to DEPENDS where required

Signed-off-by: Joshua Lock <josh@linux.intel.com>
15 years agopython: add gettext to DEPENDS
Joshua Lock [Thu, 17 Dec 2009 16:28:01 +0000 (16:28 +0000)]
python: add gettext to DEPENDS

Signed-off-by: Joshua Lock <josh@linux.intel.com>
15 years agotelepathy-glib: add gettext to DEPENDS
Joshua Lock [Thu, 17 Dec 2009 16:25:34 +0000 (16:25 +0000)]
telepathy-glib: add gettext to DEPENDS

Signed-off-by: Joshua Lock <josh@linux.intel.com>
15 years agotelepathy-glib: Update 0.9.0 -> 0.9.2
Joshua Lock [Tue, 8 Dec 2009 21:25:44 +0000 (21:25 +0000)]
telepathy-glib: Update 0.9.0 -> 0.9.2

15 years agoupdate-rc.d: add gettext to DEPENDS
Joshua Lock [Thu, 17 Dec 2009 16:24:47 +0000 (16:24 +0000)]
update-rc.d: add gettext to DEPENDS

15 years agomutter: add gettext to DEPENDS
Joshua Lock [Thu, 17 Dec 2009 16:24:13 +0000 (16:24 +0000)]
mutter: add gettext to DEPENDS

Signed-off-by: Joshua Lock <josh@linux.intel.com>
15 years agoloudmouth: add gettext to DEPENDS
Joshua Lock [Thu, 17 Dec 2009 16:23:38 +0000 (16:23 +0000)]
loudmouth: add gettext to DEPENDS

Signed-off-by: Joshua Lock <josh@linux.intel.com>
15 years agolibpng: add gettext to DEPENDS
Joshua Lock [Thu, 17 Dec 2009 16:23:18 +0000 (16:23 +0000)]
libpng: add gettext to DEPENDS

Signed-off-by: Joshua Lock <josh@linux.intel.com>
15 years agojpeg: add gettext to DEPENDS
Joshua Lock [Thu, 17 Dec 2009 16:23:05 +0000 (16:23 +0000)]
jpeg: add gettext to DEPENDS

Signed-off-by: Joshua Lock <josh@linux.intel.com>
15 years agogdbm: add gettext to DEPENDS
Joshua Lock [Thu, 17 Dec 2009 16:22:47 +0000 (16:22 +0000)]
gdbm: add gettext to DEPENDS

Signed-off-by: Joshua Lock <josh@linux.intel.com>
15 years agoconnman: add gettext to DEPENDS
Joshua Lock [Thu, 17 Dec 2009 16:22:27 +0000 (16:22 +0000)]
connman: add gettext to DEPENDS

Signed-off-by: Joshua Lock <josh@linux.intel.com>
15 years agoconnman: Updates and a recipe for the latest release
Joshua Lock [Thu, 3 Dec 2009 16:15:26 +0000 (16:15 +0000)]
connman: Updates and a recipe for the latest release

Split much of the recipe into connman.inc and created a recipe for the
latest 0.47 release.
Update the fixed revision and dropped unneeded patches.

Signed-off-by: Joshua Lock <josh@linux.intel.com>
15 years agopoky-fixed-revisions.inc: Fix preferred version for dbus-glib
Joshua Lock [Thu, 17 Dec 2009 16:21:54 +0000 (16:21 +0000)]
poky-fixed-revisions.inc: Fix preferred version for dbus-glib

Preferred version for dbus-glib was set to a version which we no longer
ship in Poky

Signed-off-by: Joshua Lock <josh@linux.intel.com>
15 years agoclutter: add gettext to DEPENDS
Joshua Lock [Thu, 17 Dec 2009 16:22:11 +0000 (16:22 +0000)]
clutter: add gettext to DEPENDS

Signed-off-by: Joshua Lock <josh@linux.intel.com>
15 years agonbtk: add gettext to DEPENDS
Joshua Lock [Thu, 17 Dec 2009 16:20:50 +0000 (16:20 +0000)]
nbtk: add gettext to DEPENDS

Signed-off-by: Joshua Lock <josh@linux.intel.com>
15 years agolibccss: add gettext to DEPENDS
Joshua Lock [Thu, 17 Dec 2009 16:20:16 +0000 (16:20 +0000)]
libccss: add gettext to DEPENDS

Signed-off-by: Joshua Lock <josh@linux.intel.com>
15 years agocheck: add gettext to DEPENDS
Joshua Lock [Thu, 17 Dec 2009 16:19:59 +0000 (16:19 +0000)]
check: add gettext to DEPENDS

Signed-off-by: Joshua Lock <josh@linux.intel.com>
15 years agoclutter-imcontext: add gettext to DEPENDS
Joshua Lock [Wed, 16 Dec 2009 18:25:43 +0000 (18:25 +0000)]
clutter-imcontext: add gettext to DEPENDS

Signed-off-by: Joshua Lock <josh@linux.intel.com>
15 years agoinsane.bbclass: Handle native packages in the gettext test
Joshua Lock [Thu, 17 Dec 2009 10:26:05 +0000 (10:26 +0000)]
insane.bbclass: Handle native packages in the gettext test

When the package we are checking is a native package we need to check
for gettext-native rather than gettext in the DEPENDS.

Signed-off-by: Joshua Lock <josh@linux.intel.com>
15 years agobitbake/data_smart.py: Fix error where update-rc.d would not get added to the depende...
Richard Purdie [Tue, 15 Dec 2009 22:13:52 +0000 (22:13 +0000)]
bitbake/data_smart.py: Fix error where update-rc.d would not get added to the dependency tree

If there was a variable such as:

X_${Y}_append = "Z"

The "Z" would be lost if X_${Y} was unset. This was due to a bug in the renameVar
function used by expandKeys().

Signed-off-by: Richard Purdie <rpurdie@linux.intel.com>
15 years agoinsane.bbclass: Check whether gettext is required but not in DEPENDS
Joshua Lock [Tue, 15 Dec 2009 21:04:17 +0000 (21:04 +0000)]
insane.bbclass: Check whether gettext is required but not in DEPENDS

Signed-off-by: Joshua Lock <josh@linux.intel.com>
15 years agochrpath: Add chrpath 0.13 based on recipe from OE.dev
Joshua Lock [Tue, 15 Dec 2009 11:10:56 +0000 (11:10 +0000)]
chrpath: Add chrpath 0.13 based on recipe from OE.dev

Signed-off-by: Joshua Lock <josh@linux.intel.com>
15 years agoconsole-tools: Add missing gettext dependency
Richard Purdie [Tue, 15 Dec 2009 12:46:39 +0000 (12:46 +0000)]
console-tools: Add missing gettext dependency

Signed-off-by: Richard Purdie <rpurdie@linux.intel.com>
15 years agoscripts: preserve BB_NUMBER_THREADS when sanitising environment
Joshua Lock [Mon, 14 Dec 2009 16:33:19 +0000 (16:33 +0000)]
scripts: preserve BB_NUMBER_THREADS when sanitising environment

It's pretty useful to be able to define BB_NUMBER_THREADS on the cli when
executing bitbake. Add it to the extra whitelist defined in the
poky-env-internal script.

Signed-off-by: Joshua Lock <josh@linux.intel.com>
15 years agokernel.bbclass: Sync with OE.dev
Richard Purdie [Mon, 14 Dec 2009 15:55:03 +0000 (15:55 +0000)]
kernel.bbclass: Sync with OE.dev

Signed-off-by: Richard Purdie <rpurdie@linux.intel.com>
15 years agoinsane.bbclass: Skip arch check for Cross Canadian
Joshua Lock [Mon, 14 Dec 2009 11:56:01 +0000 (11:56 +0000)]
insane.bbclass: Skip arch check for Cross Canadian

Signed-off-by: Joshua Lock <josh@linux.intel.com>
15 years agolocal.conf: Fix cross canadian variable, it's SDKMACHINE not SDK_ARCH
Joshua Lock [Fri, 11 Dec 2009 17:25:52 +0000 (17:25 +0000)]
local.conf: Fix cross canadian variable, it's SDKMACHINE not SDK_ARCH

15 years agobitbake/git.py: Typo fix
Richard Purdie [Fri, 11 Dec 2009 17:20:06 +0000 (17:20 +0000)]
bitbake/git.py: Typo fix

Signed-off-by: Richard Purdie <rpurdie@linux.intel.com>
15 years agobitbake/git.py: Add support for fullclone parameter
Richard Purdie [Fri, 11 Dec 2009 17:11:32 +0000 (17:11 +0000)]
bitbake/git.py: Add support for fullclone parameter

Signed-off-by: Richard Purdie <rpurdie@linux.intel.com>
15 years agobitbake/git.py: Move variable init into the localpath function
Richard Purdie [Fri, 11 Dec 2009 17:09:26 +0000 (17:09 +0000)]
bitbake/git.py: Move variable init into the localpath function

Signed-off-by: Richard Purdie <rpurdie@linux.intel.com>
15 years agoqemugl: Only directly install for -nativesdk version
Richard Purdie [Fri, 11 Dec 2009 15:27:01 +0000 (15:27 +0000)]
qemugl: Only directly install for -nativesdk version

Signed-off-by: Richard Purdie <rpurdie@linux.intel.com>
15 years agolocal.conf: mention the Canadian Cross variable; SDK_ARCH
Joshua Lock [Fri, 11 Dec 2009 14:28:22 +0000 (14:28 +0000)]
local.conf: mention the Canadian Cross variable; SDK_ARCH

15 years agolocal.conf: use qemux86 as default target
Joshua Lock [Fri, 11 Dec 2009 14:24:45 +0000 (14:24 +0000)]
local.conf: use qemux86 as default target

15 years agohandbook: point people at purple in the introduction
Joshua Lock [Fri, 11 Dec 2009 14:22:46 +0000 (14:22 +0000)]
handbook: point people at purple in the introduction

15 years agobitbake/cooker.py: Fix handling of extra configuration files
Richard Purdie [Fri, 11 Dec 2009 12:48:49 +0000 (12:48 +0000)]
bitbake/cooker.py: Fix handling of extra configuration files

Signed-off-by: Richard Purdie <rpurdie@linux.intel.com>
15 years agogit.py: Improve command failure error messages
Richard Purdie [Fri, 11 Dec 2009 12:48:14 +0000 (12:48 +0000)]
git.py: Improve command failure error messages

Signed-off-by: Richard Purdie <rpurdie@linux.intel.com>
15 years agomoblin-web-browser: Fix xpidl patch to make sure idl include files are found
Richard Purdie [Fri, 11 Dec 2009 10:24:14 +0000 (10:24 +0000)]
moblin-web-browser: Fix xpidl patch to make sure idl include files are found

Signed-off-by: Richard Purdie <rpurdie@linux.intel.com>
15 years agomozilla-headless: Fix xulrunner version references
Richard Purdie [Fri, 11 Dec 2009 09:42:15 +0000 (09:42 +0000)]
mozilla-headless: Fix xulrunner version references

Signed-off-by: Richard Purdie <rpurdie@linux.intel.com>
15 years agodbus-glib: 0.78 -> 0.82
Richard Purdie [Fri, 11 Dec 2009 09:33:21 +0000 (09:33 +0000)]
dbus-glib: 0.78 -> 0.82

Signed-off-by: Richard Purdie <rpurdie@linux.intel.com>
15 years agomozilla-headless: Set PKG_CONFIG_ALLOW_SYSTEM_LIBS to avoid host libraries being...
Richard Purdie [Fri, 11 Dec 2009 00:37:26 +0000 (00:37 +0000)]
mozilla-headless: Set PKG_CONFIG_ALLOW_SYSTEM_LIBS to avoid host libraries being found

Signed-off-by: Richard Purdie <rpurdie@linux.intel.com>
15 years agomoblin-floating-revisions: Set fixed revision for bisho
Richard Purdie [Thu, 10 Dec 2009 22:38:40 +0000 (22:38 +0000)]
moblin-floating-revisions: Set fixed revision for bisho

Signed-off-by: Richard Purdie <rpurdie@linux.intel.com>
15 years agomoblin-app-installer: Fix syntax error
Richard Purdie [Thu, 10 Dec 2009 22:32:25 +0000 (22:32 +0000)]
moblin-app-installer: Fix syntax error

Signed-off-by: Richard Purdie <rpurdie@linux.intel.com>
15 years agomoblin-app-installer: Update patch against latest git
Richard Purdie [Thu, 10 Dec 2009 21:46:17 +0000 (21:46 +0000)]
moblin-app-installer: Update patch against latest git

Signed-off-by: Richard Purdie <rpurdie@linux.intel.com>
15 years agomoblin-fixed-revisions: Bump clutter revision
Richard Purdie [Thu, 10 Dec 2009 21:33:30 +0000 (21:33 +0000)]
moblin-fixed-revisions: Bump clutter revision

Signed-off-by: Richard Purdie <rpurdie@linux.intel.com>
15 years agometa-moblin: Switch to gtk+ 2.18.5
Richard Purdie [Thu, 10 Dec 2009 18:17:15 +0000 (18:17 +0000)]
meta-moblin: Switch to gtk+ 2.18.5

Signed-off-by: Richard Purdie <rpurdie@linux.intel.com>
15 years agogtk+: Add 2.18.5
Richard Purdie [Thu, 10 Dec 2009 18:16:40 +0000 (18:16 +0000)]
gtk+: Add 2.18.5

Signed-off-by: Richard Purdie <rpurdie@linux.intel.com>
15 years agopoky-fixed-revisions.inc: Update glib-2.0 revision
Richard Purdie [Thu, 10 Dec 2009 18:09:45 +0000 (18:09 +0000)]
poky-fixed-revisions.inc: Update glib-2.0 revision

Signed-off-by: Richard Purdie <rpurdie@linux.intel.com>
15 years agogtk-doc: Update gtk-doc.m4
Richard Purdie [Thu, 10 Dec 2009 18:07:49 +0000 (18:07 +0000)]
gtk-doc: Update gtk-doc.m4

Signed-off-by: Richard Purdie <rpurdie@linux.intel.com>
15 years agoglib-2.0: 2.20 -> 2.22
Richard Purdie [Thu, 10 Dec 2009 18:07:26 +0000 (18:07 +0000)]
glib-2.0: 2.20 -> 2.22

Signed-off-by: Richard Purdie <rpurdie@linux.intel.com>
15 years agomoblin-web-browser: Update patch
Richard Purdie [Thu, 10 Dec 2009 17:16:56 +0000 (17:16 +0000)]
moblin-web-browser: Update patch

Signed-off-by: Richard Purdie <rpurdie@linux.intel.com>
15 years agoclutter: Fix locked down revision patch
Richard Purdie [Thu, 10 Dec 2009 16:59:56 +0000 (16:59 +0000)]
clutter: Fix locked down revision patch

Signed-off-by: Richard Purdie <rpurdie@linux.intel.com>
15 years agoudev: Add local.rules for the IGEP v2 to symlink the first framebuffer to /dev/fb
Enric Balletbo i Serra [Wed, 18 Nov 2009 11:29:07 +0000 (12:29 +0100)]
udev: Add local.rules for the IGEP v2 to symlink the first framebuffer to /dev/fb

Signed-off-by: Enric Balletbo i Serra <eballetbo@iseebcn.com>
Signed-off-by: Richard Purdie <rpurdie@linux.intel.com>
15 years agobognor-regis: Add missing DEPENDS on libnotify
Richard Purdie [Thu, 10 Dec 2009 15:12:09 +0000 (15:12 +0000)]
bognor-regis: Add missing DEPENDS on libnotify

Signed-off-by: Richard Purdie <rpurdie@linux.intel.com>
15 years agorpm: Update for python 2.6
Richard Purdie [Thu, 10 Dec 2009 14:15:01 +0000 (14:15 +0000)]
rpm: Update for python 2.6

Signed-off-by: Richard Purdie <rpurdie@linux.intel.com>
15 years agomoblin-floating-revisions: Enable floating revisions for mozilla-headless
Richard Purdie [Thu, 10 Dec 2009 14:01:08 +0000 (14:01 +0000)]
moblin-floating-revisions: Enable floating revisions for mozilla-headless

Signed-off-by: Richard Purdie <rpurdie@linux.intel.com>
15 years agomozilla-headless: Update to work with recent git changes
Richard Purdie [Thu, 10 Dec 2009 14:00:23 +0000 (14:00 +0000)]
mozilla-headless: Update to work with recent git changes

Signed-off-by: Richard Purdie <rpurdie@linux.intel.com>
15 years agosqlite3: Add missing DEPENDS on tcl-native
Richard Purdie [Thu, 10 Dec 2009 00:00:11 +0000 (00:00 +0000)]
sqlite3: Add missing DEPENDS on tcl-native

Signed-off-by: Richard Purdie <rpurdie@linux.intel.com>
15 years agotcl: Add tcltk from OE.dev but with legacy staging function removed and converted...
Richard Purdie [Wed, 9 Dec 2009 23:59:44 +0000 (23:59 +0000)]
tcl: Add tcltk from OE.dev but with legacy staging function removed and converted to BBCLASSEXTEND

Signed-off-by: Richard Purdie <rpurdie@linux.intel.com>
15 years agomojito: Add RDEPENDS on connman and set configure flags to match, also disable shave
Richard Purdie [Wed, 9 Dec 2009 13:46:31 +0000 (13:46 +0000)]
mojito: Add RDEPENDS on connman and set configure flags to match, also disable shave

Signed-off-by: Richard Purdie <rpurdie@linux.intel.com>
15 years agosqlite3: 3.6.16 -> 3.6.20
Richard Purdie [Wed, 9 Dec 2009 13:44:41 +0000 (13:44 +0000)]
sqlite3: 3.6.16 -> 3.6.20

Signed-off-by: Richard Purdie <rpurdie@linux.intel.com>
15 years agoleadpad/pcmanfm/puzzles: Make libowl optional
Richard Purdie [Mon, 7 Dec 2009 17:21:56 +0000 (17:21 +0000)]
leadpad/pcmanfm/puzzles: Make libowl optional

Signed-off-by: Richard Purdie <rpurdie@linux.intel.com>
15 years agotasks: Fix missing quote
Richard Purdie [Mon, 7 Dec 2009 16:45:59 +0000 (16:45 +0000)]
tasks: Fix missing quote

Signed-off-by: Richard Purdie <rpurdie@linux.intel.com>
15 years agopoky-fixed-revisions.inc: Update dates revision
Richard Purdie [Mon, 7 Dec 2009 16:41:51 +0000 (16:41 +0000)]
poky-fixed-revisions.inc: Update dates revision

Signed-off-by: Richard Purdie <rpurdie@linux.intel.com>