]>
code.ossystems Code Review - openembedded-core.git/log
Dexuan Cui [Thu, 10 Jun 2010 13:27:11 +0000 (21:27 +0800)]
libxsettings-client: fix metadata and add MIT-style-license
One tricky issue for license part. This package doesn't ship with its own COPYING file and autotools will install a GPLv2 one instead of the actual MIT-style license here. So create a MIT-style license on the fly to reflect the fact.
Use new patch parameters.
Signed-off-by: Dexuan Cui <dexuan.cui@intel.com>
Signed-off-by: Kevin Tian <kevin.tian@intel.com>
Signed-off-by: Saul Wold <Saul.Wold@intel.com>
Nitin A Kamble [Wed, 16 Jun 2010 09:11:28 +0000 (02:11 -0700)]
binutils: remove older versions
Signed-off-by: Nitin A Kamble <nitin.a.kamble@intel.com>
Dike, Jeffrey G [Wed, 16 Jun 2010 21:32:49 +0000 (14:32 -0700)]
linux-libc-headers: Remove ioctls for deleted driver
2.6.33 removed the Hayes ESP driver. The presence of these ioctls
makes setserial believe that ESP support should be built in, breaking its
build.
Signed-off-by: Jeff Dike <jdike@linux.intel.com>
Joshua Lock [Tue, 15 Jun 2010 11:22:01 +0000 (12:22 +0100)]
qemu: Fix linking of the native package on Fedora 13
Fedora 13 switched the default behaviour of the linker to no longer
indirectly link to required libraries (i.e. dependencies of a library
already linked to). Therefore we need to explicitly pass the depended on
libraries into the linker for building to work on Fedora 13.
Signed-off-by: Joshua Lock <josh@linux.intel.com>
Joshua Lock [Mon, 14 Jun 2010 13:22:16 +0000 (14:22 +0100)]
handbook: Fix stylesheet
Some sizes where defined without units (in our case px) causing display of the
header of the handbook to be broken.
Signed-off-by: Joshua Lock <josh@linux.intel.com>
Joshua Lock [Mon, 14 Jun 2010 11:51:34 +0000 (12:51 +0100)]
sanity.bbclass: Fix test for i686 SDKMACHINE
The 'is' keyword tests for object identity, returning True if the variables are
both referencing the same object. Changed the test to use the equality
operator, which compares the values of the objects.
Signed-off-by: Joshua Lock <josh@linux.intel.com>
Joshua Lock [Mon, 14 Jun 2010 11:12:09 +0000 (12:12 +0100)]
handbook: Fix typo in last commit
Managed to mangle the command...
Signed-off-by: Joshua Lock <josh@linux.intel.com>
Joshua Lock [Mon, 14 Jun 2010 11:07:03 +0000 (12:07 +0100)]
handbook: fix extraction command
We ship bzipped tarballs now so we need to pass j to tar, not z
Signed-off-by: Joshua Lock <josh@linux.intel.com>
Joshua Lock [Mon, 14 Jun 2010 11:05:50 +0000 (12:05 +0100)]
handbook: fix version reference
Signed-off-by: Joshua Lock <josh@linux.intel.com>
Joshua Lock [Mon, 14 Jun 2010 10:45:30 +0000 (11:45 +0100)]
handbook: Fix references to the stable release
The handbook was still talking about the purple release, we're green now
Signed-off-by: Joshua Lock <josh@linux.intel.com>
Richard Purdie [Fri, 11 Jun 2010 17:06:27 +0000 (18:06 +0100)]
Merge branch 'distro/master' of ssh://git.pokylinux.org/poky-contrib
Joshua Lock [Fri, 11 Jun 2010 14:27:23 +0000 (15:27 +0100)]
handbook: Fix generation of HTML handbook
Signed-off-by: Joshua Lock <josh@linux.intel.com>
Joshua Lock [Fri, 11 Jun 2010 13:00:35 +0000 (14:00 +0100)]
Update version after Green release
Joshua Lock [Fri, 11 Jun 2010 13:42:00 +0000 (14:42 +0100)]
packaged-staging.bbclass: fix typo in scan_cmd
it's PSTAGE_TMPDIR_STAGE, not PSTAGE_TMDPDIR_STAGE spotted by Chris Larson
<chris_larson@mentor.com>
Signed-off-by: Joshua Lock <josh@linux.intel.com>
Richard Purdie [Fri, 11 Jun 2010 10:36:37 +0000 (11:36 +0100)]
xserver-kdrive: Disable dolt to fix build failures
Signed-off-by: Richard Purdie <rpurdie@linux.intel.com>
Joshua Lock [Fri, 11 Jun 2010 10:22:46 +0000 (11:22 +0100)]
linux-moblin-2.6.33.2: Enable trackpads for netbooks
Signed-off-by: Joshua Lock <josh@linux.intel.com>
Richard Purdie [Fri, 11 Jun 2010 10:10:21 +0000 (11:10 +0100)]
site/powerpc: Add popt site options
Signed-off-by: Richard Purdie <rpurdie@linux.intel.com>
Richard Purdie [Fri, 11 Jun 2010 10:09:58 +0000 (11:09 +0100)]
gnome-keyring: Add missing DEPENDS on gconf
Signed-off-by: Richard Purdie <rpurdie@linux.intel.com>
Richard Purdie [Fri, 11 Jun 2010 09:27:02 +0000 (10:27 +0100)]
qemuppc: Add ppc603e to PACKAGE_EXTRA_ARCHS, fixing image builds
Signed-off-by: Richard Purdie <rpurdie@linux.intel.com>
Scott Garman [Wed, 9 Jun 2010 20:49:07 +0000 (13:49 -0700)]
poky.bbclass: Add second fall-back sources mirror
* Green and newer releases can now use http://autobuilder.pokylinux.org/sources/
Signed-off-by: Scott Garman <scott.a.garman@intel.com>
Richard Purdie [Fri, 11 Jun 2010 08:31:37 +0000 (09:31 +0100)]
task-poky-tools: Disable kexec for powerpc
Signed-off-by: Richard Purdie <rpurdie@linux.intel.com>
Scott Garman [Fri, 11 Jun 2010 02:45:39 +0000 (19:45 -0700)]
gypsy: Fix broken SRC_URI
Signed-off-by: Scott Garman <scott.a.garman@intel.com>
Signed-off-by: Richard Purdie <rpurdie@linux.intel.com>
Kevin Tian [Fri, 11 Jun 2010 03:57:22 +0000 (11:57 +0800)]
icu-native: LD_LIBRARY_PATH is required
Back to commit
ea45876d7ba3d4d2b132fd38a2c40834a2385f34 , LD_LIBRARY_PATH
is disable for cross-build, however it's required for native version. So
force noldlibpath.patch for non-native case only
Signed-off-by Kevin Tian <kevin.tian@intel.com>
Saul Wold [Fri, 11 Jun 2010 02:56:09 +0000 (19:56 -0700)]
Fix my own type of BPV -> BPN
Signed-off-by: Saul Wold <Saul.Wold@intel.com>
Nitin A Kamble [Fri, 11 Jun 2010 00:25:25 +0000 (17:25 -0700)]
Add an entry for ${BPN} in the handbook
Signed-off-by: Nitin A Kamble <nitin.a.kamble@intel.com>
Saul Wold [Thu, 10 Jun 2010 23:31:17 +0000 (16:31 -0700)]
Fixed bzip SRC_URI with ${BPN}
Signed-off-by: Saul Wold <Saul.Wold@intel.com>
Nitin A Kamble [Fri, 11 Jun 2010 00:48:28 +0000 (17:48 -0700)]
Revert LICENSE fields for binutils recipe files
Signed-off-by: Nitin A Kamble <nitin.a.kamble@intel.com>
Nitin A Kamble [Thu, 10 Jun 2010 00:26:05 +0000 (17:26 -0700)]
scripts/create_pull_request fix a typo
Signed-off-by: Nitin A Kamble <nitin.a.kamble@intel.com>
Nitin A Kamble [Wed, 9 Jun 2010 05:04:59 +0000 (22:04 -0700)]
update create_pull_request for distro/master
With this change the create_pull_request will be able to generate pull
requests to master as well as distro/master branch.
Some documentation is added in the Usage messange of the script.
Signed-off-by: Nitin A Kamble <nitin.a.kamble@intel.com>
Nitin A Kamble [Wed, 9 Jun 2010 19:57:03 +0000 (12:57 -0700)]
update distro tracking fields for libtool recipe
a new release just went out.
Signed-off-by: Nitin A Kamble <nitin.a.kamble@intel.com>
Nitin A Kamble [Wed, 9 Jun 2010 18:28:54 +0000 (11:28 -0700)]
Add distro tracking fields for gnu-config recipe
Signed-off-by: Nitin A Kamble <nitin.a.kamble@intel.com>
Nitin A Kamble [Wed, 9 Jun 2010 17:16:53 +0000 (10:16 -0700)]
gnu-config recipe: fix SECTION field
the SECTION is changed from base to devel.
Signed-off-by: Nitin A Kamble <nitin.a.kamble@intel.com>
Nitin A Kamble [Wed, 9 Jun 2010 01:58:06 +0000 (18:58 -0700)]
Add distro tracking fields for more recipes
Added fields for these recipes
python-pyrex
python-scons
python-urlgrabber
python
yum-metadata-parser
quilt
tcl
unifdef
qmake-cross
Signed-off-by: Nitin A Kamble <nitin.a.kamble@intel.com>
Nitin A Kamble [Tue, 8 Jun 2010 22:52:54 +0000 (15:52 -0700)]
Add distro tracking fields for more recipes
Added fields for these recipes:
python-dbus
python-gst
python-imaging
python-iniparse
python-pycairo
python-pycurl
python-pygobject
python-pygtk
Signed-off-by: Nitin A Kamble <nitin.a.kamble@intel.com>
Nitin A Kamble [Tue, 8 Jun 2010 18:31:39 +0000 (11:31 -0700)]
Add distro tracking fields for some recipes
distro tracking fields are filled for these recipes:
binutils
gcc
autoconf
automake
bison
diffstat
exmap-console
flex
gdb
gtk-theme-torturer
intltool
Signed-off-by: Nitin A Kamble <nitin.a.kamble@intel.com>
Dongxiao Xu [Wed, 9 Jun 2010 08:09:10 +0000 (16:09 +0800)]
Fix metadata for libmad
Signed-off-by: Dongxiao Xu <dongxiao.xu@intel.com>
Dongxiao Xu [Wed, 9 Jun 2010 08:03:33 +0000 (16:03 +0800)]
Fix metadata for libid3tag
Signed-off-by: Dongxiao Xu <dongxiao.xu@intel.com>
Dongxiao Xu [Wed, 9 Jun 2010 07:54:19 +0000 (15:54 +0800)]
Fix metadata for liba52
Signed-off-by: Dongxiao Xu <dongxiao.xu@intel.com>
Dongxiao Xu [Wed, 9 Jun 2010 07:40:24 +0000 (15:40 +0800)]
Fix metadata for libical
Signed-off-by: Dongxiao Xu <dongxiao.xu@intel.com>
Dongxiao Xu [Wed, 9 Jun 2010 07:20:51 +0000 (15:20 +0800)]
Fix metadata for hostap-utils
Signed-off-by: Dongxiao Xu <dongxiao.xu@intel.com>
Dongxiao Xu [Wed, 9 Jun 2010 05:23:15 +0000 (13:23 +0800)]
Fix metadata for lrzsz
Signed-off-by: Dongxiao Xu <dongxiao.xu@intel.com>
Qing He [Wed, 9 Jun 2010 09:57:09 +0000 (17:57 +0800)]
Add distro tracking for previous metadata fixes
time
gdbm
pth
python-pycurl
bzip2
portmap
Signed-off-by: Qing He <qing.he@intel.com>
Qing He [Wed, 9 Jun 2010 09:50:40 +0000 (17:50 +0800)]
fix metadata for portmap
update license and homepage
Signed-off-by: Qing He <qing.he@intel.com>
Qing He [Wed, 9 Jun 2010 09:11:38 +0000 (17:11 +0800)]
fix metadata for bzip2
update license and homepage
use $PN and $PV instead of literals
Signed-off-by: Qing He <qing.he@intel.com>
Qing He [Wed, 9 Jun 2010 07:25:27 +0000 (15:25 +0800)]
fix metadata for python-pycurl
update homepage, license and ordering
Signed-off-by: Qing He <qing.he@intel.com>
Qing He [Wed, 9 Jun 2010 03:27:02 +0000 (11:27 +0800)]
fix metadata for pth
update license fields
Signed-off-by: Qing He <qing.he@intel.com>
Qing He [Wed, 9 Jun 2010 02:48:40 +0000 (10:48 +0800)]
fix metadata for gdbm
update license and homepage
Signed-off-by: Qing He <qing.he@intel.com>
Qing He [Tue, 8 Jun 2010 09:25:17 +0000 (17:25 +0800)]
fix metadata for time
update license related fields
slight ordering change
no version update
Signed-off-by: Qing He <qing.he@intel.com>
Nitin A Kamble [Tue, 8 Jun 2010 21:02:54 +0000 (14:02 -0700)]
add distro tracking fields for more recipes
Added files for these recipes:
make
run-postinsts
staging-linkage
nasm
oprofile
perl
prelink
Signed-off-by: Nitin A Kamble <nitin.a.kamble@intel.com>
Nitin A Kamble [Tue, 8 Jun 2010 20:21:07 +0000 (13:21 -0700)]
lttng-viewer_0.8.83.bb: Fix SRC_URI
Signed-off-by: Nitin A Kamble <nitin.a.kamble@intel.com>
Nitin A Kamble [Tue, 8 Jun 2010 20:12:12 +0000 (13:12 -0700)]
Add distro tracking fields for more recipes
Distro tracking metadata for these recipes is added
libtool
linux-libc-headers
lsof
lttng-control
lttng-viewer
Signed-off-by: Nitin A Kamble <nitin.a.kamble@intel.com>
Nitin A Kamble [Tue, 8 Jun 2010 19:25:25 +0000 (12:25 -0700)]
flex.inc : update HOMEPAGE metadata field
Signed-off-by: Nitin A Kamble <nitin.a.kamble@intel.com>
Nitin A Kamble [Fri, 4 Jun 2010 01:55:45 +0000 (18:55 -0700)]
make 2.20.1 as new default version for binutils
Signed-off-by: Nitin A Kamble <nitin.a.kamble@intel.com>
Nitin A Kamble [Fri, 4 Jun 2010 01:53:37 +0000 (18:53 -0700)]
binutils: upgrade to version 2.20.1
Added a entry for bugtracker.
updated LICENSE
updated LIC_FILES_CHKSUM
The x86 build of binutils is working fine.
Signed-off-by: Nitin A Kamble <nitin.a.kamble@intel.com>
Nitin A Kamble [Tue, 8 Jun 2010 18:31:39 +0000 (11:31 -0700)]
distro_tracking_fields.inc: new file for tracking
distro tracking fields are filled for these recipes:
binutils
gcc
autoconf
automake
bison
diffstat
exmap-console
flex
gdb
gtk-theme-torturer
intltool
Signed-off-by: Nitin A Kamble <nitin.a.kamble@intel.com>
Kevin Tian [Tue, 8 Jun 2010 05:42:37 +0000 (13:42 +0800)]
Add distro overrides for previous metadata fixes
Signed-off-by Kevin Tian <kevin.tian@intel.com>
Kevin Tian [Tue, 8 Jun 2010 05:40:43 +0000 (13:40 +0800)]
Fix metadata for e2fsprogs
Signed-off-by Kevin Tian <kevin.tian@intel.com>
Kevin Tian [Tue, 8 Jun 2010 04:38:53 +0000 (12:38 +0800)]
Fix metadata for dbus-wait
Signed-off-by Kevin Tian <kevin.tian@intel.com>
Richard Purdie [Thu, 10 Jun 2010 21:12:55 +0000 (22:12 +0100)]
js: Fix mips build and other architecture inconsistency
Signed-off-by: Richard Purdie <rpurdie@linux.intel.com>
Richard Purdie [Thu, 10 Jun 2010 21:04:20 +0000 (22:04 +0100)]
icu: Fix LD_LIBRARY_PATH corruption causing build failures
Signed-off-by: Richard Purdie <rpurdie@linux.intel.com>
Richard Purdie [Thu, 10 Jun 2010 19:22:41 +0000 (20:22 +0100)]
lib/oe/patch.py: Fix patch application failure interaction handling
Signed-off-by: Richard Purdie <rpurdie@linux.intel.com>
Joshua Lock [Thu, 10 Jun 2010 14:59:11 +0000 (15:59 +0100)]
poky-env-internal: fix a typo
Signed-off-by: Joshua Lock <josh@linux.intel.com>
Richard Purdie [Thu, 10 Jun 2010 14:51:36 +0000 (15:51 +0100)]
poky-evn-internal: Add some documentation about the config file and commonly used build targets
Signed-off-by: Richard Purdie <rpurdie@linux.intel.com>
Joshua Lock [Thu, 10 Jun 2010 14:04:38 +0000 (15:04 +0100)]
opkg: ensure the data directory is created
We need to ensure the data directory (/usr/lib/opkg) is created and shipped in
the package as it's used by opkg to create a lock file.
Signed-off-by: Joshua Lock <josh@linux.intel.com>
Joshua Lock [Thu, 10 Jun 2010 13:49:50 +0000 (14:49 +0100)]
rootfs_ipk.bbclass: ensure the package manager can create lock files
The opkg package manager uses /usr/lib/opkg to store lock files in, modify the
remove_package_data_files() function to create an empty directory once the data
files are removed so that the lock can be created.
Signed-off-by: Joshua Lock <josh@linux.intel.com>
Richard Purdie [Thu, 10 Jun 2010 11:04:22 +0000 (12:04 +0100)]
qemu-nativesdk: Make sure the compiler prefix is set fixing cross sdk builds
Signed-off-by: Richard Purdie <rpurdie@linux.intel.com>
Joshua Lock [Thu, 10 Jun 2010 10:29:09 +0000 (11:29 +0100)]
packaged-staging.bbclass: Use a differnet opkg.conf for each TARGET_ARCH
Assembling an appropriate opkg.conf in the pstage_helper is difficult when
building for multiple target architectures in one Poky directory, work around
this by generating an appropriate opkg.conf for the TARGET_ARCH and using an
${TARGET_ARCH}-opkg.conf for packaged staging.
Signed-off-by: Joshua Lock <josh@linux.intel.com>
Richard Purdie [Thu, 10 Jun 2010 09:55:43 +0000 (10:55 +0100)]
qemu-helper-nativesdk: Fix after file:// url handling changes
Signed-off-by: Richard Purdie <rpurdie@linux.intel.com>
Richard Purdie [Thu, 10 Jun 2010 09:42:21 +0000 (10:42 +0100)]
m4: Set further site entries
Signed-off-by: Richard Purdie <rpurdie@linux.intel.com>
Richard Purdie [Thu, 10 Jun 2010 09:13:18 +0000 (10:13 +0100)]
LICENSE: Clarify the license recipe source code is under
Signed-off-by: Richard Purdie <rpurdie@linux.intel.com>
Joshua Lock [Wed, 9 Jun 2010 16:30:59 +0000 (17:30 +0100)]
linux-2.6.33.2: Ensure enable QEMU network drivers for qemux86
Signed-off-by: Joshua Lock <josh@linux.intel.com>
Joshua Lock [Wed, 9 Jun 2010 16:27:23 +0000 (17:27 +0100)]
scripts: Fix setting up links to cc and gcc in runqemu
Signed-off-by: Joshua Lock <josh@linux.intel.com>
Richard Purdie [Wed, 9 Jun 2010 13:27:13 +0000 (14:27 +0100)]
kernel.bbclass: Drop code which is duplicated later in the function, fixing older kernel builds
Signed-off-by: Richard Purdie <rpurdie@linux.intel.com>
Richard Purdie [Wed, 9 Jun 2010 11:58:46 +0000 (12:58 +0100)]
bootcdx86: This is dropped in favour of netbook iso images
Signed-off-by: Richard Purdie <rpurdie@linux.intel.com>
Richard Purdie [Wed, 9 Jun 2010 11:58:06 +0000 (12:58 +0100)]
poky-image-sato-cd: This has been replaced by the -live image
Signed-off-by: Richard Purdie <rpurdie@linux.intel.com>
Richard Purdie [Wed, 9 Jun 2010 11:56:21 +0000 (12:56 +0100)]
xserver-kdrive-xomap: Bandaid for configure issues and modern autotools
Signed-off-by: Richard Purdie <rpurdie@linux.intel.com>
Richard Purdie [Wed, 9 Jun 2010 11:50:17 +0000 (12:50 +0100)]
gcc-4.3.3: Drop unused patches
Signed-off-by: Richard Purdie <rpurdie@linux.intel.com>
Joshua Lock [Wed, 9 Jun 2010 11:07:59 +0000 (12:07 +0100)]
udev: bump PR after cache fixes
Signed-off-by: Joshua Lock <josh@linux.intel.com>
Yu Ke [Wed, 9 Jun 2010 11:04:51 +0000 (12:04 +0100)]
Fix the boot process udev warning
Phenomena: there is udev warning in boot process
tar: can't open '/etc/dev.tar': Read-only file system
The reason is that the init script /etc/rcS.d/S04udev will try to tar the /dev as cache to speed up udev at next boot time. Unfortunately, S04udev is too early and the filesystem is not writable yet.
To fix it, this patch split the cache action to another init script, and register it as /etc/rcS.d/S36, which is after the S35mountall, and the filesystem is already writable.
Signed-off-by: Yu Ke <ke.yu@intel.com>
Richard Purdie [Wed, 9 Jun 2010 10:29:30 +0000 (11:29 +0100)]
pciutils: Stop build breakage if HOST is set in the environment
Signed-off-by: Richard Purdie <rpurdie@linux.intel.com>
Richard Purdie [Wed, 9 Jun 2010 10:12:12 +0000 (11:12 +0100)]
curl: Fix configure issue on mips
Signed-off-by: Richard Purdie <rpurdie@linux.intel.com>
Joshua Lock [Wed, 9 Jun 2010 09:22:58 +0000 (10:22 +0100)]
linux: bump PR of linux-2.6.3243.2 after the fix for RTC
Signed-off-by: Joshua Lock <josh@linux.intel.com>
Joshua Lock [Wed, 9 Jun 2010 09:22:24 +0000 (10:22 +0100)]
busybox: bump the PR after the syslog fix
Signed-off-by: Joshua Lock <josh@linux.intel.com>
Zhai Edwin [Wed, 9 Jun 2010 06:55:13 +0000 (14:55 +0800)]
Fix the syslog starting failure
Should use "-Cxx" instead of "-C xx" as command line for syslog in busybox
Signed-off-by: Zhai Edwin <edwin.zhai@intel.com>
Zhai Edwin [Wed, 9 Jun 2010 06:41:15 +0000 (14:41 +0800)]
Fix the issue of /dev/misc/rtc missing from hwclock.sh
Build RTC driver into kernel by default on qemux86 to avoid missing of /dev/misc/rtc
Signed-off-by: Zhai Edwin <edwin.zhai@intel.com>
Richard Purdie [Wed, 9 Jun 2010 09:12:40 +0000 (10:12 +0100)]
m4: Drop broken custom do_configure which stops site cache taking effect (amongst other issues) and drop duplicate PR setting
Signed-off-by: Richard Purdie <rpurdie@linux.intel.com>
Richard Purdie [Wed, 9 Jun 2010 09:11:52 +0000 (10:11 +0100)]
site/common-glibc: Add entries for m4
Signed-off-by: Richard Purdie <rpurdie@linux.intel.com>
Richard Purdie [Tue, 8 Jun 2010 20:04:38 +0000 (21:04 +0100)]
linux-moblin: Drop old versions (2.6.31.5 and 2.6.29.1)
Signed-off-by: Richard Purdie <rpurdie@linux.intel.com>
Richard Purdie [Tue, 8 Jun 2010 20:03:12 +0000 (21:03 +0100)]
gcc: Drop 4.2.3 as its unused
Signed-off-by: Richard Purdie <rpurdie@linux.intel.com>
Joe Sauer [Tue, 8 Jun 2010 19:54:26 +0000 (20:54 +0100)]
metadata_scm.bbclass: Make errors quiet if we're not in a git based scm
Signed-off-by: Richard Purdie <rpurdie@linux.intel.com>
Richard Purdie [Tue, 8 Jun 2010 19:33:16 +0000 (20:33 +0100)]
gcc-runtime: Various bug fixes
* Use the -nostdinc++ to CXX fixing libstdc++
* Generate libgcc in gcc-cross, save the result and use in gcc-runtime
* Fix the layout of the crt*.o files so the SDK compiler can find them
Signed-off-by: Richard Purdie <rpurdie@linux.intel.com>
Richard Purdie [Tue, 8 Jun 2010 19:32:44 +0000 (20:32 +0100)]
gcc-configure-sdk.inc: local-prefix should be in SDKPATH, not a build patch
Signed-off-by: Richard Purdie <rpurdie@linux.intel.com>
Richard Purdie [Tue, 8 Jun 2010 19:32:01 +0000 (20:32 +0100)]
gcc-configure-cross.inc: local-prefix should be the target exec_prefix
Signed-off-by: Richard Purdie <rpurdie@linux.intel.com>
Richard Purdie [Tue, 8 Jun 2010 19:30:26 +0000 (20:30 +0100)]
cross/cross-canadian.bbclass: Save target_exec_prefix variable
Signed-off-by: Richard Purdie <rpurdie@linux.intel.com>
Joshua Lock [Tue, 8 Jun 2010 16:53:25 +0000 (17:53 +0100)]
handbook: document the LAYERDIR variable
LAYERDIR is one of the few variables which requires immediate expansion and is
worth documenting explicitly.
Signed-off-by: Joshua Lock <josh@linux.intel.com>
Joshua Lock [Tue, 8 Jun 2010 16:24:42 +0000 (17:24 +0100)]
.gitignore: Ignore the built bsp-guide
Signed-off-by: Joshua Lock <josh@linux.intel.com>
Joshua Lock [Tue, 8 Jun 2010 16:23:22 +0000 (17:23 +0100)]
handbook: point out required Python version
Signed-off-by: Joshua Lock <josh@linux.intel.com>
Joshua Lock [Tue, 8 Jun 2010 16:18:29 +0000 (17:18 +0100)]
handbook: add documentation for layers
Collections and overlays are deprecated in favour of layers, a much cleaner and
non-intrusive way of extending Poky with custom recipes, classes and
configuration.
This patch updates the Extending Poky section of the handbook to show how to
use layers to tailor Poky while dropping the existing section on using
collections.
Signed-off-by: Joshua Lock <josh@linux.intel.com>
Joshua Lock [Tue, 8 Jun 2010 13:50:54 +0000 (14:50 +0100)]
sanity.bbclass: Check for Python 2.6 or newer
In relocatable.bbclass and utility-tasks.bbclass we depend on functionality
that was only introduced with Pytrhon 2.6, so we now check that the build
system has it in the sanity class.
Signed-off-by: Joshua Lock <josh@linux.intel.com>
Joshua Lock [Tue, 8 Jun 2010 07:24:12 +0000 (08:24 +0100)]
handbook: Use new style patch application syntax
Signed-off-by: Joshua Lock <josh@linux.intel.com>