]> code.ossystems Code Review - openembedded-core.git/log
openembedded-core.git
14 years agoopenjade-native: Set datadir explicitly
Scott Garman [Thu, 17 Feb 2011 21:30:14 +0000 (13:30 -0800)]
openjade-native: Set datadir explicitly

datadir was previously defaulting to usr/share and hence could not
find openjade's data files.

Signed-off-by: Scott Garman <scott.a.garman@intel.com>
14 years agodocbook-dsssl-stylesheets-native: add missing files to install
Scott Garman [Thu, 17 Feb 2011 21:29:02 +0000 (13:29 -0800)]
docbook-dsssl-stylesheets-native: add missing files to install

Signed-off-by: Scott Garman <scott.a.garman@intel.com>
14 years agoperl-native: fix parallel build
Nitin A Kamble [Thu, 17 Feb 2011 00:39:21 +0000 (16:39 -0800)]
perl-native: fix parallel build

perl native recipe was failing on 40-way system with the parallel build turned
on. With this patch the parallel build on 40 way build system is not failing.

Signed-off-by: Nitin A Kamble <nitin.a.kamble@intel.com>
Passed 31 clean/build cycles on the 40-way.

Tested-by: Darren Hart <dvhart@linux.intel.com>
14 years agolibc-package.bbclass: Disable lib packaging dependenies for libc-initial versions
Richard Purdie [Thu, 17 Feb 2011 00:17:01 +0000 (00:17 +0000)]
libc-package.bbclass: Disable lib packaging dependenies for libc-initial versions

Signed-off-by: Richard Purdie <richard.purdie@linuxfoundation.org>
14 years agobuildstats.bbclass: Remove unneeded debug output
Richard Purdie [Wed, 16 Feb 2011 23:17:59 +0000 (23:17 +0000)]
buildstats.bbclass: Remove unneeded debug output

Signed-off-by: Richard Purdie <richard.purdie@linuxfoundation.org>
14 years agogypsy: Convert SRCREV to a git revision instead of an svn one after recipe migration
Richard Purdie [Wed, 16 Feb 2011 21:15:43 +0000 (21:15 +0000)]
gypsy: Convert SRCREV to a git revision instead of an svn one after recipe migration

Signed-off-by: Richard Purdie <richard.purdie@linuxfoundation.org>
14 years agoperl perl-native: turn on parallel make
Nitin A Kamble [Wed, 16 Feb 2011 19:53:16 +0000 (11:53 -0800)]
perl perl-native: turn on parallel make

tested this on all architectures, and build works fine.

Signed-off-by: Nitin A Kamble <nitin.a.kamble@intel.com>
14 years agolttng-viewer: Fix rootfs contruction
Mark Hatle [Wed, 16 Feb 2011 15:42:11 +0000 (09:42 -0600)]
lttng-viewer: Fix rootfs contruction

A required run-time library was leaking into the -dev package.
This caused a large number of -dev packages to be included in the build.

This library is now part of the base lttng-viewer split.

Signed-off-by: Mark Hatle <mark.hatle@windriver.com>
14 years agoiputils: enable generation of man pages
Scott Garman [Wed, 16 Feb 2011 00:39:31 +0000 (16:39 -0800)]
iputils: enable generation of man pages

This fixes [BUGID #211]

Signed-off-by: Scott Garman <scott.a.garman@intel.com>
14 years agoopensp: improve configuration and install steps
Scott Garman [Wed, 16 Feb 2011 00:36:12 +0000 (16:36 -0800)]
opensp: improve configuration and install steps

* For the -native case we need to point two configure
  options to the SGML catalogs in the native sysroot
* Some packages (e.g, iputils) use different names for
  the openSP utilities, so create these names as
  symlinks after do_install

Signed-off-by: Scott Garman <scott.a.garman@intel.com>
14 years agodocbook-utils-native: new recipe v0.6.14
Scott Garman [Thu, 10 Feb 2011 03:44:21 +0000 (19:44 -0800)]
docbook-utils-native: new recipe v0.6.14

Recipe derived from OpenEmbedded. Starting with a -native only
version for now.

Signed-off-by: Scott Garman <scott.a.garman@intel.com>
14 years agosgml-common-native: fix license info and checksum fields
Scott Garman [Fri, 4 Feb 2011 20:22:55 +0000 (12:22 -0800)]
sgml-common-native: fix license info and checksum fields

Signed-off-by: Scott Garman <scott.a.garman@intel.com>
14 years agotexinfo: recipe cleanup, add native support
Scott Garman [Tue, 8 Feb 2011 02:43:41 +0000 (18:43 -0800)]
texinfo: recipe cleanup, add native support

Signed-off-by: Scott Garman <scott.a.garman@intel.com>
14 years agoeds-dbus: reenable PARALLEL_MAKE
Saul Wold [Wed, 16 Feb 2011 15:33:13 +0000 (07:33 -0800)]
eds-dbus: reenable PARALLEL_MAKE

Signed-off-by: Saul Wold <sgw@linux.intel.com>
14 years agopango: reenable PARALLEL_MAKE
Saul Wold [Wed, 16 Feb 2011 15:32:42 +0000 (07:32 -0800)]
pango: reenable PARALLEL_MAKE

Signed-off-by: Saul Wold <sgw@linux.intel.com>
14 years agoncurses: reenable PARALLEL_MAKE
Saul Wold [Wed, 16 Feb 2011 15:32:28 +0000 (07:32 -0800)]
ncurses: reenable PARALLEL_MAKE

Signed-off-by: Saul Wold <sgw@linux.intel.com>
14 years agogettext: reenable PARALLEL_MAKE
Saul Wold [Wed, 16 Feb 2011 15:32:05 +0000 (07:32 -0800)]
gettext: reenable PARALLEL_MAKE

Signed-off-by: Saul Wold <sgw@linux.intel.com>
14 years agolinux-libc-headers-yocto: Added RPROVIDES.
Lianhao Lu [Tue, 15 Feb 2011 11:13:19 +0000 (19:13 +0800)]
linux-libc-headers-yocto: Added RPROVIDES.

[BUGID #714] Added RPROVIDES_${PN}-dev and RPROVIDES_${PN}-dbg for
linux-libc-headers-yocto to provides "linux-libc-headers-dev" and
"linux-libc-headers-dbg" respectively.

This resolved the dependency issue of libc6-dev depending upon
linux-libc-headers-dev. Package linux-libc-headers-yocto-dev will be
installed as linux-libc-headers-dev.

Also bumped the PR.

Signed-off-by: Lianhao Lu <lianhao.lu@intel.com>
14 years agopoky.conf: make the WHITELIST for INCOMPATIBLE_LICENSE overridable
Saul Wold [Wed, 16 Feb 2011 05:10:09 +0000 (21:10 -0800)]
poky.conf: make the WHITELIST for INCOMPATIBLE_LICENSE overridable

Signed-off-by: Saul Wold <sgw@linux.intel.com>
14 years agopackage_rpm: Fix solverdb generation
Mark Hatle [Wed, 16 Feb 2011 04:56:13 +0000 (22:56 -0600)]
package_rpm: Fix solverdb generation

The RPM solverdb was potentially being generated multiple times.
Fix this by ensuring we only process each directory once.

Also correct an issue where the solution did not necessarily follow
the preferred architecture ordering, reverse the default Poky ordering
so that preferred is listed first.

Signed-off-by: Mark Hatle <mark.hatle@windriver.com>
14 years agoimage.bbclass: Disable shell debug messages
Mark Hatle [Wed, 16 Feb 2011 04:54:38 +0000 (22:54 -0600)]
image.bbclass: Disable shell debug messages

By default image had a "set -x" to enable shell debug messages,
this adds a lot of overhead to the system due to logging.

Signed-off-by: Mark Hatle <mark.hatle@windriver.com>
14 years agorpm: Avoid fsync when writing files
Mark Hatle [Wed, 16 Feb 2011 04:43:42 +0000 (22:43 -0600)]
rpm: Avoid fsync when writing files

By default RPM strives for the safest possible file creation and
enforces fsync on each file.  This changes that default by backporting
the fsync disabled from the latest CVS snapshot.

This will cut a few minutes off the rootfs generation using RPM.

Signed-off-by: Mark Hatle <mark.hatle@windriver.com>
14 years agorpm: Add the ability to use the platform file during install
Mark Hatle [Wed, 16 Feb 2011 04:20:49 +0000 (22:20 -0600)]
rpm: Add the ability to use the platform file during install

Add a new rpm macro, rpmrc_platform_path to specify an alternative platform
file.  This is required to allow the dep resolver to identify compatible
packages.

Also workaround a minor problem with the --showrc command in RPM.  A bug
has been reported upstream on this.

Signed-off-by: Mark Hatle <mark.hatle@windriver.com>
14 years agoDoing uname without subprocess: buildstats.bbclass
Beth Flanagan [Wed, 16 Feb 2011 02:37:59 +0000 (18:37 -0800)]
Doing uname without subprocess: buildstats.bbclass

Instead of using subprocess which is problematic, we should use platform
instead.

Signed-off-by: Beth Flanagan <elizabeth.flanagan@intel.com>
14 years agomkfontdir/font-alias: Fix native RDEPENDS
Richard Purdie [Wed, 16 Feb 2011 14:28:02 +0000 (14:28 +0000)]
mkfontdir/font-alias: Fix native RDEPENDS

Signed-off-by: Richard Purdie <richard.purdie@linuxfoundation.org>
14 years agosqlite3-native: Drop dependencies on ncurses and readline plus enable in memory tempo...
Richard Purdie [Wed, 16 Feb 2011 12:37:07 +0000 (12:37 +0000)]
sqlite3-native: Drop dependencies on ncurses and readline plus enable in memory temporary tables

Signed-off-by: Richard Purdie <richard.purdie@linuxfoundation.org>
14 years agobitbake/fecth2: Ensure BB_FETCH_PREMIRRORONLY being set as false is handled correctly
Richard Purdie [Wed, 16 Feb 2011 12:35:35 +0000 (12:35 +0000)]
bitbake/fecth2: Ensure BB_FETCH_PREMIRRORONLY being set as false is handled correctly

Signed-off-by: Richard Purdie <richard.purdie@linuxfoundation.org>
14 years agobitbake/runqueue.py: Ensure child has the default SIGCHLD handler restored
Richard Purdie [Wed, 16 Feb 2011 12:33:40 +0000 (12:33 +0000)]
bitbake/runqueue.py: Ensure child has the default SIGCHLD handler restored

Signed-off-by: Richard Purdie <richard.purdie@linuxfoundation.org>
14 years agobitbake/runqueue: When we successfully fork off a task and there are more processes...
Richard Purdie [Tue, 15 Feb 2011 23:20:54 +0000 (23:20 +0000)]
bitbake/runqueue: When we successfully fork off a task and there are more processes we can start do so immediately

Signed-off-by: Richard Purdie <richard.purdie@linuxfoundation.org>
14 years agobitbake/runqueue: When we have successfully collected a pid value return True to...
Richard Purdie [Tue, 15 Feb 2011 23:20:20 +0000 (23:20 +0000)]
bitbake/runqueue: When we have successfully collected a pid value return True to ensure we don't sleep in the main loop

Signed-off-by: Richard Purdie <richard.purdie@linuxfoundation.org>
14 years agobitbake/runqueue: Add a SIGCHLD handler to ensure we wake from sleeps for SIGCHLD...
Richard Purdie [Tue, 15 Feb 2011 23:19:43 +0000 (23:19 +0000)]
bitbake/runqueue: Add a SIGCHLD handler to ensure we wake from sleeps for SIGCHLD events

Signed-off-by: Richard Purdie <richard.purdie@linuxfoundation.org>
14 years agobitbake/cooker: Ensure delays are accurately transfered to the idle loops from runqueue
Richard Purdie [Tue, 15 Feb 2011 23:18:39 +0000 (23:18 +0000)]
bitbake/cooker: Ensure delays are accurately transfered to the idle loops from runqueue

Signed-off-by: Richard Purdie <richard.purdie@linuxfoundation.org>
14 years agobuildstats.bbclass: Fix expand call syntax
Richard Purdie [Tue, 15 Feb 2011 21:41:56 +0000 (21:41 +0000)]
buildstats.bbclass: Fix expand call syntax

Signed-off-by: Richard Purdie <richard.purdie@linuxfoundation.org>
14 years agobuildstats.bbclass: Save ended time in TaskFinished events
Richard Purdie [Tue, 15 Feb 2011 19:34:13 +0000 (19:34 +0000)]
buildstats.bbclass: Save ended time in TaskFinished events

Signed-off-by: Richard Purdie <richard.purdie@linuxfoundation.org>
14 years agolinux-yocto: add jasperforest BSP and fix lttng NMI bug
Bruce Ashfield [Tue, 15 Feb 2011 18:56:08 +0000 (13:56 -0500)]
linux-yocto: add jasperforest BSP and fix lttng NMI bug

During the introduction of the jasperforest BSP, a lttng
issues was picked up with NMI tracing. The upstream (and
our solution) is to revert that commit.

This change updates the meta repo for jasperforest and pushes
out the nmi revert to all BSPs.

Signed-off-by: Bruce Ashfield <bruce.ashfield@windriver.com>
14 years agoREADME.hardware: update the beagleboard serial port documentation
Darren Hart [Mon, 14 Feb 2011 22:52:47 +0000 (14:52 -0800)]
README.hardware: update the beagleboard serial port documentation

Update the README.hardware beagleboard description to account for the use
of the OMAP_SERIAL in recent kernel recipes. Add a note documenting how to
use the old 8250 based serial devices for older kernels.

Correct a type.

Correct the boot script name from user.scr to boot.scr.

Signed-off-by: Darren Hart <dvhart@linux.intel.com>
CC: Gary Thomas <gary@mlbassoc.com>
14 years agolinux-libc-headers-yocto: disable device tree generation
Bruce Ashfield [Mon, 14 Feb 2011 19:07:38 +0000 (14:07 -0500)]
linux-libc-headers-yocto: disable device tree generation

Fixes [BUGID #719]

The common routines for handling a git based yocto kernel
are included from the lib headers recipe to checkout the
appropriate branch of the kernel for header generation.

linux-yocto.inc includes device tree installation rules
which typically apply to a kernel user of the include file,
but do not apply to a simple header generation. The fix is
to override the DTB variables in this recipe, which disable
the device tree installation rules.

Signed-off-by: Bruce Ashfield <bruce.ashfield@windriver.com>
14 years agobuildstats: Disable uname subprocess call for now since it appears to be breaking...
Richard Purdie [Tue, 15 Feb 2011 11:51:28 +0000 (11:51 +0000)]
buildstats: Disable uname subprocess call for now since it appears to be breaking runqueue somehow

Signed-off-by: Richard Purdie <richard.purdie@linuxfoundation.org>
14 years agoMerge branch 'srifenbark/docs' of ssh://git.pokylinux.org/poky-contrib
Richard Purdie [Tue, 15 Feb 2011 10:02:27 +0000 (10:02 +0000)]
Merge branch 'srifenbark/docs' of ssh://git.pokylinux.org/poky-contrib

14 years agogypsy: Change gypsy upstream repo address
Dongxiao Xu [Tue, 15 Feb 2011 01:00:34 +0000 (09:00 +0800)]
gypsy: Change gypsy upstream repo address

This fixes [BUGID #623].

Signed-off-by: Dongxiao Xu <dongxiao.xu@intel.com>
14 years agoBuildstats commit: buildstats.bbclass
Beth Flanagan [Sun, 13 Feb 2011 00:25:09 +0000 (16:25 -0800)]
Buildstats commit: buildstats.bbclass

Used to track some basic build metrics by build and task/event level.

Signed-off-by: Beth Flanagan <elizabeth.flanagan@intel.com>
14 years agodocumentation/kernel-manual/kernel-how-to.xml: More changes to the creating BSP section.
Scott Rifenbark [Mon, 14 Feb 2011 23:04:23 +0000 (17:04 -0600)]
documentation/kernel-manual/kernel-how-to.xml: More changes to the creating BSP section.

These changes implemented Bruce Ashfield's next round of changes to the
section 4.3.3 example.

Signed-off-by: Scott Rifenbark <scott.m.rifenbark@intel.com>
14 years agodocumentation/kernel-manual/kernel-how-to.xml: Fixed type
Scott Rifenbark [Wed, 9 Feb 2011 18:32:15 +0000 (12:32 -0600)]
documentation/kernel-manual/kernel-how-to.xml: Fixed type

In section 4.3.3 step 2 there was a directory 'build/donf/bblayers.conf'.
I fixed the typo to 'build/conf/bblayers.conf'.

Signed-off-by: Scott Rifenbark <scott.m.rifenbark@intel.com>
14 years agodocumentation/kernel-manual/kernel-how-to.xml: - Condense and merge example changed.
Scott Rifenbark [Tue, 8 Feb 2011 19:48:13 +0000 (13:48 -0600)]
documentation/kernel-manual/kernel-how-to.xml: - Condense and merge example changed.

The example used to show how to condense and merge two BSPs into a second
SCM used a non-existant machine (cav_ebt5800-standard).  I replaced this
machine with 'common_pc_64-standard, which is a real machine.

Signed-off-by: Scott Rifenbark <scott.m.rifenbark@intel.com>
14 years agodocumentation/kernel-manual/kernel-how-to.xml: [BUGID# 597] Reversing common-pc-standard
Scott Rifenbark [Tue, 8 Feb 2011 19:35:45 +0000 (13:35 -0600)]
documentation/kernel-manual/kernel-how-to.xml: [BUGID# 597] Reversing common-pc-standard

[BUGID# 597] - After talking with Bruce Ashfield the kernel documentation
needs to support the 2.6.34 disribution.  So, the 'common-pc-standard'
strings need to be changed back to 'common_pc-standard'.  This fix restores
them.

Signed-off-by: Scott Rifenbark <scott.m.rifenbark@intel.com>
14 years agodocumentation/yocto-project-qs/yocto-project-qs.xml: [BUGID# 631] - Added tip for...
Scott Rifenbark [Tue, 8 Feb 2011 18:23:54 +0000 (12:23 -0600)]
documentation/yocto-project-qs/yocto-project-qs.xml: [BUGID# 631] - Added tip for saving disk space during a build.

[BUGID# 631] - I added a tip in the section where we show a sample build.
The tip says that you can add 'INHERIT += "rm_work"' to the local.conf file
to help conserve disk space during a build.

Signed-off-by: Scott Rifenbark <scott.m.rifenbark@intel.com>
14 years agodocumentation/kernel-manual/kernel-how-to.xml: [BUGID# 597] Fixed common_pc
Scott Rifenbark [Tue, 8 Feb 2011 17:24:00 +0000 (11:24 -0600)]
documentation/kernel-manual/kernel-how-to.xml:  [BUGID# 597] Fixed common_pc

[BUGID# 597] - Changed the string "common_pc" to "common-pc".

Signed-off-by: Scott Rifenbark <scott.m.rifenbark@intel.com>
14 years agoprocess.py: Avoid deprecation warning
Richard Purdie [Mon, 14 Feb 2011 16:32:07 +0000 (16:32 +0000)]
process.py: Avoid deprecation warning

bitbake/lib/bb/process.py:15: DeprecationWarning: BaseException.message has been deprecated as of Python 2.6

Signed-off-by: Richard Purdie <richard.purdie@linuxfoundation.org>
14 years agoxpsb-glx: add libxfixes and libxdamages to DEPENDS
Saul Wold [Mon, 14 Feb 2011 13:30:59 +0000 (05:30 -0800)]
xpsb-glx: add libxfixes and libxdamages to DEPENDS

Signed-off-by: Saul Wold <sgw@linux.intel.com>
14 years agolibva: add libxfixes to DEPENDS
Saul Wold [Mon, 14 Feb 2011 13:30:18 +0000 (05:30 -0800)]
libva: add libxfixes to DEPENDS

Fixes [BUGID #716]

Signed-off-by: Saul Wold <sgw@linux.intel.com>
14 years agokernel.bbclass: add approproate X Environment variables to allow xterm to start
Saul Wold [Mon, 14 Feb 2011 08:41:37 +0000 (00:41 -0800)]
kernel.bbclass: add approproate X Environment variables to allow xterm to start

Signed-off-by: Saul Wold <sgw@linux.intel.com>
14 years agobitbake.conf: change revision fetching to use newer fetch2 code
Saul Wold [Mon, 14 Feb 2011 07:57:59 +0000 (23:57 -0800)]
bitbake.conf: change revision fetching to use newer fetch2 code

Signed-off-by: Saul Wold <sgw@linux.intel.com>
14 years agodistro tracking: minor fix to mc lastest version
Saul Wold [Mon, 14 Feb 2011 07:57:00 +0000 (23:57 -0800)]
distro tracking: minor fix to mc lastest version

Signed-off-by: Saul Wold <sgw@linux.intel.com>
14 years agodbus: change owner and mode for dbus-daemon-launch-helper in postinst
Dongxiao Xu [Fri, 11 Feb 2011 09:05:06 +0000 (17:05 +0800)]
dbus: change owner and mode for dbus-daemon-launch-helper in postinst

Add code in dbus postinst to change owner and mode for
dbus-daemon-launch-helper.

[BUGID #603]

Signed-off-by: Dongxiao Xu <dongxiao.xu@intel.com>
14 years agowpa-supplicant: change dbus interface
Dongxiao Xu [Fri, 11 Feb 2011 09:03:55 +0000 (17:03 +0800)]
wpa-supplicant: change dbus interface

The new interface "fi.w1.wpa_supplicant1" is used in latest connman,
thus add it in the wpa_supplicant default configuration.

Besides, enable netlink support with libnl 2.0 mode.

[BUGID #603]

Signed-off-by: Dongxiao Xu <dongxiao.xu@intel.com>
14 years agobitbake/fetch2: Revert part of the unpack change until the issues with it are resolved
Richard Purdie [Sun, 13 Feb 2011 00:05:06 +0000 (00:05 +0000)]
bitbake/fetch2: Revert part of the unpack change until the issues with it are resolved

Signed-off-by: Richard Purdie <richard.purdie@linuxfoundation.org>
14 years agorecipes: pre/post actions
Mark Hatle [Thu, 10 Feb 2011 00:13:50 +0000 (18:13 -0600)]
recipes: pre/post actions

A number of the recipes did not properly label their pre and post
actions, causing the actions to occur in all split packages.  This
was corrected by defaulting to _${PN} in most cases.

Signed-off-by: Mark Hatle <mark.hatle@windriver.com>
14 years agopackage.bbclass: Breakout the strip from the populate_packages
Mark Hatle [Tue, 8 Feb 2011 22:07:47 +0000 (16:07 -0600)]
package.bbclass: Breakout the strip from the populate_packages

Break out the file split/strip from the populate_packages.

Signed-off-by: Mark Hatle <mark.hatle@windriver.com>
14 years agobusybox: Rework busybox to fix limitations in initscripts
Mark Hatle [Fri, 11 Feb 2011 20:18:16 +0000 (14:18 -0600)]
busybox: Rework busybox to fix limitations in initscripts

A recent busybox change added a "second" initscript to the main busybox
package.  This however is not supported by the update-rc.d.bbclass.
Instead we split the package so that each initscript gets it's own split.

Signed-off-by: Mark Hatle <mark.hatle@windriver.com>
14 years agofetch2: unpack revision
Mark Hatle [Fri, 11 Feb 2011 17:43:54 +0000 (11:43 -0600)]
fetch2: unpack revision

Revise the unpack function to have a way to disable the unpack.  This is
based on the work from "Andreas Oberritter <obi@opendreambox.org>", see
http://cgit.openembedded.net/cgit.cgi/openembedded/commit/?id=2bdfe8519eda8067845019a699acdf19a21ba380

In addition, the to_boolean function comes from the work of
"Chris Larson <chris_larson@mentor.com>", see
http://cgit.openembedded.net/cgit.cgi/openembedded/commit/?id=900cc29b603691eb3a077cb660545ead3715ed54

Signed-off-by: Mark Hatle <mark.hatle@windriver.com>
14 years agoopenjade: fix build issues
Scott Garman [Thu, 10 Feb 2011 00:00:08 +0000 (16:00 -0800)]
openjade: fix build issues

* Recipe is now -native only
* Fix install failure due to missing install path
* Removed recipe cruft that was not needed, simplifying it
* Removed unnecessary patches
* Improved patch comment for makefile.patch

Signed-off-by: Scott Garman <scott.a.garman@intel.com>
14 years agomirrors.bbclass: Ensure we don't overwrite any existing MIRRORS variable
Richard Purdie [Fri, 11 Feb 2011 23:50:46 +0000 (23:50 +0000)]
mirrors.bbclass: Ensure we don't overwrite any existing MIRRORS variable

Signed-off-by: Richard Purdie <richard.purdie@linuxfoundation.org>
14 years agobitbake/fetch2: Add explict network access exception and handling to give users usabl...
Richard Purdie [Fri, 11 Feb 2011 22:08:21 +0000 (22:08 +0000)]
bitbake/fetch2: Add explict network access exception and handling to give users usable error messages

Signed-off-by: Richard Purdie <richard.purdie@linuxfoundation.org>
14 years agobitbake/fetch2: Fix message about md5 checksums when sha256 is incorrect
Richard Purdie [Fri, 11 Feb 2011 21:59:23 +0000 (21:59 +0000)]
bitbake/fetch2: Fix message about md5 checksums when sha256 is incorrect

Signed-off-by: Richard Purdie <richard.purdie@linuxfoundation.org>
14 years agolttng-control: Fix SRC_URL to point at lttng.org
Saul Wold [Fri, 11 Feb 2011 15:57:36 +0000 (07:57 -0800)]
lttng-control: Fix SRC_URL to point at lttng.org

Signed-off-by: Saul Wold <sgw@linux.intel.com>
14 years agopuzzles: Update to r9084
Saul Wold [Fri, 11 Feb 2011 15:51:57 +0000 (07:51 -0800)]
puzzles: Update to r9084

Signed-off-by: Saul Wold <sgw@linux.intel.com>
14 years agobitbake/fetch2: Fix patch merge error
Richard Purdie [Fri, 11 Feb 2011 16:24:26 +0000 (16:24 +0000)]
bitbake/fetch2: Fix patch merge error

Signed-off-by: Richard Purdie <richard.purdie@linuxfoundation.org>
14 years agobitbake/fetch2: Add some debug output so its clear when PREMIRRORS, upstream and...
Richard Purdie [Fri, 11 Feb 2011 16:16:51 +0000 (16:16 +0000)]
bitbake/fetch2: Add some debug output so its clear when PREMIRRORS, upstream and MIRRORS are being used

Signed-off-by: Richard Purdie <richard.purdie@linuxfoundation.org>
14 years agobitbake/fetch2: Ensure network access status is reset for each loop iteration in...
Richard Purdie [Fri, 11 Feb 2011 16:15:36 +0000 (16:15 +0000)]
bitbake/fetch2: Ensure network access status is reset for each loop iteration in download()

Signed-off-by: Richard Purdie <richard.purdie@linuxfoundation.org>
14 years agosstate: Fix bugs after new fetcher
Zhai Edwin [Fri, 11 Feb 2011 13:55:07 +0000 (21:55 +0800)]
sstate: Fix bugs after new fetcher

Current sstate's fetch code doesn't reflect latest fetcher changes, so old
fetch style cause exception and fail silently.

[BUGID #708] got fixed.

Another issue is "import xxx" in python function from sstate.bbclass can only
sit in the head of the function, else have UnboundLocalError: "local variable
XXX referenced before assignment".

Signed-off-by: Zhai Edwin <edwin.zhai@intel.com>
14 years agobitbake/fetch2/wget: Fix missing string parameter reference
Richard Purdie [Fri, 11 Feb 2011 12:16:44 +0000 (12:16 +0000)]
bitbake/fetch2/wget: Fix missing string parameter reference

Signed-off-by: Richard Purdie <richard.purdie@linuxfoundation.org>
14 years agobitbake/fetch2: Ensure failed fetch attempts are logged in the debug logs
Richard Purdie [Fri, 11 Feb 2011 12:14:20 +0000 (12:14 +0000)]
bitbake/fetch2: Ensure failed fetch attempts are logged in the debug logs

Signed-off-by: Richard Purdie <richard.purdie@linuxfoundation.org>
14 years agobitbake/fetch2: Correctly handle git mirror tarball fetching
Richard Purdie [Fri, 11 Feb 2011 12:06:44 +0000 (12:06 +0000)]
bitbake/fetch2: Correctly handle git mirror tarball fetching

Signed-off-by: Richard Purdie <richard.purdie@linuxfoundation.org>
14 years agobitbake/fetch2: Pass over malformatted (empty) mirror url lines
Richard Purdie [Fri, 11 Feb 2011 12:04:59 +0000 (12:04 +0000)]
bitbake/fetch2: Pass over malformatted (empty) mirror url lines

Signed-off-by: Richard Purdie <richard.purdie@linuxfoundation.org>
14 years agometa: Update mirror urls to new format and update yocto project urls
Richard Purdie [Fri, 11 Feb 2011 12:04:12 +0000 (12:04 +0000)]
meta: Update mirror urls to new format and update yocto project urls

Signed-off-by: Richard Purdie <richard.purdie@linuxfoundation.org>
14 years agolinux-dtb.inc: Fix package name to match PACKAGES
Richard Purdie [Fri, 11 Feb 2011 10:27:22 +0000 (10:27 +0000)]
linux-dtb.inc: Fix package name to match PACKAGES

Signed-off-by: Richard Purdie <richard.purdie@linuxfoundation.org>
14 years agobitbake: Remove bad commit hunk from old cvs fetcher
Richard Purdie [Thu, 10 Feb 2011 23:51:59 +0000 (23:51 +0000)]
bitbake: Remove bad commit hunk from old cvs fetcher

Signed-off-by: Richard Purdie <richard.purdie@linuxfoundation.org>
14 years agofetch2: Correct the clean() mechanism for the fetcher2 code
Saul Wold [Wed, 9 Feb 2011 22:30:29 +0000 (14:30 -0800)]
fetch2: Correct the clean() mechanism for the fetcher2 code

This create a clean() method in each of the fetcher modules
and correctly cleans the .done stamp file and lock files

Signed-off-by: Saul Wold <sgw@linux.intel.com>
14 years agoExport KRB5CCNAME variable
Javier Martin [Mon, 31 Jan 2011 11:27:54 +0000 (12:27 +0100)]
Export KRB5CCNAME variable

This allows fetching git repositories using Kerberos authentication.

(Bitbake rev: d761cf98284b02eb3d3a1f879782c501c284b698)

Signed-off-by: Javier Martin <javier.martin@vista-silicon.com>
Signed-off-by: Chris Larson <chris_larson@mentor.com>
Signed-off-by: Richard Purdie <richard.purdie@linuxfoundation.org>
14 years agoFix comparison with SRCREVINACTION constant
Javier Martin [Thu, 27 Jan 2011 08:38:21 +0000 (09:38 +0100)]
Fix comparison with SRCREVINACTION constant

Use '==' instead of 'is', otherwise it will always return
true since 'rev' and "SRCREVINACTION" are not the same object.

(Bitbake rev: f30b3af975a071d1584817054a2996f08a3aba4f)

Signed-off-by: Javier Martin <javier.martin@vista-silicon.com>
Signed-off-by: Chris Larson <chris_larson@mentor.com>
Signed-off-by: Richard Purdie <richard.purdie@linuxfoundation.org>
14 years agopersist_data: kill unreachable break line
Chris Larson [Tue, 8 Feb 2011 20:42:46 +0000 (13:42 -0700)]
persist_data: kill unreachable break line

(Bitbake rev: 7486b38603f2766adaf976a9f95e9276c83abe31)

Signed-off-by: Chris Larson <chris_larson@mentor.com>
Signed-off-by: Richard Purdie <richard.purdie@linuxfoundation.org>
14 years agobitbake-layers: fix bug with env vars leaking in
Chris Larson [Mon, 7 Feb 2011 17:58:40 +0000 (10:58 -0700)]
bitbake-layers: fix bug with env vars leaking in

I forgot that bin/bitbake is what does the environment filtering based upon
BB_ENV_WHITELIST, etc.

(Bitbake rev: 2cc6b6951bd17832866ec710029d119d2df31ba4)

Signed-off-by: Chris Larson <chris_larson@mentor.com>
Signed-off-by: Richard Purdie <richard.purdie@linuxfoundation.org>
14 years agocache: fix docstring usage
Chris Larson [Thu, 20 Jan 2011 21:32:16 +0000 (14:32 -0700)]
cache: fix docstring usage

Use comments instead of docstrings where appropriate in CacheData.

(Bitbake rev: 088d516e02bb2b4ce8a50bbaa967e944c46e620b)

Signed-off-by: Chris Larson <chris_larson@mentor.com>
Signed-off-by: Richard Purdie <richard.purdie@linuxfoundation.org>
14 years agoAdd initial bitbake-layers script
Chris Larson [Mon, 7 Feb 2011 17:50:27 +0000 (10:50 -0700)]
Add initial bitbake-layers script

This script has subcommands which operate against your bitbake layers, either
displaying useful information, or acting against them.  Currently, it only
provides a show_appends command, which shows you what bbappends are in effect,
and warns you if you have appends which are not being utilized.

Currently, a bug exists when using this due to the DataContext stuff, but I'm
not certain as to the root cause, it appears to be the bb package relying
implicitly on the way the bitbake script does things.  A fix for that issue
will be forthcoming, as will further subcommands.

(Bitbake rev: 78b6d4cb26cec3321f8eec9889205a6b93b2ee18)

Signed-off-by: Chris Larson <chris_larson@mentor.com>
Signed-off-by: Richard Purdie <richard.purdie@linuxfoundation.org>
14 years agopersist_data: loop on database lock for table creation
Chris Larson [Tue, 8 Feb 2011 17:41:58 +0000 (10:41 -0700)]
persist_data: loop on database lock for table creation

(Bitbake rev: d93fcbd64ab5d806288424170f55323b4297e7d6)

Signed-off-by: Chris Larson <chris_larson@mentor.com>
Signed-off-by: Richard Purdie <richard.purdie@linuxfoundation.org>
14 years agoxkeyboard-config: make depend on intltool-native
Darren Hart [Thu, 10 Feb 2011 04:35:47 +0000 (20:35 -0800)]
xkeyboard-config: make depend on intltool-native

The xkeyboard-config listed intltool as a dependency, when in fact
it requires intltool-native in order to complete the do_configure
task.

Signed-off-by: Darren Hart <dvhart@linux.intel.com>
CC: Saul Wold <sgw@linux.intel.com>
14 years agolocal.conf.sample: Drop some comments about things that either no longer apply or...
Richard Purdie [Thu, 10 Feb 2011 15:36:48 +0000 (15:36 +0000)]
local.conf.sample: Drop some comments about things that either no longer apply or are obsoleted (now we have -dbg packages)

Signed-off-by: Richard Purdie <richard.purdie@linuxfoundation.org>
14 years agoqemuimagetest: Rename test scenario file from poky-image-sdk to poky-image-sato-sdk
Jiajun Xu [Thu, 10 Feb 2011 14:50:14 +0000 (22:50 +0800)]
qemuimagetest: Rename test scenario file from poky-image-sdk to poky-image-sato-sdk

Signed-off-by Jiajun Xu <jiajun.xu@intel.com>

14 years agomesa-dri-7.10: add missing dependency makedepend
Yu Ke [Thu, 10 Feb 2011 13:12:34 +0000 (21:12 +0800)]
mesa-dri-7.10: add missing dependency makedepend

mesa 7.10 has dependency on makedepend-native, so add it
to resolve the configure failure

Signed-off-by: Yu Ke <ke.yu@intel.com>
14 years agomesa-xlib-7.10: add missing dependency makedepend
Yu Ke [Thu, 10 Feb 2011 10:15:38 +0000 (18:15 +0800)]
mesa-xlib-7.10: add missing dependency makedepend

mesa 7.10 has dependency on makedepend-native, so add it
to resolve the configure failure

Signed-off-by: Yu Ke <ke.yu@intel.com>
14 years agobitbake/fetch2/git: Write mirror tarballs if enabled and they don't exist, also set...
Richard Purdie [Thu, 10 Feb 2011 15:14:49 +0000 (15:14 +0000)]
bitbake/fetch2/git: Write mirror tarballs if enabled and they don't exist, also set a default value for mirror tarball generation

Signed-off-by: Richard Purdie <richard.purdie@linuxfoundation.org>
14 years agorm_work.bbclass: Fix typo for package task directory preservation
Richard Purdie [Thu, 10 Feb 2011 12:20:57 +0000 (12:20 +0000)]
rm_work.bbclass: Fix typo for package task directory preservation

Signed-off-by: Richard Purdie <richard.purdie@linuxfoundation.org>
14 years agotask-poky-apps-x11-pimlico: Webkit is huge and the compile time means it doesn't...
Richard Purdie [Thu, 10 Feb 2011 10:40:50 +0000 (10:40 +0000)]
task-poky-apps-x11-pimlico: Webkit is huge and the compile time means it doesn't make sense in our demo sato image

Signed-off-by: Richard Purdie <richard.purdie@linuxfoundation.org>
14 years agoutil-linux: Correctly prepend to PACKAGES and stop corrupting linux-util-native PACKA...
Richard Purdie [Thu, 10 Feb 2011 10:39:17 +0000 (10:39 +0000)]
util-linux: Correctly prepend to PACKAGES and stop corrupting linux-util-native PACKAGES variable

Signed-off-by: Richard Purdie <richard.purdie@linuxfoundation.org>
14 years agoncurses: Apply unifdef-native dependency to the task that uses it, not globally
Richard Purdie [Thu, 10 Feb 2011 10:38:27 +0000 (10:38 +0000)]
ncurses: Apply unifdef-native dependency to the task that uses it, not globally

Signed-off-by: Richard Purdie <richard.purdie@linuxfoundation.org>
14 years agopackage.bbclass: Only set recrdeptask for do_build if packaging is enabled for the...
Richard Purdie [Thu, 10 Feb 2011 10:37:49 +0000 (10:37 +0000)]
package.bbclass: Only set recrdeptask for do_build if packaging is enabled for the recipe

Signed-off-by: Richard Purdie <richard.purdie@linuxfoundation.org>
14 years agodebian.bbclass: Only set rdeptask for do_package if packaging is enabled
Richard Purdie [Thu, 10 Feb 2011 10:36:43 +0000 (10:36 +0000)]
debian.bbclass: Only set rdeptask for do_package if packaging is enabled

Signed-off-by: Richard Purdie <richard.purdie@linuxfoundation.org>
14 years agopseudo: Add and use the 1.0 release version
Richard Purdie [Thu, 10 Feb 2011 10:34:40 +0000 (10:34 +0000)]
pseudo: Add and use the 1.0 release version

Not using the git version has the advantage of removing several early bootstrap
dependencies such as git-native (which pulls in perl and openssl).

Signed-off-by: Richard Purdie <richard.purdie@linuxfoundation.org>
14 years agolttng-ust: fix ppc build by removing ppc specific time reading function
Dexuan Cui [Thu, 10 Feb 2011 06:49:36 +0000 (14:49 +0800)]
lttng-ust: fix ppc build by removing ppc specific time reading function

Here I introduced a patch from lttng mailing list to fix ppc build.
See the patch for more details.

Signed-off-by: Dexuan Cui <dexuan.cui@intel.com>
14 years agoimage-swab: Convert to attach strace to the process to obtain the required swabber...
Richard Purdie [Thu, 10 Feb 2011 11:50:16 +0000 (11:50 +0000)]
image-swab: Convert to attach strace to the process to obtain the required swabber data

Signed-off-by: Richard Purdie <richard.purdie@linuxfoundation.org>