]> code.ossystems Code Review - openembedded-core.git/log
openembedded-core.git
14 years agodocumentation/poky-ref-manual/ref-bitbake.xml: BitBake parsing section update
Scott Rifenbark [Mon, 4 Apr 2011 23:12:25 +0000 (18:12 -0500)]
documentation/poky-ref-manual/ref-bitbake.xml: BitBake parsing section update

In section B.1 (Parsing) it said that BBFILES variable by default
specified the direcotyr 'meta/packages/' as the place to look for .bb
files.  This directory is invalid and needed to be changed to
'meta/packages/'.

Signed-off-by: Scott Rifenbark <scott.m.rifenbark@intel.com>
14 years agodocumentation/poky-ref-manual/ref-variables.xml: added SSTATE_DIR variable
Scott Rifenbark [Mon, 4 Apr 2011 22:50:26 +0000 (17:50 -0500)]
documentation/poky-ref-manual/ref-variables.xml: added SSTATE_DIR variable

Due to some changes in the file structure for 1.0 there is a new directory
for the shared state.  The variable SSTATE_DIR can be used to point to
the directory.  I added this variable to the list of documented variables.

Signed-off-by: Scott Rifenbark <scott.m.rifenbark@intel.com>
14 years agodocumentation/poky-ref-manual/ref-structure.xml: Edits for Rel 1.0
Scott Rifenbark [Mon, 4 Apr 2011 22:49:11 +0000 (17:49 -0500)]
documentation/poky-ref-manual/ref-structure.xml:  Edits for Rel 1.0

These edits reflect changes in the directory structure from the 0.9
version of the software to the 1.0 version.  This set of changes still
is missing a few items.  Changes were based on Saul Wold's input.

Signed-off-by: Scott Rifenbark <scott.m.rifenbark@intel.com>
14 years agodocumentation/poky-ref-manual/ref-classes.xml: tag updates
Scott Rifenbark [Mon, 4 Apr 2011 21:49:31 +0000 (16:49 -0500)]
documentation/poky-ref-manual/ref-classes.xml: tag updates

Removed the various styles for commands and such and replaced with
simple <filename>/</filename> pairs.

Signed-off-by: Scott Rifenbark <scott.m.rifenbark@intel.com>
14 years agodocumentation/poky-ref-manual/ref-classes.xml: re-write of autotooled packages
Scott Rifenbark [Mon, 4 Apr 2011 21:20:58 +0000 (16:20 -0500)]
documentation/poky-ref-manual/ref-classes.xml: re-write of autotooled packages

Section C.2 (Autotooled Packages) was re-written.  I removed a bunch
of <variable> tags and replaced them with <filename>.  Also removed
some Britishisms.

Signed-off-by: Scott Rifenbark <scott.m.rifenbark@intel.com>
14 years agodocumentation/poky-ref-manual/ref-classes.xml: Fix to <filename> tag
Scott Rifenbark [Mon, 4 Apr 2011 21:08:48 +0000 (16:08 -0500)]
documentation/poky-ref-manual/ref-classes.xml:  Fix to <filename> tag

Had to fix the <variable> tag by replacing it with <filename>.
Previous commit didn't work so this is fixing it.

Signed-off-by: Scott Rifenbark <scott.m.rifenbark@intel.com>
14 years agodocument/poky-ref-manual/ref-classes.xml: removed <function> tag
Scott Rifenbark [Mon, 4 Apr 2011 20:25:15 +0000 (15:25 -0500)]
document/poky-ref-manual/ref-classes.xml: removed <function> tag

I got rid of the <function> tag and replaced with <filename>.  We
have too many styles.

Signed-off-by: Scott Rifenbark <scott.m.rifenbark@intel.com>
14 years agodocumentation/poky-ref-manual/ref-bitbake.xml: type fixed
Scott Rifenbark [Mon, 4 Apr 2011 19:52:55 +0000 (14:52 -0500)]
documentation/poky-ref-manual/ref-bitbake.xml: type fixed

Section B.4 (The Task List) had the typo "taksks".  Changed to
"tasks."

Signed-off-by: Scott Rifenbark <scott.m.rifenbark@intel.com>
14 years agodocumentation/poky-ref-manual/ref-bitbake.xml: Grammar fix
Scott Rifenbark [Mon, 4 Apr 2011 19:46:30 +0000 (14:46 -0500)]
documentation/poky-ref-manual/ref-bitbake.xml:  Grammar fix

Section B.2 (Preferences and Providers) had a grammar error.
It said "An common example is..."  I fixed it.

Signed-off-by: Scott Rifenbark <scott.m.rifenbark@intel.com>
14 years agodocumentation/poky-ref-manual/ref-bitbake.xml: removed 'varname' style
Scott Rifenbark [Mon, 4 Apr 2011 18:56:48 +0000 (13:56 -0500)]
documentation/poky-ref-manual/ref-bitbake.xml:  removed 'varname' style

I replaced varname style with filename style.  Looks better.  We have
too many styles.

Signed-off-by: Scott Rifenbark <scott.m.rifenbark@intel.com>
14 years agodocumentation/poky-ref-manual/ref-structure.xml: bitbake section updated
Scott Rifenbark [Mon, 4 Apr 2011 16:50:37 +0000 (11:50 -0500)]
documentation/poky-ref-manual/ref-structure.xml: bitbake section updated

Section A.1.1 (bitbake/) contained two URLs.  One supposedly went to
a BitBake site and the other to the BitBake online manual.  In reality,
they both went to the online manual.  I removed the one referencing
the site.

Signed-off-by: Scott Rifenbark <scott.m.rifenbark@intel.com>
14 years agodocumentation/poky-ref-manual/development.xml: OProfileUI section updated
Scott Rifenbark [Mon, 4 Apr 2011 16:36:17 +0000 (11:36 -0500)]
documentation/poky-ref-manual/development.xml:  OProfileUI section updated

Section 5.3.2 (Using OProfileUI) was out of date.  Several of the URLs
would not resolve.  They were pointing to openedhand links that had
not been maintained.  I updated the entire section.

Signed-off-by: Scott Rifenbark <scott.m.rifenbark@intel.com>
14 years agodocumentation/poky-ref-manual/development.xml: Corrected command syntax
Scott Rifenbark [Mon, 4 Apr 2011 15:47:40 +0000 (10:47 -0500)]
documentation/poky-ref-manual/development.xml: Corrected command syntax

In section 5.2.2. (Building the Cross-GDB Package) there was a resulting
directory listed where you could find the binary.  The directory had
a couple of variables for 'host-arch' and 'target-abi'.  There was
a mis-guided angle bracket wrapping the 'host-arch' variable.  This
was fixed.

Signed-off-by: Scott Rifenbark <scott.m.rifenbark@intel.com>
14 years agodocumentation/adt-manual/Makefile: Added PDF file to the tarball
Scott Rifenbark [Tue, 5 Apr 2011 17:52:32 +0000 (12:52 -0500)]
documentation/adt-manual/Makefile: Added PDF file to the tarball

Signed-off-by: Scott Rifenbark <scott.m.rifenbark@intel.com>
14 years agoelfutils: remove unused variables to fix compilation with GCC 4.6
Joshua Lock [Wed, 6 Apr 2011 10:51:25 +0000 (11:51 +0100)]
elfutils: remove unused variables to fix compilation with GCC 4.6

Unused variables trigger a warning in GCC 4.6 which are caught by -Werror as
used in the elfutils makefiles and therefore the build fails.

This patch adds some consolidated fixes from upstream to remove the unused
variables, they will no longer be required as of elfutils 0.152

Signed-off-by: Joshua Lock <josh@linux.intel.com>
14 years agodesktop-file-utils: Add SRC_URI checksums
Saul Wold [Mon, 4 Apr 2011 22:07:12 +0000 (15:07 -0700)]
desktop-file-utils: Add SRC_URI checksums

Signed-off-by: Saul Wold <sgw@linux.intel.com>
14 years agodistrodata.bbclass: Merge the get_pkg_info.log into checkpkg.csv
Mei Lei [Fri, 25 Mar 2011 08:18:21 +0000 (16:18 +0800)]
distrodata.bbclass: Merge the get_pkg_info.log into checkpkg.csv

For easy view the check package result, merge the two files into checkpkg.csv, after that, the package report system will use checkpkg.csv instead of get_pkg_info.log.

Signed-off-by: Mei Lei <lei.mei@intel.com>
14 years agodocumentation/adt-manual/adt-eclipse.xml: Updated repo URL for Eclipse Plug-in
Scott Rifenbark [Thu, 31 Mar 2011 22:43:20 +0000 (17:43 -0500)]
documentation/adt-manual/adt-eclipse.xml:  Updated repo URL for Eclipse Plug-in

Updated the URL that points to the Yocto Eclipse Plug-in to
http://www.yoctoproject.org/downloads/eclipse-plugin/1.0.

Signed-off-by: Scott Rifenbark <scott.m.rifenbark@intel.com>
14 years agoLSB_Setup.sh: Add function to install all test packages
Xiaofeng Yan [Sat, 2 Apr 2011 08:22:17 +0000 (16:22 +0800)]
LSB_Setup.sh: Add function to install all test packages

Add function to  install all of lsb test suite packages instead of installing parts of test packages

Signed-off-by: Xiaofeng Yan <xiaofeng.yan@windriver.com>
14 years agogst-meta-base: Support http/https remote streams
Dongxiao Xu [Fri, 1 Apr 2011 02:54:33 +0000 (10:54 +0800)]
gst-meta-base: Support http/https remote streams

Add libgstsouphttpsrc library to support remote stream playing via
http/https protocols.

This solves the mp4 playing issue by regel from mediatomb file server.

Signed-off-by: Dongxiao Xu <dongxiao.xu@intel.com>
14 years agoxdg-utils: add xdg-utils to pass the lsb test
Kang Kai [Tue, 22 Mar 2011 08:55:10 +0000 (16:55 +0800)]
xdg-utils: add xdg-utils to pass the lsb test

xdg-utils provides xdg-* scripts to pass the LSB 4.1 command check
Import from OE and add DESCRIPTION, PR and LIC_FILES_CHKSUM.

(From OE rev: 44985d56bc556786812a0a02d6219afd31a7381d)

Signed-off-by: Kang Kai <kai.kang@windriver.com>
14 years agoimage.bbclass: Disable ldconfig-native when using uclibc
Richard Purdie [Tue, 5 Apr 2011 16:21:53 +0000 (17:21 +0100)]
image.bbclass: Disable ldconfig-native when using uclibc

Signed-off-by: Richard Purdie <richard.purdie@linuxfoundation.org>
14 years agonative, nativesdk, crosssdk: reset TARGET_FPU
Ilya Yanok [Tue, 5 Apr 2011 01:13:45 +0000 (03:13 +0200)]
native, nativesdk, crosssdk: reset TARGET_FPU

When building one of the native, nativesdk or crosssdk packages TARGET_*
variables' values are no longer related to the target we set via MACHINE
variable, they are now related to the BUILD (native) or SDK (nativesdk,
crosssdk) targets instead. We need to change TARGET_FPU variable
accordingly or some of the recipes (the ones that check for TARGET_FPU
value, most notably gcc and eglibc) might be confused.

It's probably cleaner not to reset TARGET_FPU but to change it to
something like ${BUILD_FPU} (for native) or ${SDK_FPU} (for crosssdk and
nativesdk) but as long as BUILD and SDK are x86 it's safe to just reset
TARGET_FPU.

Signed-off-by: Ilya Yanok <yanok@emcraft.com>
Signed-off-by: Richard Purdie <richard.purdie@linuxfoundation.org>
14 years agoldconfig-native-2.12.1: newer recipe with eglibc sources
Nitin A Kamble [Tue, 29 Mar 2011 19:55:18 +0000 (12:55 -0700)]
ldconfig-native-2.12.1: newer recipe with eglibc sources

This fixes [YOCTO #780]

Handle the input/output data with different endian-ness correctly
Also fix the definition of LD_SO for cross environment

And remove the older 2.5 version of ldconfig-native recipe

Signed-off-by: Richard Purdie <richard.purdie@linuxfoundation.org>
Signed-off-by: Nitin A Kamble <nitin.a.kamble@intel.com>
14 years agolibxcb: fix for broken library link in the image
Nitin A Kamble [Tue, 29 Mar 2011 17:46:45 +0000 (10:46 -0700)]
libxcb: fix for broken library link in the image

log.do_package:
NOTE: the following files were installed but not shipped in any package:
NOTE:   /usr/lib/libxcb-dri2.so.0
NOTE:   /usr/lib/libxcb-dri2.so.0.0.0
NOTE: libxcb-dev contains dangling symlink to
/usr/lib/libxcb-dri2.so.0.0.0

Then because of the dangling symlink, ldconfig fails at the time of
rootfs creation of image.

Signed-off-by: Nitin A Kamble <nitin.a.kamble@intel.com>
14 years agoimage.bbclass: make execution ldconfig verbose
Nitin A Kamble [Tue, 29 Mar 2011 17:29:40 +0000 (10:29 -0700)]
image.bbclass: make execution ldconfig verbose

The failure of ldconfig was not getting logged anywhere before.

Signed-off-by: Nitin A Kamble <nitin.a.kamble@intel.com>
14 years agoxproto: Fix configure commandline option whitespace
Richard Purdie [Mon, 4 Apr 2011 22:47:05 +0000 (23:47 +0100)]
xproto: Fix configure commandline option whitespace

Thanks to Martin Jansa for reporting.

Signed-off-by: Richard Purdie <richard.purdie@linuxfoundation.org>
14 years agodocbook-dsssl-stylesheets-native: run install-catalog only during do_populate_sysroot
Scott Garman [Mon, 4 Apr 2011 20:09:26 +0000 (13:09 -0700)]
docbook-dsssl-stylesheets-native: run install-catalog only during do_populate_sysroot

Signed-off-by: Scott Garman <scott.a.garman@intel.com>
14 years agoopenjade-native: run install-catalog only during do_populate_sysroot
Scott Garman [Mon, 4 Apr 2011 20:07:17 +0000 (13:07 -0700)]
openjade-native: run install-catalog only during do_populate_sysroot

Signed-off-by: Scott Garman <scott.a.garman@intel.com>
14 years agodocbook-sgml-dtd-native.inc: run install-catalog only during do_populate_sysroot
Scott Garman [Mon, 4 Apr 2011 20:02:05 +0000 (13:02 -0700)]
docbook-sgml-dtd-native.inc: run install-catalog only during do_populate_sysroot

Signed-off-by: Scott Garman <scott.a.garman@intel.com>
14 years agoRevert "elfutils: fix builds with gcc 4.6"
Richard Purdie [Mon, 4 Apr 2011 22:43:36 +0000 (23:43 +0100)]
Revert "elfutils: fix builds with gcc 4.6"

This change does not work with previous versions of gcc.

This reverts commit a02eb31697cd977f3587f42bb09b8a9ebcca7a4b.

14 years agoqemu-nativesdk: fix do_configure
Ilya Yanok [Sat, 2 Apr 2011 00:13:37 +0000 (02:13 +0200)]
qemu-nativesdk: fix do_configure

qemu 0.14 does not need --cross-prefix switch as it uses CC environment
variables (and friends) which contains the cross prefix already.

Signed-off-by: Ilya Yanok <yanok@emcraft.com>
Signed-off-by: Richard Purdie <richard.purdie@linuxfoundation.org>
14 years agoqemuppc: add libqtopengl4 for ppc
Mei Lei [Mon, 4 Apr 2011 09:17:25 +0000 (17:17 +0800)]
qemuppc: add libqtopengl4 for ppc

Modify some configs for ppc to enable the libqtopengl4 support.
This fixes [YOCTO #848]

Signed-off-by: Mei Lei <lei.mei@intel.com>
14 years agodocumentation/poky-ref-manual/development.xml: Edits for Eclipse and Anjuta
Scott Rifenbark [Fri, 1 Apr 2011 01:33:18 +0000 (20:33 -0500)]
documentation/poky-ref-manual/development.xml: Edits for Eclipse and Anjuta

I commented out a large section of the chapter, which went into detail
on how to locate, install, configure, and use the Yocto Ecliple
plug-in.  This information is redundant in this book and is better
explained in the ADT Manual.  I am referencing the information from
this chapter now.

Signed-off-by: Scott Rifenbark <scott.m.rifenbark@intel.com>
14 years agodocumentation/poky-ref-manual/poky-ref-manual.xml: Updated rev-history table
Scott Rifenbark [Fri, 1 Apr 2011 01:32:25 +0000 (20:32 -0500)]
documentation/poky-ref-manual/poky-ref-manual.xml: Updated rev-history table

Updated the revision history table for the manual.

Signed-off-by: Scott Rifenbark <scott.m.rifenbark@intel.com>
14 years agobitbake.conf: fix MACHINE_ARCH
Qing He [Sat, 2 Apr 2011 08:09:18 +0000 (16:09 +0800)]
bitbake.conf: fix MACHINE_ARCH

Replaces all '-' in $MACHINE to '_', fixes [YOCTO #946]

Signed-off-by: Qing He <qing.he@intel.com>
14 years agolinux-yocto/meta: cleanup and streamline kernel meta data
Bruce Ashfield [Sat, 2 Apr 2011 03:12:45 +0000 (23:12 -0400)]
linux-yocto/meta: cleanup and streamline kernel meta data

Fixes [YOCTO #945]

As part of the update to 2.6.37 existing configuration and
patches from the -stable kernel were left in place as a reminder
of features and configuration carry forward. A lot of these
reminders are no longer necessary and the kernel meta data
needs to be cleaned up to prepare for activities related to
newer kernels.

Also in this meta update are configuration changes to allow
common_pc derived BSPs to have a clean baseline configuration.

Signed-off-by: Bruce Ashfield <bruce.ashfield@windriver.com>
14 years agolinux-yocto/crownbay: update configuration
Bruce Ashfield [Wed, 30 Mar 2011 20:45:49 +0000 (16:45 -0400)]
linux-yocto/crownbay: update configuration

The crownbay has been updated for 2.6.37, the BSP branch
already contans the changes, and this is the update of meta
to the new config values:

  crownbay: update eg20t config
  crownbay: set cpu type to MATOM

Signed-off-by: Bruce Ashfield <bruce.ashfield@windriver.com>
14 years agodb: Switch to patchdir rather than applying in do_configure
Tom Rini [Thu, 31 Mar 2011 17:36:40 +0000 (10:36 -0700)]
db: Switch to patchdir rather than applying in do_configure

Signed-off-by: Tom Rini <tom_rini@mentor.com>
14 years agopatch.bbclass: allow importing patches into other dirs
Tom Rini [Thu, 31 Mar 2011 17:45:57 +0000 (10:45 -0700)]
patch.bbclass: allow importing patches into other dirs

This is taken from openembedded.master:
commit 9d0d70da60ca8ef278916f442125d41161846f38
Author: Chris Larson <chris_larson@mentor.com>
Date:   Mon Aug 23 13:03:55 2010 -0400

    patch: allow importing patches into other dirs

    Use the 'patchdir' flag.  If relative, it's assumed to be relative to ${S}.
    It creates a patchset class per patch directory, so for quilt this results i
    multiple .pc/patches directories to manage each of the patchsets.

Signed-off-by: Chris Larson <chris_larson@mentor.com>
Signed-off-by: Tom Rini <tom_rini@mentor.com>
14 years agoxserver-xf86: explicitly disable fop document generation
Joshua Lock [Fri, 1 Apr 2011 08:39:36 +0000 (09:39 +0100)]
xserver-xf86: explicitly disable fop document generation

Signed-off-by: Joshua Lock <josh@linux.intel.com>
14 years agoopenjade: fix build with GCC 4.6
Joshua Lock [Thu, 31 Mar 2011 20:46:42 +0000 (21:46 +0100)]
openjade: fix build with GCC 4.6

In GCC 4.6 the compiler no longer allows objects of const-qualified type to
be default initialized unless the type has a user-declared default
constructor.

Patch from Gentoo bugzilla: http://bugs.gentoo.org/show_bug.cgi?id=358021

Signed-off-by: Joshua Lock <josh@linux.intel.com>
14 years agolibx11: disable building of specs
Joshua Lock [Thu, 31 Mar 2011 12:54:45 +0000 (13:54 +0100)]
libx11: disable building of specs

Generating Postscript specs fails on Fedora 15, I don't *think* we need them
so disable them.

Signed-off-by: Joshua Lock <josh@linux.intel.com>
14 years agoxorg-[lib-common|proto-common]: disable use of fop document generation
Joshua Lock [Thu, 31 Mar 2011 12:43:41 +0000 (13:43 +0100)]
xorg-[lib-common|proto-common]: disable use of fop document generation

On Fedora 15 I see a huge Java backtrace when document generation runs for
some xorg libs. As fop is automatically detected, with the possibility of
detecting fop on the host whilst doing target builds, the safest bet is to
explicitly disable fop for document generation.

Signed-off-by: Joshua Lock <josh@linux.intel.com>
14 years agolibx11: add missing SRC_URI hashes
Joshua Lock [Thu, 31 Mar 2011 00:05:01 +0000 (01:05 +0100)]
libx11: add missing SRC_URI hashes

Signed-off-by: Joshua Lock <josh@linux.intel.com>
14 years agopython-native: add missing SRC_URI hashes
Joshua Lock [Thu, 31 Mar 2011 00:04:06 +0000 (01:04 +0100)]
python-native: add missing SRC_URI hashes

Signed-off-by: Joshua Lock <josh@linux.intel.com>
14 years agoelfutils: fix builds with gcc 4.6
Joshua Lock [Wed, 30 Mar 2011 22:21:50 +0000 (23:21 +0100)]
elfutils: fix builds with gcc 4.6

gcc 4.6 (as used in Fedora 15) adds some extra warnings which are
included with Werror. The new unused-but-set variable warning causes
an error in libasm of elfutils. Work around this by removing
unused-but-set from Werror.

Signed-off-by: Joshua Lock <josh@linux.intel.com>
14 years agolibexif_0.6.16.bb: inherit gettext class instead of adding gettext to DEPENDS directly
Khem Raj [Fri, 1 Apr 2011 04:13:02 +0000 (21:13 -0700)]
libexif_0.6.16.bb: inherit gettext class instead of adding gettext to DEPENDS directly

Signed-off-by: Khem Raj <raj.khem@gmail.com>
14 years agolibcap.inc: Pass SYSTEM_HEADERS to make
Khem Raj [Fri, 1 Apr 2011 04:11:45 +0000 (21:11 -0700)]
libcap.inc: Pass SYSTEM_HEADERS to make

Libpcap reports faulures in finding headers

Signed-off-by: Khem Raj <raj.khem@gmail.com>
14 years agognutls.inc: inherit gettext class instead of adding gettext to DEPENDS directly
Khem Raj [Fri, 1 Apr 2011 04:11:16 +0000 (21:11 -0700)]
gnutls.inc: inherit gettext class instead of adding gettext to DEPENDS directly

Signed-off-by: Khem Raj <raj.khem@gmail.com>
14 years agogstreamer_0.10.31.bb: inherit gettext class instead of adding gettext to DEPENDS...
Khem Raj [Fri, 1 Apr 2011 04:10:43 +0000 (21:10 -0700)]
gstreamer_0.10.31.bb: inherit gettext class instead of adding gettext to DEPENDS directly

Signed-off-by: Khem Raj <raj.khem@gmail.com>
14 years agoutil-macros_1.11.0.bb: inherit gettext class instead of adding gettext to DEPENDS...
Khem Raj [Fri, 1 Apr 2011 04:10:11 +0000 (21:10 -0700)]
util-macros_1.11.0.bb: inherit gettext class instead of adding gettext to DEPENDS directly

Signed-off-by: Khem Raj <raj.khem@gmail.com>
14 years agolibxcb.inc: Replace XCBPROTO_XCBPYTHONDIR to point to staging area
Khem Raj [Fri, 1 Apr 2011 04:09:27 +0000 (21:09 -0700)]
libxcb.inc: Replace XCBPROTO_XCBPYTHONDIR to point to staging area

Signed-off-by: Khem Raj <raj.khem@gmail.com>
14 years agoclutter.inc: inherit gettext class instead of adding gettext to DEPENDS directly
Khem Raj [Fri, 1 Apr 2011 04:08:50 +0000 (21:08 -0700)]
clutter.inc: inherit gettext class instead of adding gettext to DEPENDS directly

Signed-off-by: Khem Raj <raj.khem@gmail.com>
14 years agolibgpg-error: inherit gettext class instead of adding gettext to DEPENDS directly
Khem Raj [Fri, 1 Apr 2011 04:08:09 +0000 (21:08 -0700)]
libgpg-error: inherit gettext class instead of adding gettext to DEPENDS directly

Signed-off-by: Khem Raj <raj.khem@gmail.com>
14 years agopopt_1.16.bb: inherit gettext class instead of adding gettext to DEPENDS directly
Khem Raj [Fri, 1 Apr 2011 04:07:39 +0000 (21:07 -0700)]
popt_1.16.bb: inherit gettext class instead of adding gettext to DEPENDS directly

Signed-off-by: Khem Raj <raj.khem@gmail.com>
14 years agolibgdata_0.7.1.bb: inherit gettext class instead of adding gettext to DEPENDS directly
Khem Raj [Fri, 1 Apr 2011 04:07:09 +0000 (21:07 -0700)]
libgdata_0.7.1.bb: inherit gettext class instead of adding gettext to DEPENDS directly

Signed-off-by: Khem Raj <raj.khem@gmail.com>
14 years agogdk-pixbuf_2.22.1.bb: inherit gettext class instead of adding gettext to DEPENDS...
Khem Raj [Fri, 1 Apr 2011 04:06:26 +0000 (21:06 -0700)]
gdk-pixbuf_2.22.1.bb: inherit gettext class instead of adding gettext to DEPENDS directly

Signed-off-by: Khem Raj <raj.khem@gmail.com>
14 years agoxz_5.0.0.bb: inherit gettext class instead of adding gettext to DEPENDS directly
Khem Raj [Fri, 1 Apr 2011 04:05:46 +0000 (21:05 -0700)]
xz_5.0.0.bb: inherit gettext class instead of adding gettext to DEPENDS directly

Signed-off-by: Khem Raj <raj.khem@gmail.com>
14 years agolibzypp_git.bb: inherit gettext class instead of adding gettext to DEPENDS directly
Khem Raj [Fri, 1 Apr 2011 04:05:01 +0000 (21:05 -0700)]
libzypp_git.bb: inherit gettext class instead of adding gettext to DEPENDS directly

Signed-off-by: Khem Raj <raj.khem@gmail.com>
14 years agolibuser_0.57.1.bb: inherit gettext class instead of adding gettext to DEPENDS directly
Khem Raj [Fri, 1 Apr 2011 04:04:19 +0000 (21:04 -0700)]
libuser_0.57.1.bb: inherit gettext class instead of adding gettext to DEPENDS directly

Signed-off-by: Khem Raj <raj.khem@gmail.com>
14 years agochkconfig_1.3.49.bb: inherit gettext class instead of adding gettext to DEPENDS directly
Khem Raj [Fri, 1 Apr 2011 04:03:21 +0000 (21:03 -0700)]
chkconfig_1.3.49.bb: inherit gettext class instead of adding gettext to DEPENDS directly

Signed-off-by: Khem Raj <raj.khem@gmail.com>
14 years agosed: inherit gettext class instead of adding gettext to DEPENDS directly
Khem Raj [Fri, 1 Apr 2011 04:02:39 +0000 (21:02 -0700)]
sed: inherit gettext class instead of adding gettext to DEPENDS directly

Signed-off-by: Khem Raj <raj.khem@gmail.com>
14 years agoxorg-proto: inherit gettext class instead of adding gettext to DEPENDS directly
Khem Raj [Fri, 1 Apr 2011 03:58:46 +0000 (20:58 -0700)]
xorg-proto: inherit gettext class instead of adding gettext to DEPENDS directly

Signed-off-by: Khem Raj <raj.khem@gmail.com>
14 years agogcc-runtime_4.5.1.bb: Do not filter out -feliminate-dwarf2-dups
Khem Raj [Fri, 1 Apr 2011 03:54:37 +0000 (20:54 -0700)]
gcc-runtime_4.5.1.bb: Do not filter out -feliminate-dwarf2-dups

This is already taken care by bitbake.conf

Signed-off-by: Khem Raj <raj.khem@gmail.com>
14 years agoflex.inc: inherit gettext class instead of adding gettext to DEPENDS directly
Khem Raj [Fri, 1 Apr 2011 03:51:28 +0000 (20:51 -0700)]
flex.inc: inherit gettext class instead of adding gettext to DEPENDS directly

Signed-off-by: Khem Raj <raj.khem@gmail.com>
14 years agoe2fsprogs.inc: inherit gettext class instead of adding gettext to DEPENDS directly
Khem Raj [Fri, 1 Apr 2011 03:50:29 +0000 (20:50 -0700)]
e2fsprogs.inc: inherit gettext class instead of adding gettext to DEPENDS directly

Signed-off-by: Khem Raj <raj.khem@gmail.com>
14 years agoliboil_0.3.17.bb: Enable x86_64 unaligned memory access
Khem Raj [Fri, 1 Apr 2011 03:49:08 +0000 (20:49 -0700)]
liboil_0.3.17.bb: Enable x86_64 unaligned memory access

Patch imported from OE

Signed-off-by: Khem Raj <raj.khem@gmail.com>
14 years agolibpam_1.1.3.bb: Fix compilation on uclibc when innetgr is absent
Khem Raj [Fri, 1 Apr 2011 03:45:29 +0000 (20:45 -0700)]
libpam_1.1.3.bb: Fix compilation on uclibc when innetgr is absent

Signed-off-by: Khem Raj <raj.khem@gmail.com>
14 years agodiffstat_1.54.bb: inherit gettext class instead of adding gettext to DEPENDS directly
Khem Raj [Fri, 1 Apr 2011 03:43:33 +0000 (20:43 -0700)]
diffstat_1.54.bb: inherit gettext class instead of adding gettext to DEPENDS directly

Signed-off-by: Khem Raj <raj.khem@gmail.com>
14 years agobison: Make compilable on uclibc
Khem Raj [Fri, 1 Apr 2011 03:41:59 +0000 (20:41 -0700)]
bison: Make compilable on uclibc

Import patch from OE to fix compilation on uclibc

Let inherit gettext take care of gettext dependencies

Signed-off-by: Khem Raj <raj.khem@gmail.com>
14 years agobinutils: Use arm*-*-linux-uclibceabi instead of arm*-*-linux-uclibcgnueabi
Khem Raj [Fri, 1 Apr 2011 03:40:35 +0000 (20:40 -0700)]
binutils: Use arm*-*-linux-uclibceabi instead of arm*-*-linux-uclibcgnueabi

Signed-off-by: Khem Raj <raj.khem@gmail.com>
14 years agogettext_0.17.bb: Use linux-uclibceabi instead of linux-uclibcgnueabi
Khem Raj [Fri, 1 Apr 2011 03:32:53 +0000 (20:32 -0700)]
gettext_0.17.bb: Use linux-uclibceabi instead of linux-uclibcgnueabi

Signed-off-by: Khem Raj <raj.khem@gmail.com>
14 years agocoreutils_6.9.bb: Remove gettext from DEPENDS
Khem Raj [Fri, 1 Apr 2011 03:31:45 +0000 (20:31 -0700)]
coreutils_6.9.bb: Remove gettext from DEPENDS

inheriting gettext should take care of this

Signed-off-by: Khem Raj <raj.khem@gmail.com>
14 years agoconsole-tools_0.3.2.bb: inherit gettext
Khem Raj [Fri, 1 Apr 2011 03:30:32 +0000 (20:30 -0700)]
console-tools_0.3.2.bb: inherit gettext

There is a dependency on libintl in configure

Signed-off-by: Khem Raj <raj.khem@gmail.com>
14 years agotelepathy-glib_0.13.6.bb: inherit gettext class instead of adding gettext to DEPENDS...
Khem Raj [Fri, 1 Apr 2011 03:27:00 +0000 (20:27 -0700)]
telepathy-glib_0.13.6.bb: inherit gettext class instead of adding gettext to DEPENDS directly

Signed-off-by: Khem Raj <raj.khem@gmail.com>
14 years agogalago: inherit gettext class instead of adding gettext to DEPENDS directly
Khem Raj [Fri, 1 Apr 2011 03:24:17 +0000 (20:24 -0700)]
galago: inherit gettext class instead of adding gettext to DEPENDS directly

Signed-off-by: Khem Raj <raj.khem@gmail.com>
14 years agoavahi.inc: Conditionalize RECOMMENDS by using overrides
Khem Raj [Fri, 1 Apr 2011 03:20:16 +0000 (20:20 -0700)]
avahi.inc: Conditionalize RECOMMENDS by using overrides

libnss-mdns is not supportable on uclibc since nss is not available on
uclibc

we add gettext-dev to RRECOMMENDS only of eglibc/glibc

Signed-off-by: Khem Raj <raj.khem@gmail.com>
14 years agorecipes: Use -uclibceabi instead of -uclibcgnueabi
Khem Raj [Fri, 1 Apr 2011 03:18:32 +0000 (20:18 -0700)]
recipes: Use -uclibceabi instead of -uclibcgnueabi

Signed-off-by: Khem Raj <raj.khem@gmail.com>
14 years agoconf/distro/poky.conf: Use -uclibceabi instead of -uclibgnuceabi
Khem Raj [Fri, 1 Apr 2011 03:11:35 +0000 (20:11 -0700)]
conf/distro/poky.conf: Use -uclibceabi instead of -uclibgnuceabi

Signed-off-by: Khem Raj <raj.khem@gmail.com>
14 years agosite: Add mips-linux-uclibc site file and add to x86_64-linux-uclibc
Khem Raj [Fri, 1 Apr 2011 03:09:50 +0000 (20:09 -0700)]
site: Add mips-linux-uclibc site file and add to x86_64-linux-uclibc

mips-uclibc needs the mips-linux-uclibc site file
x86_64-linux-uclibc is enahnced for missing cached variables

Signed-off-by: Khem Raj <raj.khem@gmail.com>
14 years agoclasses: Use linux-uclibceabi instead of linux-uclibgnuceabi for os portion of triplet
Khem Raj [Fri, 1 Apr 2011 03:07:44 +0000 (20:07 -0700)]
classes: Use linux-uclibceabi instead of linux-uclibgnuceabi for os portion of triplet

Signed-off-by: Khem Raj <raj.khem@gmail.com>
14 years agosanity.bbclass: Use SSTATE_MANIFESTS instead of hard coding sstate-control
Khem Raj [Fri, 1 Apr 2011 02:57:43 +0000 (19:57 -0700)]
sanity.bbclass: Use SSTATE_MANIFESTS instead of hard coding sstate-control

This helps when SSTATE_MANIFESTS is overridden by external layers

Signed-off-by: Khem Raj <raj.khem@gmail.com>
14 years agoqemu-nativesdk: Refresh glflags patch
Richard Purdie [Mon, 4 Apr 2011 11:14:34 +0000 (12:14 +0100)]
qemu-nativesdk: Refresh glflags patch

Signed-off-by: Richard Purdie <richard.purdie@linuxfoundation.org>
14 years agodocumentation/yocto-project-qs/yocto-project-qs.xml: Edits plus Matt Madison note...
Scott Rifenbark [Thu, 31 Mar 2011 18:31:27 +0000 (13:31 -0500)]
documentation/yocto-project-qs/yocto-project-qs.xml: Edits plus Matt Madison note regarding older host systems

I made a few small edits and I added a reference to the
wiki page 'https://wiki.yoctoproject.org/wiki/BuildingOnRHEL4'
that has entries for older development hosts.  Right now all that
is there is the RHEL4 notes but the wiki page can be expanded as needed.

Signed-off-by: Scott Rifenbark <scott.m.rifenbark@intel.com>
Signed-off-by: Richard Purdie <richard.purdie@linuxfoundation.org>
14 years agodocumentation/yocto-project-qs/yocto-project-qs.xml: cleaned out another "YP"
Scott Rifenbark [Wed, 30 Mar 2011 02:03:16 +0000 (21:03 -0500)]
documentation/yocto-project-qs/yocto-project-qs.xml: cleaned out another "YP"

Removed "YP" from another spot in the manual.

Signed-off-by: Scott Rifenbark <scott.m.rifenbark@intel.com>
Signed-off-by: Richard Purdie <richard.purdie@linuxfoundation.org>
14 years agodocumentation/bsp-guide/Makefile: Updated to include PDF in tarball
Scott Rifenbark [Thu, 31 Mar 2011 18:41:51 +0000 (13:41 -0500)]
documentation/bsp-guide/Makefile:  Updated to include PDF in tarball

For some reason the PDF version of this manual was not being included
in the tarball created by the Makefile.  I fixed this.

Signed-off-by: Scott Rifenbark <scott.m.rifenbark@intel.com>
14 years agodocumentation/poky-ref-manual/usingpoky.xml: [BUGID# 929] - Note added warning about...
Scott Rifenbark [Wed, 30 Mar 2011 14:17:33 +0000 (09:17 -0500)]
documentation/poky-ref-manual/usingpoky.xml:  [BUGID# 929] - Note added warning about switching up GPL versions

In chapter 2 where we talk about building images I added a new
note indicating that the user should not switch around using different
GPL versions when trying to rebuild an image as it can cause dependency
failures.

Signed-off-by: Scott Rifenbark <scott.m.rifenbark@intel.com>
14 years agoqemu: Add dropped glflags.patch
Richard Purdie [Thu, 31 Mar 2011 14:45:06 +0000 (15:45 +0100)]
qemu: Add dropped glflags.patch

Signed-off-by: Richard Purdie <richard.purdie@linuxfoundation.org>
14 years agoqemu.inc: Add sh4,sh4eb,mips64,mips64el targets
Khem Raj [Fri, 25 Mar 2011 22:52:33 +0000 (15:52 -0700)]
qemu.inc: Add sh4,sh4eb,mips64,mips64el targets

In order to leavarage more emulations in oe-core
these targets needs to be built as well

Introduce new variable QEMU_TARGETS which
can be set by user to decide what all machine support
should be build into qemu-native

This one works adding same to qemu.inc does not
parse presumably a bitbake problem.

Signed-off-by: Khem Raj <raj.khem@gmail.com>
14 years agoscripts/poky-qemu-internal: call stty sane before exit
Khem Raj [Thu, 17 Mar 2011 23:33:43 +0000 (16:33 -0700)]
scripts/poky-qemu-internal: call stty sane before exit

When qemu is booted into console with -nographics
then after exiting the terminal line settings are messed
up. This patch calls stty sane to restore the terminal
settings to default.

stty is part of coreutils which is installed on all
host distros hence there is no need to warn about it
being available or not

Signed-off-by: Khem Raj <raj.khem@gmail.com>
14 years agoREADME.hardware: remove u-boot flashing instructions for mpc8315e-rdb
Paul Eggleton [Thu, 31 Mar 2011 13:33:16 +0000 (14:33 +0100)]
README.hardware: remove u-boot flashing instructions for mpc8315e-rdb

Upgrading u-boot is apparently not necessary with current board revisions,
and these instructions may not work properly anyway (our toolchain seems not
to be able to compile u-boot in the way described), and given that they are
potentially risky they should be removed.

Signed-off-by: Paul Eggleton <paul.eggleton@linux.intel.com>
14 years agoWorkaround for Global C++ Constructor problem on ARM
Mark Hatle [Wed, 30 Mar 2011 02:16:16 +0000 (21:16 -0500)]
Workaround for Global C++ Constructor problem on ARM

[YOCTO #938]

Workaround for a problem with the order of the global C++ constructors on ARM.
The workaround is simply to avoid defining the ID numbers outside of the
usage of the ID's.

This also has the effect of fixing a problem on MIPS, where "_mips" is a
defined symbol and unavailable on the system for a variable name.

Signed-off-by: Mark Hatle <mark.hatle@windriver.com>
14 years agoFix integration of zypper and sat-solver
Mark Hatle [Tue, 29 Mar 2011 03:07:02 +0000 (22:07 -0500)]
Fix integration of zypper and sat-solver

Adjust the integration of zypper and sat-solver to ensure that all of the
defined architectures for a given machine are defined identically to Poky.

Signed-off-by: Mark Hatle <mark.hatle@windriver.com>
14 years agoFix sat-solver & RPM5 integration issue
Mark Hatle [Tue, 29 Mar 2011 03:05:18 +0000 (22:05 -0500)]
Fix sat-solver & RPM5 integration issue

From Michael Schroeder, fix the configuration of how RPM5 handles obsoletes
within the sat-solver.

Signed-off-by: Mark Hatle <mark.hatle@windriver.com>
Signed-off-by: Mark Hatle <mark.hatle@windriver.com>
14 years agolinux-yocto: update base to 2.6.37.6
Bruce Ashfield [Mon, 28 Mar 2011 20:45:14 +0000 (16:45 -0400)]
linux-yocto: update base to 2.6.37.6

The kernel.org stable 2.6.37.6 was released, so we make it
the base of our SRCREVs.

Signed-off-by: Bruce Ashfield <bruce.ashfield@windriver.com>
14 years agolinux-yocto/qemux86-64: enable profiling and latency
Bruce Ashfield [Thu, 24 Mar 2011 20:27:10 +0000 (16:27 -0400)]
linux-yocto/qemux86-64: enable profiling and latency

The configuration chunks for profiling and latency top have
been enabled in tree now, so we can drop optional feature
additions in the recipe itself.

build tests show identical configurations.

Signed-off-by: Bruce Ashfield <bruce.ashfield@windriver.com>
14 years agoqemu-config: Enable for qemumips/qemuppc
Richard Purdie [Thu, 31 Mar 2011 10:14:59 +0000 (11:14 +0100)]
qemu-config: Enable for qemumips/qemuppc

Signed-off-by: Richard Purdie <richard.purdie@linuxfoundation.org>
14 years agogthumb: Add missing DEPENDS on gst-plugins-base as otherwise gstreamer isn't enabled
Richard Purdie [Thu, 31 Mar 2011 10:14:20 +0000 (11:14 +0100)]
gthumb: Add missing DEPENDS on gst-plugins-base as otherwise gstreamer isn't enabled

Signed-off-by: Richard Purdie <richard.purdie@linuxfoundation.org>
14 years agoclutter-box2d: add version 0.10.0 for use with clutter 1.6
Joshua Lock [Mon, 28 Mar 2011 12:14:37 +0000 (13:14 +0100)]
clutter-box2d: add version 0.10.0 for use with clutter 1.6

Don't specificy dependant clutter version in inc file, this enables the inc
file to be re-used accross Clutter versions.

Signed-off-by: Joshua Lock <josh@linux.intel.com>