]> git.ipfire.org Git - thirdparty/openembedded/openembedded-core-contrib.git/log
thirdparty/openembedded/openembedded-core-contrib.git
13 years agopoky-tiny: eliminate mtrace rdepends
Richard Purdie [Tue, 12 Jun 2012 23:50:45 +0000 (16:50 -0700)] 
poky-tiny: eliminate mtrace rdepends

Signed-off-by: Saul Wold <sgw@linux.intel.com>
Signed-off-by: Richard Purdie <richard.purdie@linuxfoundation.org>
13 years agometa-yocto/linux-yocto: fix routerstationpro build
Bruce Ashfield [Tue, 12 Jun 2012 20:52:15 +0000 (16:52 -0400)] 
meta-yocto/linux-yocto: fix routerstationpro build

The update from v3.0.24 to v3.0.32 removed a lock that the routerstationpro
BSP was using, and broke the build.

Updating the SRCREV to pickup a fix for the new lock and fix the board
build.

Signed-off-by: Bruce Ashfield <bruce.ashfield@windriver.com>
Signed-off-by: Richard Purdie <richard.purdie@linuxfoundation.org>
13 years agoqt-x11-free.bbappend: Update to 4.8.1
Richard Purdie [Tue, 12 Jun 2012 12:10:00 +0000 (13:10 +0100)] 
qt-x11-free.bbappend: Update to 4.8.1

Signed-off-by: Richard Purdie <richard.purdie@linuxfoundation.org>
13 years agometa-yocto: make 3.4 the default kernel for qemu*
Bruce Ashfield [Fri, 1 Jun 2012 04:43:06 +0000 (00:43 -0400)] 
meta-yocto: make 3.4 the default kernel for qemu*

The 3.4 kernel is available and has been built and booted on
all the qemu machines, so it now becomes the default for the
qemu machines, and machines that don't explicitly set a preferred
version.

Signed-off-by: Bruce Ashfield <bruce.ashfield@windriver.com>
13 years agolinux-yocto/meta-yocto/3.2: fri2 and chiefriver machine updates
Bruce Ashfield [Tue, 29 May 2012 20:51:46 +0000 (16:51 -0400)] 
linux-yocto/meta-yocto/3.2: fri2 and chiefriver machine updates

Picking up the oe-core commit:

    Bumping the 3.2 SRCREVs to pickup the following configuration changes for
    the new chiefriver BSP and the existing fri2 machines:

     5b4c9dc fri2: update base config
     cdfbb50 fri2: add usb-mass-storage to standard and preempt-rt
     3c1af06 fri2 update: drop NETDEVICE, e1xxx, usb-mass-storage, add iwlwifi feature
     26a4d79 iwlagn: Correct a comment typo
     ade9c57 iwlwifi: Add a feature for iwlwifi
     571b6cb fri2: Configuration update (usb, wifi, i2c)
     b257485 meta: add tmp/rc6 feature
     24c6494 chiefriver: create initial BSP infrastructure

    All branches are also updated with the following fix:

      1ce6700 efi: Add patch to fix 32bit EFI service mapping (rhbz 726701)

Signed-off-by: Bruce Ashfield <bruce.ashfield@windriver.com>
13 years agolinux-yocto/meta-yocto: introduce 3.4 bbappend
Bruce Ashfield [Thu, 24 May 2012 03:03:44 +0000 (23:03 -0400)] 
linux-yocto/meta-yocto: introduce 3.4 bbappend

Creating the initial meta-yocto bbappend for the 3.4 kernel.
The routerstationpro and beaglboard are not initially marked as
compatible since full testing has not completed. Future updates
will remove this restriction.

Signed-off-by: Bruce Ashfield <bruce.ashfield@windriver.com>
13 years agolinux-yocto/meta-yocto: add machine aliases for yocto BSPs
Bruce Ashfield [Thu, 24 May 2012 02:45:58 +0000 (22:45 -0400)] 
linux-yocto/meta-yocto: add machine aliases for yocto BSPs

To avoid mapping machine names to kernel machine names in recipes,
we can define multiple KMACHINE names for a single in tree board.
This allows the tools to match a board description to multiple
different MACHINEs.

As a result, we can remove the explicit KMACHINE mappings from
the linux-yocto recipes and allow the KMACHINE=${MACHINE} default
to handle mappings. Individual recipes an bbappends can override
this as required.

Signed-off-by: Bruce Ashfield <bruce.ashfield@windriver.com>
13 years agolinux-yocto/meta-yocto: remove 2.6.37 bbappend
Bruce Ashfield [Thu, 24 May 2012 02:05:41 +0000 (22:05 -0400)] 
linux-yocto/meta-yocto: remove 2.6.37 bbappend

With the introduction of the 3.4 kernel, the 2.6.37 kernel recipe is
removed, so we'll also remove the meta-yocto 2.6.37 bbappend.

Signed-off-by: Bruce Ashfield <bruce.ashfield@windriver.com>
13 years agolinux-yocto/meta-yocto: update to v3.2.18
Bruce Ashfield [Thu, 24 May 2012 02:02:48 +0000 (22:02 -0400)] 
linux-yocto/meta-yocto: update to v3.2.18

Updating the 3.2 linux-yocto SRCREVs to pick up the v3.2.18
-stable release.

Signed-off-by: Bruce Ashfield <bruce.ashfield@windriver.com>
13 years agolinux-yocto/meta-yocto: update to v3.0.32
Bruce Ashfield [Thu, 24 May 2012 02:00:34 +0000 (22:00 -0400)] 
linux-yocto/meta-yocto: update to v3.0.32

Updating the kernel SRCREVs to pickup the v3.0.32 -stable release.

Signed-off-by: Bruce Ashfield <bruce.ashfield@windriver.com>
13 years agoREADME: Correct documentation URL in top-level README file
Robert P. J. Day [Thu, 7 Jun 2012 23:37:03 +0000 (16:37 -0700)] 
README: Correct documentation URL in top-level README file

even though redirection takes care of this, might as well be
accurate.

Signed-off-by: Robert P. J. Day <rpjday@crashcourse.ca>
[elizabeth.flanagan@intel.com: Fixed up submitted patch as it was corrupt as sent]
Signed-off-by: Elizabeth Flanagan <elizabeth.flanagan@intel.com>
Signed-off-by: Richard Purdie <richard.purdie@linuxfoundation.org>
13 years agolocal.conf.sample.extended: Change the usage about arhiver.bbclass
Xiaofeng Yan [Wed, 30 May 2012 09:17:10 +0000 (17:17 +0800)] 
local.conf.sample.extended: Change the usage about arhiver.bbclass

Change the usage about arhiver.bbclass due to the improvement for
usability of archiver.bbclass

[YOCTO #2472]

Signed-off-by: Xiaofeng Yan <xiaofeng.yan@windriver.com>
13 years agokernel.py: replace os.popen with subprocess.Popen
Robert Yang [Fri, 1 Jun 2012 08:03:58 +0000 (16:03 +0800)] 
kernel.py: replace os.popen with subprocess.Popen

Replace os.popen with subprocess.Popen since the older function would
fail (more or less) silently if the executed program cannot be found

More info:
http://docs.python.org/library/subprocess.html#subprocess-replacements

[YOCTO #2454]

Signed-off-by: Robert Yang <liezhi.yang@windriver.com>
13 years agopoky.conf: Change WARNS -> ERRORS
Saul Wold [Thu, 19 Apr 2012 19:14:57 +0000 (12:14 -0700)] 
poky.conf: Change WARNS -> ERRORS

A major effort was completed as part of 1.2 to fix many WARNING
messages, change the level of those fixed areas to ERROR so we
do not backslide on our quality level

Signed-off-by: Saul Wold <sgw@linux.intel.com>
13 years agometa-yocto/linux-yocto-3.0: update branch mappings for new tools
Bruce Ashfield [Tue, 8 May 2012 14:52:30 +0000 (10:52 -0400)] 
meta-yocto/linux-yocto-3.0: update branch mappings for new tools

Updates to the kern-tools to be more flexible and support multiple
upstream repository formats means that KMACHINE should really only
map to a machine and that KBRANCH should specify branch information.

To adapt to this change, we split the hardware reference boards into
KMACHINE and KBRANCH mappings.

Signed-off-by: Bruce Ashfield <bruce.ashfield@windriver.com>
Signed-off-by: Richard Purdie <richard.purdie@linuxfoundation.org>
13 years agolinux-yocto/3.0: mm/msync: tweak tmpfs patch for syscall msync
Bruce Ashfield [Mon, 7 May 2012 15:14:10 +0000 (11:14 -0400)] 
linux-yocto/3.0: mm/msync: tweak tmpfs patch for syscall msync

Bumping the routerstationpro SRCREV for the following fix:

    mm/msync: tweak tmpfs patch for syscall msync

    Commit 1c3ae5441 "mm: msync: fix issues of sys_msync on tmpfs"
    fixes the problem that sys_msync fails with tmpfs on MIPS CPU which
    has feature "cache alias".

    But it makes POSIX test cases mlockall/3-6 3-7 fail on MIPS.
    Case mlockall/3-6 creates a share memory, and maps it to memory.
      fd = shm_open(SHM_NAME, O_RDWR|O_CREAT, S_IRUSR|S_IWUSR);
      foo = mmap(NULL, BUF_SIZE, PROT_WRITE, MAP_SHARED, fd, 0);
    Then calls mlockall to lock all of the virtual address space:
      if (mlockall(MCL_CURRENT) == -1) {
    At last tests whether the virtual address spaces are locked:
      page_ptr = (void*) ((long)foo - ((long)foo % page_size));
      result = msync(page_ptr, page_size, MS_SYNC|MS_INVALIDATE);
    It espects msync returns -1 with EBUSY but returns 0.
    Case mlockall/3-7 creates a normal file to mmap, and it fails too.

    Tweak the patch to:
    1 Moved the CONFIG_TMPFS block down in the loop so that the normal
      vma flag checking will perform.
    2 There may be other VMAs in the list after this VMA which belongs
      to tmpfs file, and we should sync them after the tmpfs one. So
      remove the break loop clauses.

Signed-off-by: Kang Kai <kai.kang@windriver.com>
Signed-off-by: Bruce Ashfield <bruce.ashfield@windriver.com>
13 years agoyocto-bsp: clarify help with reference to meta-intel
Tom Zanussi [Mon, 30 Apr 2012 19:12:15 +0000 (14:12 -0500)] 
yocto-bsp: clarify help with reference to meta-intel

The current yocto-bsp help assumes knowledge that the meta-intel layer
needs to be cloned before it's put into the BBLAYERS.  Avoid the
guesswork and state the details explicitly in the help.

Also, the shorter 'usage' string doesn't mention it at all; it would
help to at minimum mention it and refer the user to the detailed help.

Fixes [YOCTO #2330].

Signed-off-by: Tom Zanussi <tom.zanussi@intel.com>
Signed-off-by: Richard Purdie <richard.purdie@linuxfoundation.org>
13 years agoyocto-kernel: use BUILDDIR to find bblayers.conf
Tom Zanussi [Mon, 30 Apr 2012 19:12:14 +0000 (14:12 -0500)] 
yocto-kernel: use BUILDDIR to find bblayers.conf

The current code assumes that builddir == srcdir/build, which it
obviously isn't sometimes.  Use BUILDDIR to get the actual builddir
being used.

Fixes [YOCTO #2219].

Signed-off-by: Tom Zanussi <tom.zanussi@intel.com>
Signed-off-by: Richard Purdie <richard.purdie@linuxfoundation.org>
13 years agopoky.conf: use correct version string for Ubuntu 12.04
Paul Eggleton [Thu, 3 May 2012 16:40:51 +0000 (17:40 +0100)] 
poky.conf: use correct version string for Ubuntu 12.04

Since it is an LTS release, the final version string was not
"Ubuntu 12.04" but "Ubuntu 12.04 LTS", so use this when doing the tested
host distribution check.

Signed-off-by: Paul Eggleton <paul.eggleton@linux.intel.com>
Signed-off-by: Richard Purdie <richard.purdie@linuxfoundation.org>
13 years agonetbase: Correctly set FILESEXTRAPATHS to include the version
Richard Purdie [Thu, 26 Apr 2012 11:41:14 +0000 (12:41 +0100)] 
netbase: Correctly set FILESEXTRAPATHS to include the version

[YOCTO #2366]

Signed-off-by: Richard Purdie <richard.purdie@linuxfoundation.org>
13 years agopoky-floating-revisions.inc: Catch up with eds-dbus rename
Richard Purdie [Thu, 26 Apr 2012 10:01:27 +0000 (11:01 +0100)] 
poky-floating-revisions.inc: Catch up with eds-dbus rename

Signed-off-by: Richard Purdie <richard.purdie@linuxfoundation.org>
13 years agopoky-tiny: Drop now unneeded DISTRO_FEATURES_LIBC_TOOLCHAIN (after gettext fix)
Richard Purdie [Thu, 19 Apr 2012 22:03:32 +0000 (23:03 +0100)] 
poky-tiny: Drop now unneeded DISTRO_FEATURES_LIBC_TOOLCHAIN (after gettext fix)

After the recent gettext dependency fix (commit 6e5cb40dfaeae4843dd65115f0b8b0f20f58d30e
"gettext.bbclass: Ensure we don't overwrite other DEPENDS_GETTEXT values",
its no longer necessary to have to have these options to build meta-toolchain.

Signed-off-by: Richard Purdie <richard.purdie@linuxfoundation.org>
13 years agopoky.conf: Update post release branching
Richard Purdie [Wed, 18 Apr 2012 14:57:06 +0000 (15:57 +0100)] 
poky.conf: Update post release branching

Signed-off-by: Richard Purdie <richard.purdie@linuxfoundation.org>
13 years agoconf/distro/poky.conf: set SANITY_TESTED_DISTROS
Paul Eggleton [Wed, 18 Apr 2012 10:03:33 +0000 (11:03 +0100)] 
conf/distro/poky.conf: set SANITY_TESTED_DISTROS

Specify a list of tested host distributions, based on those tested prior
to the Yocto Project 1.2 release. This will enable a warning to be
printed upon starting bitbake if the host distribution is not one on the
list.

Note: this warning is intended to help new users; if you are receiving
this warning and wish to disable it, just add SANITY_TESTED_DISTROS = ""
to your local.conf.

Fixes [YOCTO #1096].

Signed-off-by: Paul Eggleton <paul.eggleton@linux.intel.com>
Signed-off-by: Richard Purdie <richard.purdie@linuxfoundation.org>
13 years agometa-yocto: remove kernel26 machine feature usage
Tom Zanussi [Mon, 16 Apr 2012 22:20:38 +0000 (17:20 -0500)] 
meta-yocto: remove kernel26 machine feature usage

kernel26 is now obsolete so remove it from the machine configs that
use it.

Signed-off-by: Tom Zanussi <tom.zanussi@intel.com>
13 years agoyocto-bsp: remove kernel26 machine feature from templates
Tom Zanussi [Mon, 16 Apr 2012 01:37:24 +0000 (20:37 -0500)] 
yocto-bsp: remove kernel26 machine feature from templates

kernel26 is now obsolete so remove it from the templates that use it.

Signed-off-by: Tom Zanussi <tom.zanussi@intel.com>
13 years agopoky-tiny: Separate the libc features required for meta-toolchain
Darren Hart [Tue, 17 Apr 2012 01:06:12 +0000 (18:06 -0700)] 
poky-tiny: Separate the libc features required for meta-toolchain

This fixes bug [YOCTO #2295]

eglibc needs libc-posix-regexp-glibc & libc-libm-big enabled in its
configuration to avoid following eglibc build issue. Thanks to
Nitin for identifying the required features.

    ...
    | In file included from xregex.c:634:0:
    | xregex.c: In function 'byte_regex_compile':
    | xregex.c:3395:8: error: too few arguments to function 'findidx'
    | ../locale/weight.h:23:1: note: declared here
    ...

The libc features added to support building meta-toolchain add 461KB to the C
libraries. 320KB directly to libc (a 32% increase in size). If not building
meta-toolchain, the user should be able to easily configure these out.

Create a new variable to capture these dependencies,
DISTRO_FEATURES_LIBC_TOOLCHAIN, keeping them separate from the core tiny
requirements. Make it clear how to disable these if meta-toolchain is not
needed.

This patch has been tested by running the following for the qemux86 machine with
DISTRO=poky-tiny:

    $ bitbake -c cleansstate eglibc
    $ bitbake meta-toolchain
    $ bitbake core-image-minimal

The libc comparisons were made from core-image-minimal ext2 filesystems build
before and after the applicaiton of this patch and Nitin's previous poky-tiny
libc features patch in support of meta-toolchain:

    commit 8c48ab6183934fd32600997cc33e0cd3bf63139b
    Author: Nitin A Kamble <nitin.a.kamble@intel.com>
    Date:   Mon Apr 9 15:15:01 2012 -0700

        poky-tiny.conf: adjust eglibc options for poky-tiny

Signed-off-by: Darren Hart <dvhart@linux.intel.com>
CC: Nitin A. Kamble <nitin.a.kamble@intel.com>
CC: Saul Wold <sgw@linux.intel.com>
CC: Richard Purdie <richard.purdie@linuxfoundation.org>
Signed-off-by: Richard Purdie <richard.purdie@linuxfoundation.org>
13 years agometa-yocto: Move OELAYOUT_ABI definition to poky.conf
Dongxiao Xu [Mon, 16 Apr 2012 07:52:16 +0000 (15:52 +0800)] 
meta-yocto: Move OELAYOUT_ABI definition to poky.conf

The ABI version definition should go along with the DISTRO variable
since it impact the TMPDIR definition.

Otherwise, if a user used to work with pure OE-Core, and then he/she
added meta-yocto layer, it will report ABI version incompatibility
issue. This is because ABI is changed to "8" by adding meta-yocto layer,
however the DISTRO variable is not defined and TMPDIR is still
"tmp-eglibc".

Defining the OELAYOUT_ABI variable in poky.conf could fix this issue.

This fixes [YOCTO #2303]

Signed-off-by: Dongxiao Xu <dongxiao.xu@intel.com>
Signed-off-by: Richard Purdie <richard.purdie@linuxfoundation.org>
13 years agoyocto-bsp: fix x86_64 tuning for qemu arch
Tom Zanussi [Thu, 12 Apr 2012 13:39:13 +0000 (08:39 -0500)] 
yocto-bsp: fix x86_64 tuning for qemu arch

While testing the fix for [YOCTO #2222] I noticed that the tuning for
the qemu x86_64 target was using the wrong tuning file - it should be
x86_64 instead of i586.  Change the template to match.

Signed-off-by: Tom Zanussi <tom.zanussi@intel.com>
13 years agoyocto-bsp: fix multi-provider error in qemu arch template
Tom Zanussi [Thu, 12 Apr 2012 03:31:45 +0000 (22:31 -0500)] 
yocto-bsp: fix multi-provider error in qemu arch template

While testing the fix for [YOCTO #2222] I noticed a new build error
that wasn't there in previous testing:

ERROR: Multiple .bb files are due to be built which each provide virtual/libgl

The build still completed and produced a good image, but an error
message was displayed, which this patch removes.

Signed-off-by: Tom Zanussi <tom.zanussi@intel.com>
13 years agoyocto-bsp: fix qemuarch test for xserver-xf86-config.bbappend
Tom Zanussi [Thu, 12 Apr 2012 03:12:38 +0000 (22:12 -0500)] 
yocto-bsp: fix qemuarch test for xserver-xf86-config.bbappend

While testing the fix for [YOCTO #2222] I noticed that the qemuarch
test was wrong - there is no 'x86' qemuarch, just 'i386'.  Change the
test to match.

Signed-off-by: Tom Zanussi <tom.zanussi@intel.com>
13 years agoyocto-bsp: enable property value display of nested properties
Tom Zanussi [Wed, 11 Apr 2012 19:05:08 +0000 (14:05 -0500)] 
yocto-bsp: enable property value display of nested properties

Previous versions of yocto-bsp mapped every input element to a unique
variable name, which is what the current property value display code
expects.  When that was changed to a nested form, the display code
wasn't updated to match - this updated does that.

Fixes [YOCTO #2222]

Signed-off-by: Tom Zanussi <tom.zanussi@intel.com>
13 years agolinux-yocto/meta-yocto: update hardware reference SRCREVs
Bruce Ashfield [Fri, 13 Apr 2012 20:40:31 +0000 (16:40 -0400)] 
linux-yocto/meta-yocto: update hardware reference SRCREVs

commit 8cd31f9b0 linux-yocto/meta-yocto: update hardware reference boards to v3.0.24

Missed a merge commit on the hardware reference BSP branches.

As a result, validate_branches is adjusting the tree to build the
proper SRCREV. For machines with board specific commits this means
that some of their commits are missing, which leads to boot failure.

Bumping the SRCREVs fixes the problem

Fixes [YOCTO: #2292]

Signed-off-by: Bruce Ashfield <bruce.ashfield@windriver.com>
Signed-off-by: Richard Purdie <richard.purdie@linuxfoundation.org>
13 years agolinux-yocto/meta-yocto: update hardware reference boards to v3.0.24
Bruce Ashfield [Tue, 10 Apr 2012 05:29:08 +0000 (01:29 -0400)] 
linux-yocto/meta-yocto: update hardware reference boards to v3.0.24

The meta-yocto hardware reference boards missed a SRCREV update when the
base recipe when to v3.0.24. This updates the SRCREVs to ensure that the
kernel that is built and booted matches the version information conveyed
from the base recipe.

Fixes [YOCTO #2265]

Signed-off-by: Bruce Ashfield <bruce.ashfield@windriver.com>
13 years agobeagleboard.conf: fix hardcode of virtual/xserver
Robert Yang [Tue, 10 Apr 2012 01:20:08 +0000 (09:20 +0800)] 
beagleboard.conf: fix hardcode of virtual/xserver

Here is the message from the bug 2260:

meta-yocto/conf/machine/beagleboard.conf hardcodes the virtual/xserver
provider, i.e., it includes the following:

PREFERRED_PROVIDER_virtual/xserver = "xserver-xorg-lite"

I don't think machine conf is the correct place for selecting what is
essentially a distro feature, but at least this should use the '?='
operator; as is to select a different provider one must provide a
complete beagleboard.conf file.

[YOCTO #2260]

Signed-off-by: Robert Yang <liezhi.yang@windriver.com>
13 years agopoky-tiny.conf: adjust eglibc options for poky-tiny
Nitin A Kamble [Mon, 9 Apr 2012 22:15:01 +0000 (15:15 -0700)] 
poky-tiny.conf: adjust eglibc options for poky-tiny

Avoid errors for building meta-toolchain for poky-tiny

This Fixes Bug: [YOCTO #2259]

Signed-off-by: Nitin A Kamble <nitin.a.kamble@intel.com>
13 years agoscripts: Clarify "help" info for yocto-bsp and yocto-kernel
Robert P. J. Day [Wed, 4 Apr 2012 21:20:14 +0000 (17:20 -0400)] 
scripts: Clarify "help" info for yocto-bsp and yocto-kernel

Tweak the help info for both "yocto-bsp" and "yocto-kernel" to
emphasize that those are the *complete* lists of commands, not just
the most commonly used ones.

Signed-off-by: Robert P. J. Day <rpjday@crashcourse.ca>
13 years agolinux-yocto-tiny: Prefer 3.2
Darren Hart [Sun, 1 Apr 2012 07:23:24 +0000 (00:23 -0700)] 
linux-yocto-tiny: Prefer 3.2

With the move to 3.2 from 3.0 in oe-core, the 3.0 no longer exists.
Prefer 3.2 instead.

Signed-off-by: Darren Hart <dvhart@linux.intel.com>
Signed-off-by: Richard Purdie <richard.purdie@linuxfoundation.org>
13 years agoREADME.hardware: extend USB-ZIP instructions
Paul Eggleton [Fri, 30 Mar 2012 15:53:26 +0000 (16:53 +0100)] 
README.hardware: extend USB-ZIP instructions

* Note that on some machines booting just stops after the SYSLINUX
  version banner is displayed
* Add an instruction to show how to get the geometry information for
  the disk
* Specify the number of cylinders when running mkdiskimage as it is
  sometimes unable to detect it automatically
* Create the temporary mountpoints before attempting to use them
* Add an instruction to unmount the disk before removing it

Signed-off-by: Paul Eggleton <paul.eggleton@linux.intel.com>
Signed-off-by: Richard Purdie <richard.purdie@linuxfoundation.org>
13 years agoREADME.hardware for mpc8315erdb incorrectly specified a null modem serial cable
Bob Cochran [Fri, 30 Mar 2012 16:57:07 +0000 (12:57 -0400)] 
README.hardware for mpc8315erdb incorrectly specified a null modem serial cable

I noticed this while beta testing 1.2. but patch is against master
(latest commit: bcd4d14425cadc5bd6296f59f14733e8c39c49dd).

Instructions specified a null modem.  This isn't the case.  A straight
serial cable is required.  I verified it with my own setup and
Freescale's user manual.

Signed-off-by: Robert Cochran<yocto@mindchasers.com>
Signed-off-by: Richard Purdie <richard.purdie@linuxfoundation.org>
13 years agolocal.conf.sample.extended: Add documentation of archive source code configuration
Richard Purdie [Wed, 28 Mar 2012 08:31:19 +0000 (09:31 +0100)] 
local.conf.sample.extended: Add documentation of archive source code configuration

(From OE-Core rev: cb3a2cfd07f016453e42989ec66044a1aa50af12)

Signed-off-by: Richard Purdie <richard.purdie@linuxfoundation.org>
13 years agolinux-libc-headers-yocto: move to meta-yocto
Bruce Ashfield [Fri, 23 Mar 2012 17:12:42 +0000 (13:12 -0400)] 
linux-libc-headers-yocto: move to meta-yocto

linux-libc-headers-yocto is not directly required in meta, so we can
safely move it to meta-yocto.

Machines including meta-yocto that are using linux-yocto that need headers
which are completely up to date with the linux-yocto git tree can use this
as their preferred linux-libc-headers.

Signed-off-by: Bruce Ashfield <bruce.ashfield@windriver.com>
Signed-off-by: Richard Purdie <richard.purdie@linuxfoundation.org>
13 years agoyocto-kernel: new script
Tom Zanussi [Tue, 24 Jan 2012 06:32:01 +0000 (00:32 -0600)] 
yocto-kernel: new script

Implementation of the 'yocto-kernel' command-line tool, for modifying
the kernel portion of a Yocto BSP.

Signed-off-by: Tom Zanussi <tom.zanussi@intel.com>
13 years agoyocto-bsp: new script
Tom Zanussi [Tue, 24 Jan 2012 06:30:21 +0000 (00:30 -0600)] 
yocto-bsp: new script

Implementation of the 'yocto-bsp' command-line tool, for creating BSPs
and listing BSP properties.

Signed-off-by: Tom Zanussi <tom.zanussi@intel.com>
13 years agoyocto-bsp: add some useful constants
Tom Zanussi [Tue, 24 Jan 2012 06:29:02 +0000 (00:29 -0600)] 
yocto-bsp: add some useful constants

Some constants used by the templating engine.

Signed-off-by: Tom Zanussi <tom.zanussi@intel.com>
13 years agoyocto-bsp-tools: add help/usage
Tom Zanussi [Tue, 24 Jan 2012 06:26:56 +0000 (00:26 -0600)] 
yocto-bsp-tools: add help/usage

This is essentially 'the documentation' for the Yocto BSP tools, along
with a few related functions.

Signed-off-by: Tom Zanussi <tom.zanussi@intel.com>
13 years agoyocto-bsp: add kernel interface
Tom Zanussi [Tue, 24 Jan 2012 06:25:45 +0000 (00:25 -0600)] 
yocto-bsp: add kernel interface

Yocto BSP kernel-related functions, for interacting with the kernel
tools and implementing the machinery behind the 'yocto-kernel'
command.

Signed-off-by: Tom Zanussi <tom.zanussi@intel.com>
13 years agoyocto-bsp: add templating engine
Tom Zanussi [Tue, 24 Jan 2012 06:20:15 +0000 (00:20 -0600)] 
yocto-bsp: add templating engine

The main implementation of the Yocto BSP templating engine,
essentially containing the internal implementation of the 'yocto-bsp
create' and yocto-bsp list' commands.

Signed-off-by: Tom Zanussi <tom.zanussi@intel.com>
13 years agoyocto-bsp-tools: add bsp library
Tom Zanussi [Tue, 24 Jan 2012 06:18:54 +0000 (00:18 -0600)] 
yocto-bsp-tools: add bsp library

Create a home for the yocto bsp tools.

Signed-off-by: Tom Zanussi <tom.zanussi@intel.com>
13 years agoyocto-bsp: add BSP template files
Tom Zanussi [Tue, 24 Jan 2012 06:15:25 +0000 (00:15 -0600)] 
yocto-bsp: add BSP template files

BSP template files for all supported Yocto architectures, plus qemu
versions of the same.

Signed-off-by: Tom Zanussi <tom.zanussi@intel.com>
13 years agolinux-yocto/meta-yocto: v3.2.9, v3.0.23 + fixes and updates
Bruce Ashfield [Mon, 5 Mar 2012 03:49:58 +0000 (22:49 -0500)] 
linux-yocto/meta-yocto: v3.2.9, v3.0.23 + fixes and updates

This is an update of the linux-yocto 3.0 and 3.2 SRCREVs to bring
in the following updates:

   - v3.0.23 stable update
   - v3.2.9 stable update
   - 3.0/3.2: fri2 updates (pch + configuration changes) from Darren Hart
   - 3.0: pvr merge from Kishore Bodke
   - linux-yocto/rt: update to 3.0.23-rt38
   - linux-yocto/rt: update to 3.2.9-rt15

These have been built for all qemu targets, and built for the appropriate
hardware platforms.

Signed-off-by: Bruce Ashfield <bruce.ashfield@windriver.com>
13 years agosite.conf.sample: Fix broken SOCKS proxy setup and configuration
Inaky Perez-Gonzalez [Thu, 1 Mar 2012 09:44:34 +0000 (09:44 +0000)] 
site.conf.sample: Fix broken SOCKS proxy setup and configuration

SOCKS proxy specification with git was using conflicting methods and
thus was failing when mixed SOCKS needs were in place (requiring no
proxy for some hosts and proxy for the rest)

- GIT_PROXY_COMMAND is an environment variable GIT uses to OVERRIDE
  all proxy configuration in ~/.gitconfig or any other gitconfig. By
  using it to configure, it was breaking havoc on site git
  configuration or the one generated by bitbake in tmp/.

  Renamed to OE_GIT_PROXY_COMMAND in meta/conf/site.conf.sample
   (with a doc tidbit on the name chosen), meta/classes/base.bbclass.

- The gitconfig generated by bitbake was wrong. There was a typo error
  (gitproxy vs gitProxy), thus all lines were being ignored. Fixed in
  meta/classes/base.bbclass.

- The gitconfig generated was being placed in
  ${STAGING_DIR_NATIVE}/usr/etc/gitconfig; git was looking for it in
  ${STAGING_DIR_NATIVE}/etc/gitconfig. Fixed that in
  meta/classes/base.bbclass, at the same time creating a
  GIT_CONFIG_PATH variable, since it is also referenced in
  generate_git_config() and have all instances refer to that.

(From OE-Core rev: e579eb7f33462258c8e82a0936d970593614840d)

Signed-off-by: Inaky Perez-Gonzalez <inaky.perez-gonzalez@intel.com>
Signed-off-by: Richard Purdie <richard.purdie@linuxfoundation.org>
13 years agolocal.conf.sample.extended: Add config sample for disk space monitoring
Robert Yang [Sun, 26 Feb 2012 08:48:16 +0000 (16:48 +0800)] 
local.conf.sample.extended: Add config sample for disk space monitoring

Add config sample for disk space monitoring to
meta-yocto/conf/local.conf.sample

[YOCTO #1589]
Signed-off-by: Robert Yang <liezhi.yang@windriver.com>
Signed-off-by: Richard Purdie <richard.purdie@linuxfoundation.org>
13 years agopoky-tiny: Assume pkgconfig is provided
Darren Hart [Sat, 25 Feb 2012 16:29:30 +0000 (08:29 -0800)] 
poky-tiny: Assume pkgconfig is provided

-dev packages require pkgconfig, but it pulls in glib->dbus->shadow
which breaks with tiny's minimal libc.

-dev packages are not currently supported on poky-tiny.

[YOCTO #2030]

Proposed-by: Richard Purdie <richard.purdie@linuxfoundation.org>
Signed-off-by: Darren Hart <dvhart@linux.intel.com>
Signed-off-by: Richard Purdie <richard.purdie@linuxfoundation.org>
13 years agometa-yocto: add bbappend to restore Yocto psplash image
Paul Eggleton [Thu, 23 Feb 2012 19:35:53 +0000 (19:35 +0000)] 
meta-yocto: add bbappend to restore Yocto psplash image

OE-core now uses the OpenEmbedded logo for the psplash image; override
this and use the Yocto Project image as we did previously.

Signed-off-by: Paul Eggleton <paul.eggleton@linux.intel.com>
Signed-off-by: Richard Purdie <richard.purdie@linuxfoundation.org>
13 years agometa-yocto: Add abi_version setting version 8, to match the OEBasicHash change and...
Richard Purdie [Wed, 22 Feb 2012 22:02:39 +0000 (22:02 +0000)] 
meta-yocto: Add abi_version setting version 8, to match the OEBasicHash change and trigger warnings for existing build directories

Signed-off-by: Richard Purdie <richard.purdie@linuxfoundation.org>
13 years agometa-yocto/conf: Change default signature handler.
Lianhao Lu [Thu, 12 Jan 2012 03:40:29 +0000 (11:40 +0800)] 
meta-yocto/conf: Change default signature handler.

[YOCTO #1555]
1. Changed default signature handler to 'basichash' in poky.conf.
2. Added comment about PRservice settings in local.conf.extened.

Signed-off-by: Lianhao Lu <lianhao.lu@intel.com>
13 years agolayer.conf: We really need to be able to override files in the core so reverse BBPATH...
Richard Purdie [Wed, 22 Feb 2012 21:59:33 +0000 (21:59 +0000)] 
layer.conf: We really need to be able to override files in the core so reverse BBPATH priority

Signed-off-by: Richard Purdie <richard.purdie@linuxfoundation.org>
13 years agopoky.conf: Fix the MIRROR URI
Saul Wold [Tue, 7 Feb 2012 18:57:40 +0000 (10:57 -0800)] 
poky.conf: Fix the MIRROR URI

Signed-off-by: Saul Wold <sgw@linux.intel.com>
13 years agotask-core-tools-profile: change to match oe-core
Saul Wold [Wed, 25 Jan 2012 01:42:05 +0000 (17:42 -0800)] 
task-core-tools-profile: change to match oe-core

Signed-off-by: Saul Wold <sgw@linux.intel.com>
13 years agolinux-yocto_3.2: Fix missing quote that was triggering parsing errors
Richard Purdie [Fri, 3 Feb 2012 11:26:30 +0000 (11:26 +0000)] 
linux-yocto_3.2: Fix missing quote that was triggering parsing errors

Signed-off-by: Richard Purdie <richard.purdie@linuxfoundation.org>
13 years agometa-yocto/local.conf.sample.extended: add LICENSE_FLAGS_WHITELIST section
Tom Zanussi [Thu, 2 Feb 2012 00:28:59 +0000 (18:28 -0600)] 
meta-yocto/local.conf.sample.extended: add LICENSE_FLAGS_WHITELIST section

Add a new section for LICENSE_FLAGS_WHITELIST, containing a list of
the current packages with LICENSE_FLAGS.

Signed-off-by: Tom Zanussi <tom.zanussi@intel.com>
Signed-off-by: Richard Purdie <richard.purdie@linuxfoundation.org>
13 years agometa-yocto/poky.conf: set qemu* preferred linux-yocto version to 3.2
Bruce Ashfield [Mon, 30 Jan 2012 15:57:30 +0000 (10:57 -0500)] 
meta-yocto/poky.conf: set qemu* preferred linux-yocto version to 3.2

With introduction of the 3.2 kernel repository, we can make the qemu
targets prefer this variant. Built and boot testing has been completed
on sato/minimal targets for all emulated targets.

Signed-off-by: Bruce Ashfield <bruce.ashfield@windriver.com>
13 years agolinux-yocto/meta-yocto: create linux-yocto 3.2 bbappend
Bruce Ashfield [Mon, 30 Jan 2012 06:14:43 +0000 (01:14 -0500)] 
linux-yocto/meta-yocto: create linux-yocto 3.2 bbappend

Now that the 3.2 kernel has been introduced, we need a 3.2 bbappend for
the yocto hardware reference boards.

Signed-off-by: Bruce Ashfield <bruce.ashfield@windriver.com>
13 years agolinux-yocto/meta-yocto: update to v3.0.18 + features
Bruce Ashfield [Mon, 30 Jan 2012 06:12:51 +0000 (01:12 -0500)] 
linux-yocto/meta-yocto: update to v3.0.18 + features

Updateing the meta-yocto SRCREVs to the new 3.0.18 kernel.

The -stable team released v3.0.18, so it becomes the new base for the
linux-yocto_3.0 recipe.

Along with the 3.0.18 update this kernel refresh brings in the following
changes:

      59314a3 meta/beagleboard: Using CONFIG_PANEL_GENERIC_DPI=y
      b168325 crownbay: use emgd-1.10
      281b80f kver: bumping to v3.0.18
      0d5d0dd common-pc*: add SMP and virtio

Signed-off-by: Bruce Ashfield <bruce.ashfield@windriver.com>
13 years agorspro-conf: remove usbgadget from routerstationpro
Zumeng Chen [Fri, 20 Jan 2012 07:21:56 +0000 (15:21 +0800)] 
rspro-conf: remove usbgadget from routerstationpro

Since the target doesn't have the related requirement
to use USB slave hardware supporting usb gadget, so
remove it from MACHINE_FEATURES.

Signed-off-by: Zumeng.chen@windriver.com>
Acked-by: Bruce Ashfield <bruce.ashfield@windriver.com>
Signed-off-by: Richard Purdie <richard.purdie@linuxfoundation.org>
13 years agobeagleboard-audio: drop in favour of alsa-state
Joshua Lock [Tue, 3 Jan 2012 02:22:33 +0000 (18:22 -0800)] 
beagleboard-audio: drop in favour of alsa-state

Signed-off-by: Joshua Lock <josh@linux.intel.com>
13 years agoalsa-state: add beagleboard specific asound.state
Joshua Lock [Tue, 3 Jan 2012 02:21:39 +0000 (18:21 -0800)] 
alsa-state: add beagleboard specific asound.state

Signed-off-by: Joshua Lock <josh@linux.intel.com>
13 years agoIncremental rpm image generation(Add config sample)
Robert Yang [Wed, 28 Dec 2011 09:25:20 +0000 (17:25 +0800)] 
Incremental rpm image generation(Add config sample)

Add the config sample for incremental image generation to
meta-yocto/conf/local.conf.sample.extended

[YOCTO #1651]

(From OE-Core rev: 0df0399677a6677fc810e32e9275ee9e79021e9a)

Signed-off-by: Robert Yang <liezhi.yang@windriver.com>
Signed-off-by: Richard Purdie <richard.purdie@linuxfoundation.org>
13 years agobblayers.conf.sample: Use ?= to set BBLAYERS
Dongxiao Xu [Fri, 6 Jan 2012 09:04:59 +0000 (17:04 +0800)] 
bblayers.conf.sample: Use ?= to set BBLAYERS

Hob may dynamically sets BBLAYERS to bitbake server, thus we need a
flexible way to load BBLAYERS value.

(From OE-Core rev: 458d0f8b39e7d9dce544f53c65e2a6ffae21ad24)

Signed-off-by: Dongxiao Xu <dongxiao.xu@intel.com>
Signed-off-by: Richard Purdie <richard.purdie@linuxfoundation.org>
13 years agodistro: Update poky-tiny distro definition
Darren Hart [Thu, 5 Jan 2012 23:37:35 +0000 (15:37 -0800)] 
distro: Update poky-tiny distro definition

Rather than conditionally drop eglibc-utils based on wchar support, set
USE_NLS="no" in the distro config to avoid pulling in gettext.

Also addresses some confusion over the "All rights reserved." statement by
explicitly referencing the MIT license.

Signed-off-by: Darren Hart <dvhart@linux.intel.com>
Signed-off-by: Richard Purdie <richard.purdie@linuxfoundation.org>
13 years agodistro: Add poky-tiny distro definition
Darren Hart [Tue, 3 Jan 2012 16:18:35 +0000 (08:18 -0800)] 
distro: Add poky-tiny distro definition

Poky-tiny is intended for building very small OS images. The distro
definition sets the providers for the kernel and the runtime services.
It also reduces the eglibc component list and other DISTRO_FEATURE
elements.

Signed-off-by: Darren Hart <dvhart@linux.intel.com>
Signed-off-by: Richard Purdie <richard.purdie@linuxfoundation.org>
13 years agoconf/local.conf.sample: fix typos/grammar/formatting
Paul Eggleton [Thu, 5 Jan 2012 09:18:06 +0000 (09:18 +0000)] 
conf/local.conf.sample: fix typos/grammar/formatting

(From OE-Core rev: 6f81b3695f6f1e19906e6173c6c7e3ee4f86a11b)

Signed-off-by: Paul Eggleton <paul.eggleton@linux.intel.com>
Signed-off-by: Richard Purdie <richard.purdie@linuxfoundation.org>
13 years agoREADME: add short description of OE-Core
Paul Eggleton [Wed, 14 Dec 2011 09:16:29 +0000 (09:16 +0000)] 
README: add short description of OE-Core

(From OE-Core rev: 5ebaabe8ed518b92515ab74963a4849410be44aa)

Signed-off-by: Paul Eggleton <paul.eggleton@linux.intel.com>
Signed-off-by: Richard Purdie <richard.purdie@linuxfoundation.org>
13 years agopoky-tiny: remove poky-tiny, it was added to the wrong accidentally
Richard Purdie [Wed, 4 Jan 2012 14:13:06 +0000 (14:13 +0000)] 
poky-tiny: remove poky-tiny, it was added to the wrong accidentally

(From OE-Core rev: 65db8166215d213098ab7332eb51b559b7e63328)

Signed-off-by: Richard Purdie <richard.purdie@linuxfoundation.org>
13 years agodistro: Add poky-tiny distro definition
Darren Hart [Tue, 3 Jan 2012 16:18:35 +0000 (08:18 -0800)] 
distro: Add poky-tiny distro definition

Poky-tiny is intended for building very small OS images. The distro
definition sets the providers for the kernel and the runtime services.
It also reduces the eglibc component list and other DISTRO_FEATURE
elements.

Signed-off-by: Darren Hart <dvhart@linux.intel.com>
Signed-off-by: Richard Purdie <richard.purdie@linuxfoundation.org>
13 years agodistro: Add POKY_DEFAULT_EXTRA_R* variables
Darren Hart [Tue, 3 Jan 2012 16:18:34 +0000 (08:18 -0800)] 
distro: Add POKY_DEFAULT_EXTRA_R* variables

Allow the reuse of poky.conf by distro definitions wanting to remove
content by introducting POKY_DEFAULT_EXTRA_R*. These are appended
to the corresponding DISTRO_EXTRA_R* variables and can be overriden
by distro configs that "require poky.conf".

Signed-off-by: Darren Hart <dvhart@linux.intel.com>
Signed-off-by: Richard Purdie <richard.purdie@linuxfoundation.org>
13 years agolinux-yocto-rt/meta-yocto: add routerstationpro support
Bruce Ashfield [Thu, 22 Dec 2011 18:12:19 +0000 (13:12 -0500)] 
linux-yocto-rt/meta-yocto: add routerstationpro support

Fixes [YOCTO #1390]

Updated the meta-yocto support for the routerstationpro on the
preempt-rt kernel support.

Signed-off-by: Bruce Ashfield <bruce.ashfield@windriver.com>
Signed-off-by: Richard Purdie <richard.purdie@linuxfoundation.org>
13 years agolinux-yocto/meta-yocto: routerstationpro/beagleboard: add 3.0.x support
Bruce Ashfield [Thu, 22 Dec 2011 18:12:18 +0000 (13:12 -0500)] 
linux-yocto/meta-yocto: routerstationpro/beagleboard: add 3.0.x support

Updating the routerstationpro and beagleboard compatibility and SRCREV
to pickup v3.0.12 support.

Signed-off-by: Bruce Ashfield <bruce.ashfield@windriver.com>
Signed-off-by: Richard Purdie <richard.purdie@linuxfoundation.org>
13 years agobase.bbclass: Allow buildstats to be optionally supplied
Mark Hatle [Wed, 30 Nov 2011 22:03:21 +0000 (16:03 -0600)] 
base.bbclass: Allow buildstats to be optionally supplied

Buildstats should be allowed to be optionally enabled.  It's
recommended that it be enabled via the USER_CLASSES setting.

Alternatively it could be enabled via the INHERIT_DISTRO or
similar mechanism.

(From OE-Core rev: 09b1dc8bd886c8cd2a5d4085d8bb4b73ece1f5b0)

Signed-off-by: Mark Hatle <mark.hatle@windriver.com>
Signed-off-by: Richard Purdie <richard.purdie@linuxfoundation.org>
14 years agoconf/machine: Don't poke around providers which aren't machine specific/safe
Richard Purdie [Tue, 6 Dec 2011 20:59:47 +0000 (20:59 +0000)] 
conf/machine: Don't poke around providers which aren't machine specific/safe

Machines shouldn't be poking around PREFERRED_PROVIDERS which aren't
machine specific or at least machine safe. Kernels are machine specific
and the xserver is selectable. libx11 and mesa are now really a distro choice
and machine configurations shouldn't be poking around them as it just leads
to corruption, conflicts and confusion.

Signed-off-by: Richard Purdie <richard.purdie@linuxfoundation.org>
14 years agolinux-yocto_2.6.34: remove bbappend
Saul Wold [Thu, 1 Dec 2011 23:52:41 +0000 (15:52 -0800)] 
linux-yocto_2.6.34: remove bbappend

Signed-off-by: Saul Wold <sgw@linux.intel.com>
Signed-off-by: Richard Purdie <richard.purdie@linuxfoundation.org>
14 years agoclutter: drop unneeded bbappends
Joshua Lock [Wed, 9 Nov 2011 00:48:04 +0000 (16:48 -0800)] 
clutter: drop unneeded bbappends

The --with-flavour-glx option is the default in clutter.inc now

Signed-off-by: Joshua Lock <josh@linux.intel.com>
14 years agonetbase: update 4.46 -> 4.47
Richard Purdie [Mon, 21 Nov 2011 18:49:40 +0000 (18:49 +0000)] 
netbase: update 4.46 -> 4.47

Signed-off-by: Richard Purdie <richard.purdie@linuxfoundation.org>
14 years agoREADME.hardware: declare support for BeagleBoard xM rev B
Paul Eggleton [Wed, 9 Nov 2011 16:05:43 +0000 (16:05 +0000)] 
README.hardware: declare support for BeagleBoard xM rev B

The BeagleBoard xM revision B has been tested (by me, if nobody else.)

Signed-off-by: Paul Eggleton <paul.eggleton@linux.intel.com>
14 years agoREADME.hardware: update atom-pc instructions
Paul Eggleton [Wed, 9 Nov 2011 15:46:36 +0000 (15:46 +0000)] 
README.hardware: update atom-pc instructions

The -live and -directdisk images have been superseded in the Yocto
Project 1.1 release, so update the instructions for atom-pc relating to
this change. Also fix a couple of other minor atom-pc related
capitalisation.

Signed-off-by: Paul Eggleton <paul.eggleton@linux.intel.com>
14 years agolocal.conf.sample.extended: Fix bug 1674
Xiaofeng Yan [Tue, 8 Nov 2011 11:29:12 +0000 (19:29 +0800)] 
local.conf.sample.extended: Fix bug 1674

[YOCTO #1674]
local.conf.sample.extended: An image based on gtk+-directfb don't need x11 for DEFAULT_FEATURES

Remove "x11" from DEFAULT_FEATURES and add "directfb" to it because someone could don't need x11 in their project, perhaps
gtk over directfb will meet his reqirement.

(From OE-Core rev: 5def790bdecd2726692b40a57bc12c8bdfea9179)

Signed-off-by: Xiaofeng Yan <xiaofeng.yan@windriver.com>
Signed-off-by: Richard Purdie <richard.purdie@linuxfoundation.org>
14 years agoAdd new IMAGE_CLASSES variable for classes for image generation
Matthew McClintock [Mon, 7 Nov 2011 19:20:04 +0000 (13:20 -0600)] 
Add new IMAGE_CLASSES variable for classes for image generation

Allows us to import classes only for images and not to the global
namespace

(From OE-Core rev: 49dcb301ab39327554d86d23cf6f8d435d7a7351)

Signed-off-by: Matthew McClintock <msm@freescale.com>
Signed-off-by: Richard Purdie <richard.purdie@linuxfoundation.org>
14 years agoclutter-1.8: this should be a bbappend
Joshua Lock [Tue, 8 Nov 2011 18:31:29 +0000 (10:31 -0800)] 
clutter-1.8: this should be a bbappend

Signed-off-by: Joshua Lock <josh@linux.intel.com>
Signed-off-by: Richard Purdie <richard.purdie@linuxfoundation.org>
14 years agoclutter-1.8: add bbappend for new clutter-1.8 recipe
Joshua Lock [Tue, 8 Nov 2011 16:14:42 +0000 (08:14 -0800)] 
clutter-1.8: add bbappend for new clutter-1.8 recipe

We've a new Clutter version in meta so need to add our
atom-pc bbappend modifications.

Signed-off-by: Joshua Lock <josh@linux.intel.com>
Signed-off-by: Richard Purdie <richard.purdie@linuxfoundation.org>
14 years agobitbake.conf: Drop remaining TERMCMD pieces and document OE_TERMINAL usage instead
Richard Purdie [Thu, 3 Nov 2011 22:02:43 +0000 (22:02 +0000)] 
bitbake.conf: Drop remaining TERMCMD pieces and document OE_TERMINAL usage instead

(From OE-Core rev: ddb825c87dd3e59d50841a993080a00d1459b1e7)

Signed-off-by: Richard Purdie <richard.purdie@linuxfoundation.org>
[Yes, this one is against meta-yocto, I'll fix it to apply the same
change to OE-Core's local.conf.sample in the final version]

14 years agomachine/atom-pc: enable sound
Joshua Lock [Wed, 2 Nov 2011 19:25:52 +0000 (12:25 -0700)] 
machine/atom-pc: enable sound

Add alsa to the MACHINE_FEATURES - looks like this was an oversight.

Signed-off-by: Joshua Lock <josh@linux.intel.com>
Signed-off-by: Richard Purdie <richard.purdie@linuxfoundation.org>
14 years agonetbase.bbappend: Change to version 4.46 due to the upgrade
Dongxiao Xu [Tue, 1 Nov 2011 02:11:28 +0000 (10:11 +0800)] 
netbase.bbappend: Change to version 4.46 due to the upgrade

Signed-off-by: Dongxiao Xu <dongxiao.xu@intel.com>
Signed-off-by: Richard Purdie <richard.purdie@linuxfoundation.org>
14 years agometa-yocto: Sync with mesa/xserver changes and fix machines
Richard Purdie [Fri, 14 Oct 2011 22:22:53 +0000 (23:22 +0100)] 
meta-yocto: Sync with mesa/xserver changes and fix machines

Signed-off-by: Richard Purdie <richard.purdie@linuxfoundation.org>
14 years agoclutter: Update bbappend after oe-core upgrade
Richard Purdie [Wed, 12 Oct 2011 13:23:11 +0000 (14:23 +0100)] 
clutter: Update bbappend after oe-core upgrade

Signed-off-by: Richard Purdie <richard.purdie@linuxfoundation.org>
14 years agometa-yocto: Catch up with xserver and mesa upgrades/rename
Richard Purdie [Wed, 12 Oct 2011 22:04:23 +0000 (23:04 +0100)] 
meta-yocto: Catch up with xserver and mesa upgrades/rename

Signed-off-by: Richard Purdie <richard.purdie@linuxfoundation.org>
14 years agoFix typos in local.conf.sample and local.conf.sample.extended
Robert Yang [Tue, 11 Oct 2011 08:25:29 +0000 (16:25 +0800)] 
Fix typos in local.conf.sample and local.conf.sample.extended

Fixes bug [YOCTO #1667]

Fix typos in local.conf.sample and local.conf.sample.extended:

differernt -> different
chages -> changes
complation -> compilation
egde -> edge
"an an" -> "as an"
images's -> image's

Signed-off-by: Robert Yang <liezhi.yang@windriver.com>
Signed-off-by: Richard Purdie <richard.purdie@linuxfoundation.org>
14 years agometa-yocto/qt4: Update bbappend to new version
Richard Purdie [Fri, 7 Oct 2011 10:07:12 +0000 (11:07 +0100)] 
meta-yocto/qt4: Update bbappend to new version

Signed-off-by: Richard Purdie <richard.purdie@linuxfoundation.org>
14 years agolocal.conf.sample: Disable interactive patch resolution for now since doesn't work...
Richard Purdie [Thu, 6 Oct 2011 23:00:21 +0000 (00:00 +0100)] 
local.conf.sample: Disable interactive patch resolution for now since doesn't work well

Signed-off-by: Richard Purdie <richard.purdie@linuxfoundation.org>
14 years agopoky.conf: Increment DISTRO_VERSION
Elizabeth Flanagan [Wed, 28 Sep 2011 23:01:23 +0000 (16:01 -0700)] 
poky.conf: Increment DISTRO_VERSION

With 1.1 release coming, it's time to increment the DISTRO_VERSION
and poky version.

Signed-off-by: Elizabeth Flanagan <elizabeth.flanagan@intel.com>
Signed-off-by: Richard Purdie <richard.purdie@linuxfoundation.org>