]> code.ossystems Code Review - openembedded-core.git/log
openembedded-core.git
14 years agohal-info: upgrade to version 20091130
Qing He [Tue, 20 Jul 2010 03:13:28 +0000 (11:13 +0800)]
hal-info: upgrade to version 20091130

from 20090414

changes:
  - consolidate hal-info.inc and hal-info_git.bb, git version is used
    as a reference and is not preferred
  - preferred version updated to 20091130

Signed-off-by: Qing He <qing.he@intel.com>
14 years agohal: upgrade to version 0.5.14
Qing He [Tue, 20 Jul 2010 02:35:15 +0000 (10:35 +0800)]
hal: upgrade to version 0.5.14

from 0.5.13

changes:
  - udev rules dir has been changing to /lib/udev/rules.d in udev
    upstream, add an override to stay in /etc/rules.d for compatibility
  - consolidate hal.inc and hal_git.bb, hal_git.bb is used as a
    reference thus should have a negative preference
  - change preferred version of hal to 0.5.14
  - remove hal_0.5.11+0.5.12rc1
  - remove RRECOMMENDS on udev-utils, the package is to be removed

Signed-off-by: Qing He <qing.he@intel.com>
14 years agolibusb-compat: upgrade to version 0.1.3
Qing He [Fri, 16 Jul 2010 04:48:08 +0000 (12:48 +0800)]
libusb-compat: upgrade to version 0.1.3

from 0.0.9, also remove libusb recipe (see below)

changes:
  - remove some unnecessary logics derived from libusb-0.1
  - now PROVIDES libusb
  - bluez4 depends on libusb instead of libusb-compat

libusb-0.1 vs. libusb-compat

libusb-compat is intended to be a drop-in replacement of libusb-0.1,
building on top of libusb-1.0 (which has different API from -0.1).

Few known packages don't work with libusb-compat, notable example
is libmtp. Since most packages work very well with libusb-compat,
and libusb-compat doesn't suffer from power consumption issue of
libusb-0.1 (which is often very important for embedded systems),
drop libusb-0.1 and move to libusb-compat completely. If we see
any problems in the future, either the package should be fixed
or we can add back libusb-0.1 as needed.

Signed-off-by: Qing He <qing.he@intel.com>
14 years agolibusb1: upgrade to version 1.0.8
Qing He [Thu, 15 Jul 2010 05:07:55 +0000 (13:07 +0800)]
libusb1: upgrade to version 1.0.8

from 0.9.2

changes:
  - the previous recipe was derived from libusb-0.1 and thus had many
    inconsistencies, e.g. binconfig and lib_packages are not necessary,
    libusb1 doesn't provide libusb++, etc. Remove these legacies
  - remove the patch 0.9.0-gcc3.4-compat-fix

Signed-off-by: Qing He <qing.he@intel.com>
14 years agodistro tracking: Updated version info for oh-puzzles, dates, contacts...
Zhai Edwin [Thu, 22 Jul 2010 11:30:47 +0000 (19:30 +0800)]
distro tracking: Updated version info for oh-puzzles, dates, contacts...

Also add tracking fileds for menu-cache and libfm after adding them

Signed-off-by: Zhai Edwin <edwin.zhai@intel.com>
14 years agolibfm: Add 0.1.12 as new recipe
Zhai Edwin [Thu, 22 Jul 2010 11:30:47 +0000 (19:30 +0800)]
libfm: Add 0.1.12 as new recipe

Required when updating pcmanfm to 0.9.7

[with cleanup from Richard Purdie]

Signed-off-by: Zhai Edwin <edwin.zhai@intel.com>
Signed-off-by: Richard Purdie <rpurdie@linux.intel.com>
14 years agomenu-cache: add 0.3.2 as new recipe
Zhai Edwin [Thu, 22 Jul 2010 11:30:47 +0000 (19:30 +0800)]
menu-cache: add 0.3.2 as new recipe

required when adding libfm

[with cleanup from Richard Purdie]

Signed-off-by: Zhai Edwin <edwin.zhai@intel.com>
Signed-off-by: Richard Purdie <rpurdie@linux.intel.com>
14 years agostartup-notification: Drop unneeded do_configure_prepend
Richard Purdie [Fri, 23 Jul 2010 22:24:50 +0000 (23:24 +0100)]
startup-notification: Drop unneeded do_configure_prepend

Signed-off-by: Richard Purdie <rpurdie@linux.intel.com>
14 years agodistro tracking: add xcb-util and startup-notification, fix xorg-minimal-fonts
Dexuan Cui [Thu, 22 Jul 2010 05:32:28 +0000 (13:32 +0800)]
distro tracking: add xcb-util and startup-notification, fix xorg-minimal-fonts

Signed-off-by: Dexuan Cui <dexuan.cui@intel.com>
14 years agostartup-notification: upgrade to the latest version 0.10
Dexuan Cui [Thu, 22 Jul 2010 03:53:49 +0000 (11:53 +0800)]
startup-notification: upgrade to the latest version 0.10

updated DESCRIPTION, BUGTRACKER, LIC_FILES_CHKSUM;
updated the comment (sn-utils.c -> sn-util.c);
reset PR to "r0";
updated DEPENDS: added xcb-util.

Signed-off-by: Dexuan Cui <dexuan.cui@intel.com>
14 years agoxcb-util: add the latest version 0.3.6
Dexuan Cui [Thu, 22 Jul 2010 03:52:33 +0000 (11:52 +0800)]
xcb-util: add the latest version 0.3.6

startup-notification_0.10 depends on xcb-util, so I add this package.

xcb-util.inc and xcb-util_0.3.6.bb are based on recipes from OpenEmbedded;
The changes I made are: updating HOMEPAGE,BUGTRACKER,LICENSE and
LIC_FILES_CHKSUM, and changing "include xcb-util.inc" to
"require xcb-util.inc", and using the latest version 0.3.6.

add gperf dependency and remove do_staging

Signed-off-by: Saul Wold <Saul.Wold@intel.com>
Signed-off-by: Dexuan Cui <dexuan.cui@intel.com>
14 years agogst-meta-base: Fix vorbis plugin reference
Richard Purdie [Fri, 23 Jul 2010 22:16:20 +0000 (23:16 +0100)]
gst-meta-base: Fix vorbis plugin reference

Signed-off-by: Richard Purdie <rpurdie@linux.intel.com>
14 years agogaku: Fix plugin name
Richard Purdie [Fri, 23 Jul 2010 21:59:54 +0000 (22:59 +0100)]
gaku: Fix plugin name

Signed-off-by: Richard Purdie <rpurdie@linux.intel.com>
14 years agogst-plugins: Fix module splitting
Richard Purdie [Fri, 23 Jul 2010 21:52:32 +0000 (22:52 +0100)]
gst-plugins: Fix module splitting

Signed-off-by: Richard Purdie <rpurdie@linux.intel.com>
14 years agolinux-wrs: Bump PR and fix some quoting
Richard Purdie [Fri, 23 Jul 2010 21:32:49 +0000 (22:32 +0100)]
linux-wrs: Bump PR and fix some quoting

Signed-off-by: Richard Purdie <rpurdie@linux.intel.com>
14 years agowebkit: Bump PR
Richard Purdie [Fri, 23 Jul 2010 21:28:47 +0000 (22:28 +0100)]
webkit: Bump PR

Signed-off-by: Richard Purdie <rpurdie@linux.intel.com>
14 years agobinutils: Disable libbfd and remove unneeded copies of tools in dangerous paths....
Richard Purdie [Fri, 23 Jul 2010 17:06:15 +0000 (18:06 +0100)]
binutils: Disable libbfd and remove unneeded copies of tools in dangerous paths. gcc now has symlinks to handle this

Signed-off-by: Richard Purdie <rpurdie@linux.intel.com>
14 years agobinutils.inc: This bug has since been fixed, drop the hack
Richard Purdie [Fri, 23 Jul 2010 17:05:33 +0000 (18:05 +0100)]
binutils.inc: This bug has since been fixed, drop the hack

Signed-off-by: Richard Purdie <rpurdie@linux.intel.com>
14 years agobitbake.conf/cross.bbclass: Inject MULTIMACH_TARGET_SYS into the toolchain paths...
Richard Purdie [Fri, 23 Jul 2010 17:04:59 +0000 (18:04 +0100)]
bitbake.conf/cross.bbclass: Inject MULTIMACH_TARGET_SYS into the toolchain paths to prevent multimachine cross contamination

Signed-off-by: Richard Purdie <rpurdie@linux.intel.com>
14 years agogcc-package-cross.inc: Setup symlinks in the libexec directory to our cross tools...
Richard Purdie [Fri, 23 Jul 2010 17:03:54 +0000 (18:03 +0100)]
gcc-package-cross.inc: Setup symlinks in the libexec directory to our cross tools so the toolchain finds them correctly

Signed-off-by: Richard Purdie <rpurdie@linux.intel.com>
14 years agogcc-cross-intermediate.inc: Make sure libgcc goes into the target sysroot
Richard Purdie [Fri, 23 Jul 2010 17:03:09 +0000 (18:03 +0100)]
gcc-cross-intermediate.inc: Make sure libgcc goes into the target sysroot

Signed-off-by: Richard Purdie <rpurdie@linux.intel.com>
14 years agogcc-cross-initial/intermediate: Drop now unneeded symlink hacks
Richard Purdie [Fri, 23 Jul 2010 17:02:14 +0000 (18:02 +0100)]
gcc-cross-initial/intermediate: Drop now unneeded symlink hacks

Signed-off-by: Richard Purdie <rpurdie@linux.intel.com>
14 years agogcc-cross: Use MULTIMACH_TARGET_SYS instead of TARGET_SYS in staging path
Richard Purdie [Fri, 23 Jul 2010 13:35:37 +0000 (14:35 +0100)]
gcc-cross: Use MULTIMACH_TARGET_SYS instead of TARGET_SYS in staging path

Signed-off-by: Richard Purdie <rpurdie@linux.intel.com>
14 years agogcc-configure-common.inc: Disable multilib for now
Richard Purdie [Fri, 23 Jul 2010 13:34:22 +0000 (14:34 +0100)]
gcc-configure-common.inc: Disable multilib for now

Signed-off-by: Richard Purdie <rpurdie@linux.intel.com>
14 years agopoky-env-internal: re-add OEROOT to the whitelisted environment variables
Joshua Lock [Fri, 23 Jul 2010 11:50:25 +0000 (12:50 +0100)]
poky-env-internal: re-add OEROOT to the whitelisted environment variables

We don't want Bitbake to clean OEROOT from the environment as users may have
old layer configurations which require it set.

Signed-off-by: Joshua Lock <josh@linux.intel.com>
14 years agosanity.conf: Update layer version after the last commit
Richard Purdie [Thu, 22 Jul 2010 22:56:36 +0000 (23:56 +0100)]
sanity.conf: Update layer version after the last commit

Signed-off-by: Richard Purdie <rpurdie@linux.intel.com>
14 years agoAdd meta-emenlow to the default layers list
Richard Purdie [Thu, 22 Jul 2010 22:28:24 +0000 (23:28 +0100)]
Add meta-emenlow to the default layers list

Signed-off-by: Richard Purdie <rpurdie@linux.intel.com>
14 years agobitbake.conf: Increase the image generation free space
Richard Purdie [Thu, 22 Jul 2010 22:22:33 +0000 (23:22 +0100)]
bitbake.conf: Increase the image generation free space

The current free space doesn't leave much room for using the image,
increase it. Patch from Saul Wold with tweaks.

Signed-off-by: Richard Purdie <rpurdie@linux.intel.com>
14 years agolatencytop: Move from meta-moblin to meta
Richard Purdie [Thu, 22 Jul 2010 22:19:30 +0000 (23:19 +0100)]
latencytop: Move from meta-moblin to meta

Signed-off-by: Richard Purdie <rpurdie@linux.intel.com>
14 years agolibdrm-poulsbo: Provide libdrm-poulsbo instead of libdrm
Jeff Dike [Thu, 22 Jul 2010 21:30:49 +0000 (17:30 -0400)]
libdrm-poulsbo: Provide libdrm-poulsbo instead of libdrm

In order to allow this package to be build alongside the regular
libdrm, it was made to export libdrm-poulsbo and its users make to use
libdrm-poulsbo instead of libdrm. libva and xserver-psb were make to
build against libdrm-poulsbo. While I was in there, I changed a couple
of misspellings of COMPATIBLE and removed a bunch of ';patch=1'.

Signed-off-by: Jeff Dike <jdike@linux.intel.com>
14 years agopackage_deb.bbclass: Make sure the controldir is always cleaned out
Richard Purdie [Thu, 22 Jul 2010 17:26:07 +0000 (18:26 +0100)]
package_deb.bbclass: Make sure the controldir is always cleaned out

Signed-off-by: Richard Purdie <rpurdie@linux.intel.com>
14 years agoscripts/poky-env-internal: preserve the git proxy env var
Nitin A Kamble [Thu, 22 Jul 2010 06:32:29 +0000 (23:32 -0700)]
scripts/poky-env-internal: preserve the git proxy env var

Signed-off-by: Nitin A Kamble <nitin.a.kamble@intel.com>
14 years agorootfs_ipk: error when dependencies cannot be satisfied
Joshua Lock [Thu, 22 Jul 2010 15:19:56 +0000 (16:19 +0100)]
rootfs_ipk: error when dependencies cannot be satisfied

Per bpo#109 dependency failure during rootfs generation did not cause an error
despite that it would cause errors later on in the process. This patch updates
the key phrases searched for in the log checking function.

Signed-off-by: Joshua Lock <josh@linux.intel.com>
14 years agoeds-dbus: Add missing DEPENDS on gperf-native
Richard Purdie [Thu, 22 Jul 2010 15:15:43 +0000 (16:15 +0100)]
eds-dbus: Add missing DEPENDS on gperf-native

Signed-off-by: Richard Purdie <rpurdie@linux.intel.com>
14 years agopkgconfig_staging.bbclass: remove it
Kevin Tian [Wed, 21 Jul 2010 07:34:51 +0000 (15:34 +0800)]
pkgconfig_staging.bbclass: remove it

this is one existing for stale reason when package's own Makefile doesn't
handle .pc correctly. After previous commits to remove unnecessary inheritage
on it (sqlite3, libpng), the only remaining is libgcrypt. Libgcrypt itself
doesn't ship a .pc and poky generates one. In this case, simply move the
manual installation to its own do_install.

Then it's safe to remove this class file

Signed-off-by: Kevin Tian <kevin.tian@intel.com>
14 years agodistro tracking: fix font-alias
Dexuan Cui [Thu, 22 Jul 2010 06:16:23 +0000 (14:16 +0800)]
distro tracking: fix font-alias

Signed-off-by: Dexuan Cui <dexuan.cui@intel.com>
14 years agofont-alias: fix metadata
Dexuan Cui [Thu, 22 Jul 2010 06:15:48 +0000 (14:15 +0800)]
font-alias: fix metadata

Pull a upstream commit to fix COPYING.

Signed-off-by: Dexuan Cui <dexuan.cui@intel.com>
14 years agodistro tracking data: fix gconf-dbus, vte, xserver-nodm-init, qemugl, spectrum-fw
Yu Ke [Thu, 22 Jul 2010 02:46:32 +0000 (10:46 +0800)]
distro tracking data: fix gconf-dbus, vte, xserver-nodm-init, qemugl, spectrum-fw

per the checking result of distro tracking tool

Signed-off-by: Yu Ke <ke.yu@intel.com>
14 years agodistro_tracking: Fix tracking fields for networkmanager, networkmanager-applet, and...
Dongxiao Xu [Thu, 22 Jul 2010 03:22:10 +0000 (11:22 +0800)]
distro_tracking: Fix tracking fields for networkmanager, networkmanager-applet, and glibc

Signed-off-by: Dongxiao Xu <dongxiao.xu@intel.com>
14 years agodistro tracking: Updated version info for oh-puzzles, dates, contacts...
Zhai Edwin [Thu, 22 Jul 2010 03:14:28 +0000 (11:14 +0800)]
distro tracking: Updated version info for oh-puzzles, dates, contacts...

Signed-off-by: Zhai Edwin <edwin.zhai@intel.com>
14 years agodistro-tracking: fix two typos
Kevin Tian [Thu, 22 Jul 2010 02:08:06 +0000 (10:08 +0800)]
distro-tracking: fix two typos

below 2 are actually upgraded to latest version:
  psplash, icu

Signed-off-by: Kevin Tian <kevin.tian@intel.com>
14 years agohandbook: update SDK paths
Joshua Lock [Thu, 22 Jul 2010 14:37:41 +0000 (15:37 +0100)]
handbook: update SDK paths

Signed-off-by: Joshua Lock <josh@linux.intel.com>
14 years agometa-toolchain: set appropriate compiler flags in the environment script
Joshua Lock [Thu, 22 Jul 2010 14:27:35 +0000 (15:27 +0100)]
meta-toolchain: set appropriate compiler flags in the environment script

Signed-off-by: Joshua Lock <josh@linux.intel.com>
14 years agoemenlow: Set COMPATIBLE_MACHINE where needed
Richard Purdie [Thu, 22 Jul 2010 14:26:48 +0000 (15:26 +0100)]
emenlow: Set COMPATIBLE_MACHINE where needed

Signed-off-by: Richard Purdie <rpurdie@linux.intel.com>
14 years agoxpsb-glx: Add missing dependency on makedepend-native
Richard Purdie [Thu, 22 Jul 2010 14:26:03 +0000 (15:26 +0100)]
xpsb-glx: Add missing dependency on makedepend-native

Signed-off-by: Richard Purdie <rpurdie@linux.intel.com>
14 years agoxserver-xf86-config: Fix emenlow append to coexist with existing users
Richard Purdie [Thu, 22 Jul 2010 14:24:43 +0000 (15:24 +0100)]
xserver-xf86-config: Fix emenlow append to coexist with existing users

Signed-off-by: Richard Purdie <rpurdie@linux.intel.com>
14 years agometa-emenlow/formfactor: Make sure the files work well with the existing recipe files
Richard Purdie [Thu, 22 Jul 2010 14:21:33 +0000 (15:21 +0100)]
meta-emenlow/formfactor: Make sure the files work well with the existing recipe files

Signed-off-by: Richard Purdie <rpurdie@linux.intel.com>
14 years agopoky-env-internal: Print some further information for the user
Richard Purdie [Thu, 22 Jul 2010 12:21:13 +0000 (13:21 +0100)]
poky-env-internal: Print some further information for the user

Signed-off-by: Richard Purdie <rpurdie@linux.intel.com>
14 years agopoky-env-internal: Cleanup after the recent layer improvements
Richard Purdie [Thu, 22 Jul 2010 12:19:24 +0000 (13:19 +0100)]
poky-env-internal: Cleanup after the recent layer improvements

Signed-off-by: Richard Purdie <rpurdie@linux.intel.com>
14 years agopoky-env-internal/runqemu: Move BUILD_SYS handling which is runqemu specific into...
Richard Purdie [Thu, 22 Jul 2010 12:14:24 +0000 (13:14 +0100)]
poky-env-internal/runqemu: Move BUILD_SYS handling which is runqemu specific into runqemu

Signed-off-by: Richard Purdie <rpurdie@linux.intel.com>
14 years agomoblin.conf: Collapse to an overlay of poky.conf
Richard Purdie [Thu, 22 Jul 2010 11:29:24 +0000 (12:29 +0100)]
moblin.conf: Collapse to an overlay of poky.conf

Signed-off-by: Richard Purdie <rpurdie@linux.intel.com>
14 years agopoky.conf: gcc 2.95 died a long time ago, thankfully
Richard Purdie [Thu, 22 Jul 2010 11:28:52 +0000 (12:28 +0100)]
poky.conf: gcc 2.95 died a long time ago, thankfully

Signed-off-by: Richard Purdie <rpurdie@linux.intel.com>
14 years agometa/layer.conf: Fix PATH to use POKYBASE
Richard Purdie [Thu, 22 Jul 2010 11:24:56 +0000 (12:24 +0100)]
meta/layer.conf: Fix PATH to use POKYBASE

Signed-off-by: Richard Purdie <rpurdie@linux.intel.com>
14 years agometa-moblin: Remove now unneeded moblin POKYMODE
Richard Purdie [Thu, 22 Jul 2010 11:20:28 +0000 (12:20 +0100)]
meta-moblin: Remove now unneeded moblin POKYMODE

Signed-off-by: Richard Purdie <rpurdie@linux.intel.com>
14 years agoMove less useful xorg-app and xorg-data to meta-extras
Richard Purdie [Thu, 22 Jul 2010 11:15:29 +0000 (12:15 +0100)]
Move less useful xorg-app and xorg-data to meta-extras

Signed-off-by: Richard Purdie <rpurdie@linux.intel.com>
14 years agometa-extras: Remove obsolete android goldfish code
Richard Purdie [Thu, 22 Jul 2010 11:13:26 +0000 (12:13 +0100)]
meta-extras: Remove obsolete android goldfish code

Signed-off-by: Richard Purdie <rpurdie@linux.intel.com>
14 years agomc: 4.6.0 -> 4.7.3 with significant recipe cleanups and updates
Richard Purdie [Thu, 22 Jul 2010 11:10:48 +0000 (12:10 +0100)]
mc: 4.6.0 -> 4.7.3 with significant recipe cleanups and updates

Signed-off-by: Richard Purdie <rpurdie@linux.intel.com>
14 years agometa-moblin: Remove old psb driver
Richard Purdie [Thu, 22 Jul 2010 10:53:01 +0000 (11:53 +0100)]
meta-moblin: Remove old psb driver

Signed-off-by: Richard Purdie <rpurdie@linux.intel.com>
14 years agostagemanager: Move functionality into the scripts directory
Richard Purdie [Thu, 22 Jul 2010 10:41:00 +0000 (11:41 +0100)]
stagemanager: Move functionality into the scripts directory

Since scripts is now in PATH thanks to the layer functionality there is
no longer any need to have this recipe full of special cases, the scripts
can just be placed there.

Signed-off-by: Richard Purdie <rpurdie@linux.intel.com>
14 years agoFinally deprecate all legacy do_stage functions. This changes the existing warning
Richard Purdie [Thu, 22 Jul 2010 10:27:13 +0000 (11:27 +0100)]
Finally deprecate all legacy do_stage functions. This changes the existing warning
into a fatal error if any legacy do_stage functions are found.

Signed-off-by: Richard Purdie <rpurdie@linux.intel.com>
14 years agopoky-env-internal: unbreak existing build setups
Joshua Lock [Thu, 22 Jul 2010 09:42:47 +0000 (10:42 +0100)]
poky-env-internal: unbreak existing build setups

Many users have an existing build confifured using OEROOT, re-enable exporting
of this variable to unbreak their builds.

Signed-off-by: Joshua Lock <josh@linux.intel.com>
14 years agolatencytop: add dependency on gtk+ and bump PR
Kevin Tian [Thu, 22 Jul 2010 07:04:15 +0000 (15:04 +0800)]
latencytop: add dependency on gtk+ and bump PR

or else latencytop may be built earlier than gtk+...

Signed-off-by: Kevin Tian <kevin.tian@intel.com>
14 years agoopkg-utils: add do_install after NATIVE_INSTALL_WORKS
Kevin Tian [Thu, 22 Jul 2010 05:36:42 +0000 (13:36 +0800)]
opkg-utils: add do_install after NATIVE_INSTALL_WORKS

NATIVE_INSTALL_WORKS implicates an explicit do_install required or else
its binaries are not installed to sysroot, which result in error like:
   sh: opkg-build not found

Signed-off-by: Dongxiao Xu <dongxiao.xu@intel.com>
Signed-off-by: Kevin Tian <kevin.tian@intel.com>
14 years agoDrop old broken menlow machine (replaced by emenlow)
Richard Purdie [Thu, 22 Jul 2010 08:22:15 +0000 (09:22 +0100)]
Drop old broken menlow machine (replaced by emenlow)

Signed-off-by: Richard Purdie <rpurdie@linux.intel.com>
14 years agoemenlow: Make sure the provider of virtual/kernel is set
Richard Purdie [Wed, 21 Jul 2010 21:50:24 +0000 (22:50 +0100)]
emenlow: Make sure the provider of virtual/kernel is set

Signed-off-by: Richard Purdie <rpurdie@linux.intel.com>
14 years agoopkg-utils: Set NATIVE_INSTALL_WORKS otherwise we'd use legacy staging which is not...
Richard Purdie [Wed, 21 Jul 2010 21:48:48 +0000 (22:48 +0100)]
opkg-utils: Set NATIVE_INSTALL_WORKS otherwise we'd use legacy staging which is not correct

Signed-off-by: Richard Purdie <rpurdie@linux.intel.com>
14 years agolinux-wrs: Add COMPATIBLE_MACHINE definition to stop parsing errors on unsupported...
Richard Purdie [Wed, 21 Jul 2010 21:48:16 +0000 (22:48 +0100)]
linux-wrs: Add COMPATIBLE_MACHINE definition to stop parsing errors on unsupported machines

Signed-off-by: Richard Purdie <rpurdie@linux.intel.com>
14 years agometa-emenlow: Layer for eMenlow-based systems.
Jeff Dike [Wed, 21 Jul 2010 21:31:45 +0000 (17:31 -0400)]
meta-emenlow: Layer for eMenlow-based systems.

This layer provides a kernel suitable for booting on eMenlow-based systems,
plus support for Poulsbo graphics.  The Poulsbo support includes a
kernel patch for the graphics driver, a couple of libraries, the 2D
and 3D X drivers, and a properly configured X server.

The closed portions of this support are in the 3D driver, xpsb-glx.
This package contains the binaries for the libraries that communicate
with the kernel driver and a mesa library which uses those libraries.

There is a README in meta-emenlow/ describing how to enable this layer.

Where possible, the recipes use bitbake's new .bbappend facility in
order to avoid copying recipes from meta/.

There are checksums and license information for all of the new packages.

Signed-off-by: Jeff Dike <jdike@linux.intel.com>
14 years agoscripts/runqemu: Path fixes
Saul Wold [Wed, 21 Jul 2010 20:49:09 +0000 (21:49 +0100)]
scripts/runqemu: Path fixes

Signed-off-by: Richard Purdie <rpurdie@linux.intel.com>
14 years agodistro-tracking: correction for previous recipes
Kevin Tian [Wed, 21 Jul 2010 13:20:54 +0000 (21:20 +0800)]
distro-tracking: correction for previous recipes

  libpng
  module-init-tools
  apmd
  prism-firmware
  initramfs-live-boot

Signed-off-by: Kevin Tian <kevin.tian@intel.com>
14 years agosqlite3: no need to inherit pkgconfig_stage
Kevin Tian [Wed, 21 Jul 2010 07:03:52 +0000 (15:03 +0800)]
sqlite3: no need to inherit pkgconfig_stage

since its makefile does right steps to install .pc now

Signed-off-by: Kevin Tian <kevin.tian@intel.com>
14 years agomodule-init-tools: upgrade to 3.12
Kevin Tian [Wed, 21 Jul 2010 05:21:49 +0000 (13:21 +0800)]
module-init-tools: upgrade to 3.12

[Patches]
  KEEP    _ignore_arch_directory_: ignore /etc/modprobe.d/arch, not sure reason now.
                                   keep it and to be verified later
  REMOVE  _module-init-tools-remove-index.patch_: in upstream
  NEW     _disable_man.patch_: a simpler patch to replace below removed two
  REMOVE  _manpagesopt_: due to above new patch
  REMOVE  _no_man_rebuild_: ditto
  KEEP    _modutils_extension_: poky has its own name convention and thus need such knowledge
                                in code

[Recipe]
  - adjust indention
  - remove some old lines like ${S} and EXTRA_OECONF

Signed-off-by: Kevin Tian <kevin.tian@intel.com>
14 years agolibpng: upgrade to 1.2.44
Kevin Tian [Tue, 20 Jul 2010 11:39:57 +0000 (19:39 +0800)]
libpng: upgrade to 1.2.44

although the latest version is 1.4.3, some API changes happen which are not
compatible to some packages (such as libmatchbox using png_check_sig which
is abandoned in 1.4 version). I didn't check fully about other broken places,
and then be conservative to choose 1.2.44 as the target instead atm.

[Patches]
  REMOVE    _makefile_fix.patch_: a specific fix for libtool2.2.2. with 2.2.10, it's
                                  not required then
[Recipe]
  - add license checksum
  - remove old do_install and do_package
  - clean up package split
  - remove inherit pkgconfig_stage, since its own Makefile handles it well

Signed-off-by: Kevin Tian <kevin.tian@intel.com>
14 years agolibidn: upgrade to 0.6.14(GPLv2), and 1.19 (GPLv3)
Kevin Tian [Tue, 20 Jul 2010 05:10:14 +0000 (13:10 +0800)]
libidn: upgrade to 0.6.14(GPLv2), and 1.19 (GPLv3)

libidn changed to GPLv3 since 2007 (its 1.0 release), so this upgrade includes two:

0.6.14 (GPLv2):
  - change SRC_URI as original doesn't work
  - remove original do_configure_prepend, which doesn't make any sense when inheriting
    autotools
  - this version includes a local copy of AC_USE_SYSTEM_EXTENSIONS which conflicts with
    latest autoconf. Actually it's not necessary and remove all references to local version

1.19 (GPLv3):
  - split a new package 'idn' for command line tools, which are licensed under GPLv3.
    keep other bits in libidn licensed under LGPLv2.1

Signed-off-by: Kevin Tian <kevin.tian@intel.com>
14 years agogperf: upgrade to 3.0.4
Kevin Tian [Mon, 19 Jul 2010 02:21:28 +0000 (10:21 +0800)]
gperf: upgrade to 3.0.4

[Patches]
  REMOVE    _autoreconf.patch_: no need to duplicate acinclude.m4 in every subdirectory

[Recipe]
  - Keep original 3.0.3 version for GPLv2 requirement. 3.0.4 has bumped to GPLv3+
  - add gperf.inc for common lines
  - instead of duplicating acinclude.m4 in every subdirectory, use " -I ${S}" to
    ensure acinlude.m4 successfully found by m4_include

Signed-off-by: Kevin Tian <kevin.tian@intel.com>
14 years agodbus-glib: add license checksum
Kevin Tian [Fri, 16 Jul 2010 06:26:07 +0000 (14:26 +0800)]
dbus-glib: add license checksum

it's missing in last upgrade

Signed-off-by: Kevin Tian <kevin.tian@intel.com>
14 years agodbus: add license checksum
Kevin Tian [Fri, 16 Jul 2010 06:22:59 +0000 (14:22 +0800)]
dbus: add license checksum

it's missed in last upgrade.

Signed-off-by: Kevin Tian <kevin.tian@intel.com>
14 years agoapmd: upgrade to 3.2.2-14
Kevin Tian [Tue, 13 Jul 2010 08:46:46 +0000 (16:46 +0800)]
apmd: upgrade to 3.2.2-14

[Patches]
  KEEP    _unlinux.patch_: remove reference to build system paths
  DISABLE _libtool.patch_: this patch adds a "--tag=CC" to be compatible with libtool2.2.4.
                           however with latest 2.2.10 libtool, w/o this patch it still works. From
                           the manual, CC is the default tag actually. So disable it for now, and once
                           same error happens again, it'll be re-neabled and if necessary push to upstream
  DISABLE _workaround.patch_: a SIGUSR1 is hooked to signal suspend event as a so-called 'workaround'.
                              however no exact commit is found for exact usage case. So disable it.
  REMOVE  _debian.patch_: in upstream

[Recipe]
  Add license checksum

Signed-off-by: Kevin Tian <kevin.tian@intel.com>
14 years agocmake.bbclass: Make sure EXTRA_OECMAKE has a sane default
Richard Purdie [Wed, 21 Jul 2010 20:43:38 +0000 (21:43 +0100)]
cmake.bbclass: Make sure EXTRA_OECMAKE has a sane default

Signed-off-by: Richard Purdie <rpurdie@linux.intel.com>
14 years agolibproxy: Disabled webkit support
Jeff Dike [Wed, 21 Jul 2010 17:20:40 +0000 (13:20 -0400)]
libproxy: Disabled webkit support

This package changed from autoconf to cmake during the last recipe
upgrade.  This made the existing EXTRA_OECONF, which disabled wekbit
support among other things, non-functional, which in turn, broke the
build.

This patch disables webkit in a CMAKE way by adding EXTRA_OECMAKE to
the cmake class description, and setting it to "-DWEBKIT=no" in the
libproxy recipe and also reproduces the EXTRA_OECONF settings.

Signed-off-by: Jeff Dike <jdike@linux.intel.com>
14 years agogcc-cross-canadian/meta-toolchain: Fix C++ compiler location and path issues
Joshua Lock [Wed, 21 Jul 2010 17:35:09 +0000 (18:35 +0100)]
gcc-cross-canadian/meta-toolchain: Fix C++ compiler location and path issues

Signed-off-by: Joshua Lock <josh@linux.intel.com>
14 years agodistro tracking: gconf-dbus, elfutils, spectrum-fw and sqlite3
Yu Ke [Wed, 21 Jul 2010 05:31:01 +0000 (13:31 +0800)]
distro tracking: gconf-dbus, elfutils, spectrum-fw and sqlite3

update the distro tracking field.

Signed-off-by: Yu Ke <ke.yu@intel.com>
14 years agosqlite3: upgrade to 3.6.23.1
Yu Ke [Tue, 20 Jul 2010 08:26:40 +0000 (16:26 +0800)]
sqlite3: upgrade to 3.6.23.1

also remove the cross-compile.patch and ldflags.patch,
since they are no longer used.

Signed-off-by: Yu Ke <ke.yu@intel.com>
14 years agospectrum-fw.bb: Change SRC_URI to somewhere fetchable.
Yu Ke [Tue, 20 Jul 2010 07:50:43 +0000 (15:50 +0800)]
spectrum-fw.bb: Change SRC_URI to somewhere fetchable.

Borrow code from open embedded spectrum-fw.bb

Signed-off-by: Yu Ke <ke.yu@intel.com>
14 years agoelfutils: upgrade to version 0.148
Yu Ke [Fri, 16 Jul 2010 04:26:46 +0000 (12:26 +0800)]
elfutils: upgrade to version 0.148

reuse the open embedded elfutils_0.143.bb recipe to fix
the cross compiling issue.

Also pick patches from debian elfutils-0.148-1 pkg

Signed-off-by: Yu Ke <ke.yu@intel.com>
14 years agogconf-dbus: upgrade to SVN r705
Yu Ke [Fri, 16 Jul 2010 01:51:50 +0000 (09:51 +0800)]
gconf-dbus: upgrade to SVN r705

Signed-off-by: Yu Ke <ke.yu@intel.com>
14 years agodistro_tracking: Add tracking field for db, opkg, and opkg-utils
Dongxiao Xu [Wed, 21 Jul 2010 07:24:39 +0000 (15:24 +0800)]
distro_tracking: Add tracking field for db, opkg, and opkg-utils

Signed-off-by: Dongxiao Xu <dongxiao.xu@intel.com>
14 years agoopkg-utils: Upgraded to revision 4747
Dongxiao Xu [Wed, 21 Jul 2010 07:23:57 +0000 (15:23 +0800)]
opkg-utils: Upgraded to revision 4747

Update the default revision for opkg-utils in poky-default-revisions.inc
Remove "inherit autotools" since opkg-utils is not autotools based
Fix recipe metadata

Signed-off-by: Dongxiao Xu <dongxiao.xu@intel.com>
14 years agoopkg: Upgraded to version 0.1.8
Dongxiao Xu [Wed, 21 Jul 2010 02:58:28 +0000 (10:58 +0800)]
opkg: Upgraded to version 0.1.8

Use stable release as default recipe.
Remove logfix.patch since the logic is already in latest version package
Also fix the metadata

Signed-off-by: Dongxiao Xu <dongxiao.xu@intel.com>
14 years agodistro tracking: Update fileds for gnome-vfs, avahi, libassuan, liboil...
Zhai Edwin [Wed, 21 Jul 2010 07:06:16 +0000 (15:06 +0800)]
distro tracking: Update fileds for gnome-vfs, avahi, libassuan, liboil...

Signed-off-by: Zhai Edwin <edwin.zhai@intel.com>
14 years agogpgme: Update to 1.3.0
Zhai Edwin [Wed, 21 Jul 2010 07:06:16 +0000 (15:06 +0800)]
gpgme: Update to 1.3.0

gpgme 1.3.0 requires gpgconf&g13 from gnupg, otherwise got configure failure.
Adding gnupg need a lot of efforts and still has issue:g13 only exist in
development branch. So add a patch to disable the check error, just like
non-cross-compile environment.

Signed-off-by: Zhai Edwin <edwin.zhai@intel.com>
14 years agolibassuan: Update to 2.0.0
Zhai Edwin [Wed, 21 Jul 2010 07:06:03 +0000 (15:06 +0800)]
libassuan: Update to 2.0.0

Signed-off-by: Zhai Edwin <edwin.zhai@intel.com>
14 years agolibgpg-error: Update to 1.8
Zhai Edwin [Wed, 21 Jul 2010 03:40:16 +0000 (11:40 +0800)]
libgpg-error: Update to 1.8

Signed-off-by: Zhai Edwin <edwin.zhai@intel.com>
14 years agoliboil: Fix the meta data
Zhai Edwin [Wed, 21 Jul 2010 03:40:16 +0000 (11:40 +0800)]
liboil: Fix the meta data

Signed-off-by: Zhai Edwin <edwin.zhai@intel.com>
14 years agoavahi: Update to 0.6.27
Zhai Edwin [Wed, 21 Jul 2010 03:40:16 +0000 (11:40 +0800)]
avahi: Update to 0.6.27

Add "--disable-gtk3" to fix build error

Signed-off-by: Zhai Edwin <edwin.zhai@intel.com>
14 years agognome-vfs: Update to 2.24.3
Zhai Edwin [Wed, 21 Jul 2010 03:40:16 +0000 (11:40 +0800)]
gnome-vfs: Update to 2.24.3

Signed-off-by: Zhai Edwin <edwin.zhai@intel.com>
14 years agodistro tracking: update distro tracking field for font-alias and liberation-fonts.
Dexuan Cui [Wed, 21 Jul 2010 07:12:16 +0000 (15:12 +0800)]
distro tracking: update distro tracking field for font-alias and liberation-fonts.

font-alias: change the RECIPE_STATUS to green as the license issue is clarified.
liberation-fonts: add "# OK" to indicate we don't update it from 1.04 to 1.05.2.20091019 for now.

Signed-off-by: Dexuan Cui <dexuan.cui@intel.com>
14 years agolinux: 2.6.33.2: turn on CONFIG_OPROFILE and CONFIG_LATENCYTOP for netbook and qemux86
Dexuan Cui [Wed, 21 Jul 2010 05:20:28 +0000 (13:20 +0800)]
linux: 2.6.33.2: turn on CONFIG_OPROFILE and CONFIG_LATENCYTOP for netbook and qemux86

profile/profileui and latencytop need the kernel supports.

Signed-off-by: Dexuan Cui <dexuan.cui@intel.com>
14 years agodistro tracking: add distro tracking field for oprofileui, powertop, latencytop.
Dexuan Cui [Tue, 20 Jul 2010 11:59:07 +0000 (19:59 +0800)]
distro tracking: add distro tracking field for oprofileui, powertop, latencytop.

Signed-off-by: Dexuan Cui <dexuan.cui@intel.com>
14 years agotask-poky-tools: add latencytop into RDEPENDS_task-poky-tools-profile
Dexuan Cui [Tue, 20 Jul 2010 11:34:13 +0000 (19:34 +0800)]
task-poky-tools: add latencytop into RDEPENDS_task-poky-tools-profile

Signed-off-by: Dexuan Cui <dexuan.cui@intel.com>