summaryrefslogtreecommitdiff
AgeCommit message (Collapse)AuthorFiles
2011-01-06documentation/bsp-guide/bsp.xml: Commented out three sections.Scott Rifenbark1
There are some sections now that don't correspond one-to-one with the standard file structure presented in section 1.1. So I am commenting them out for now. Since I am still in the process of iterating on this manual I don't want to just delete the information. Signed-off-by: Scott Rifenbark <scott.m.rifenbark@intel.com>
2011-01-06base.bbclass: Use the new stampfile function in bitbake to determine the ↵Richard Purdie1
path to the stampfile Signed-off-by: Richard Purdie <richard.purdie@linuxfoundation.org>
2011-01-06bitbake/runqueue.py: Fix a bug where do_setscene dependencies would be ignoredRichard Purdie1
Signed-off-by: Richard Purdie <richard.purdie@linuxfoundation.org>
2011-01-06bitbake build/siggen/runqueue: Fix stampfile parametersRichard Purdie3
The current parameters are not useful to the stampfile generator function as they can't uniquely define a task. This updated things so the parameters can identify unique tasks. Signed-off-by: Richard Purdie <richard.purdie@linuxfoundation.org>
2011-01-06bitbake build.py: Stamp handling improvementsRichard Purdie1
* Move stamp file deletion out of the internal stamp helper function * Add a new function to return the path to a stamp for a given task Signed-off-by: Richard Purdie <richard.purdie@linuxfoundation.org>
2011-01-06bitbake build.py: Use localdata for stamp handling, not dRichard Purdie1
Signed-off-by: Richard Purdie <richard.purdie@linuxfoundation.org>
2011-01-06poky-ref-manual: Fix my email addressRichard Purdie1
Signed-off-by: Richard Purdie <richard.purdie@linuxfoundation.org>
2011-01-06bitbake/build.py: Ditch the extract_stamp function as its just going to ↵Richard Purdie1
complicate improving the stamp handling functions Signed-off-by: Richard Purdie <richard.purdie@linuxfoundation.org>
2011-01-06parse.ast: drop __word__ regular expressionChris Larson1
We can use the string split method for this instead. (Bitbake rev: aa9646717b3ee1006628246a7c495f601e62391c) Signed-off-by: Chris Larson <chris_larson@mentor.com> Signed-off-by: Richard Purdie <richard.purdie@linuxfoundation.org>
2011-01-06parse.ast: avoid code duplication for inheritChris Larson2
(Bitbake rev: 0b11a3d4eab84b372fd45b9537cf0327008daf8d) Signed-off-by: Chris Larson <chris_larson@mentor.com> Signed-off-by: Richard Purdie <richard.purdie@linuxfoundation.org>
2011-01-06event: use BBLogFormatter in print_ui_queueChris Larson1
This ensures that when a failure occurs very early on in bitbake startup, the message formatting ematches that used by the UIs. (Bitbake rev: c8ff0fd3e9f050a668f1a069cf37ee37db3664fa) Signed-off-by: Chris Larson <chris_larson@mentor.com> Signed-off-by: Richard Purdie <richard.purdie@linuxfoundation.org>
2011-01-06build: use logger.isEnabledFor, not getEffectiveLevelChris Larson1
I think this is less confusing, and avoids needing to know about the *range* of logging levels, instead simply asking what we really want to know. (Bitbake rev: dc2264387617586b5c0a61e126c75edde5e7abcd) Signed-off-by: Chris Larson <chris_larson@mentor.com> Signed-off-by: Richard Purdie <richard.purdie@linuxfoundation.org>
2011-01-06recpies: use SRCPV instead of SRCREV for PVYu Ke52
SRCPV is intended being used by PV, some recipes still use SRCREV for PV, which is not correct. This patch fix all the misusage. Signed-off-by: Yu Ke <ke.yu@intel.com>
2011-01-06qemuimagetest: Remove connman test for lsb image and fix one warning in ↵Jiajun Xu6
Test_Create_Qemu There is no connman in LSB image. So we need to remove connman test from it. And when we check if ip address fetched by Test_Fetch_Target_IP is valid, we should use "==" operator for string comparison. Signed-off-by Jiajun Xu <jiajun.xu@intel.com>
2011-01-06insane.bbclass: Fix message for LIC_FILES_CHKSUM ErrorsSaul Wold1
Signed-off-by: Saul Wold <sgw@linux.intel.com>
2011-01-06python-dbus: upgrade from 0.83.1 to 0.83.2Nitin A Kamble1
Signed-off-by: Nitin A Kamble <nitin.a.kamble@intel.com>
2011-01-06byacc: upgrade recipe from 20100610 to 20101127Nitin A Kamble2
Signed-off-by: Nitin A Kamble <nitin.a.kamble@intel.com>
2011-01-06git: upgrade from 1.7.3.2 to 1.7.3.4Nitin A Kamble1
Signed-off-by: Nitin A Kamble <nitin.a.kamble@intel.com>
2011-01-06distro-tracking: update recently updated recipesNitin A Kamble1
Signed-off-by: Nitin A Kamble <nitin.a.kamble@intel.com>
2011-01-06modutils: Extend gcc4 patch for obj_ppc.cSaul Wold1
Signed-off-by: Saul Wold <sgw@linux.intel.com>
2011-01-06xserver: Add COMPATIBLE_MACHINESaul Wold1
Signed-off-by: Saul Wold <sgw@linux.intel.com>
2011-01-06rpm: Bump PR to force rebuild due to new beecryptSaul Wold1
Signed-off-by: Saul Wold <sgw@linux.intel.com>
2011-01-06distro_tracking_fields.inc: update apmd, blktool, dbus-glib, libgdbus, and ↵Scott Garman1
pax-utils Signed-off-by: Scott Garman <scott.a.garman@intel.com>
2011-01-06dbus-glib: upgrade to version 0.92Scott Garman4
Includes some minor recipe formatting changes. Signed-off-by: Scott Garman <scott.a.garman@intel.com>
2011-01-06dbus-glib: delete unused patchScott Garman1
Signed-off-by: Scott Garman <scott.a.garman@intel.com>
2011-01-06libgdbus_git: metadata fixes and minor formatting changesScott Garman1
* Added DESCRIPTION, SECTION, PRIORITY, and PR fields * Updated SUMMARY and HOMEPAGE fields to reflect more accurate info Signed-off-by: Scott Garman <scott.a.garman@intel.com>
2011-01-06blktool: minor formatting changesScott Garman1
Signed-off-by: Scott Garman <scott.a.garman@intel.com>
2011-01-06apmd: added HOMEPAGE, minor formatting changesScott Garman1
Signed-off-by: Scott Garman <scott.a.garman@intel.com>
2011-01-06apmd: delete unused patchScott Garman1
Signed-off-by: Scott Garman <scott.a.garman@intel.com>
2011-01-06pax-utils: upgrade to version 2.2.2Scott Garman2
* Upgrade to latest upstream release * Minor cosmetic recipe changes Signed-off-by: Scott Garman <scott.a.garman@intel.com>
2011-01-06binutils: use default ${CC} instead of defining it ownKevin Tian2
binutils.inc exports its own ${CC} which is similar to default ${CC} but missing ${TOOLCHAIN_OPTION}, which makes --sysroot option lost when compiling target binutils which then further breaks sstate. Signed-off-by: Kevin Tian <kevin.tian@intel.com>
2011-01-06kernelshark: add ftrace gui viewerDarren Hart2
The trace-cmd source includes a graphical trace viewer, but we don't want to make the trace-cmd recipe depend on gtk+. This patch adds a second recipe in the meta/recipes-kernel/trace-cmd directory which uses the trace-cmd SRCREV and RDEPENDS on trace-cmd to ensure compatibility. Signed-off-by: Darren Hart <dvhart@linux.intel.com> CC: Tom Zanussi <tom.zanussi@intel.com> CC: Richard Purdie <richard.purdie@linuxfoundation.org> CC: Saul Wold <sgw@linux.intel.com>
2011-01-06glib-2.0: fix g_once_init_enter compile failureDarren Hart2
Kernelshark trips over a compile bug in glib-2.0 addressed by Open Embedded back in the 2.22 timeframe. It appears to still be present in 2.27. http://www.mail-archive.com/openembedded-devel@lists.openembedded.org/msg00529.html Signed-off-by: Darren Hart <dvhart@linux.intel.com> CC: Tom Zanussi <tom.zanussi@intel.com>
2011-01-06trace-cmd: license file updatesDarren Hart1
Signed-off-by: Darren Hart <dvhart@linux.intel.com>
2011-01-06trace-cmd: fix cross-compilationDarren Hart1
The trace-cmd Makefile forces certain variables, such as CC and AR. It was using the host gcc and loader, fix it to use the poky-built cross-compiler and linker. inherit pkgconfig to ensure we don't use the host pkg-config. Remove unecessary variables from the oemake commands, such as ARCH and LD which aren't used by the Makefile. Signed-off-by: Darren Hart <dvhart@linux.intel.com> CC: Tom Zanussi <tom.zanussi@intel.com>
2011-01-06distro_tracking_fields.inc: update for lastest package updatesDexuan Cui1
Signed-off-by: Dexuan Cui <dexuan.cui@intel.com>
2011-01-06preferred-xorg-versions.inc: updated for lastest package updatesDexuan Cui1
Signed-off-by: Dexuan Cui <dexuan.cui@intel.com>
2011-01-06librsvg: upgrade from 2.32.0 to 2.32.1Dexuan Cui2
Signed-off-by: Dexuan Cui <dexuan.cui@intel.com>
2011-01-06libxxf86misc: upgrade from 1.0.2 to 1.0.3Dexuan Cui1
Signed-off-by: Dexuan Cui <dexuan.cui@intel.com>
2011-01-06libdmx: upgrade from 1.1.0 to 1.1.1Dexuan Cui2
Signed-off-by: Dexuan Cui <dexuan.cui@intel.com>
2011-01-06pixman: upgrade from 0.20.0 to 0.21.2Dexuan Cui1
Signed-off-by: Dexuan Cui <dexuan.cui@intel.com>
2011-01-06scrnsaverproto: upgrade from 1.2.0 to 1.2.1Dexuan Cui1
Add "--enable-specs=no" to disable doc generation -- I doubt we really need it, and it doesn't work well due to SEVERE: Error with opening URL 'http://docbook.sourceforge.net/release/images/draft.png'. Signed-off-by: Dexuan Cui <dexuan.cui@intel.com>
2011-01-06resourceproto: upgrade from 1.1.0 to 1.1.1Dexuan Cui1
Signed-off-by: Dexuan Cui <dexuan.cui@intel.com>
2011-01-06compositeproto: upgrade from 0.4 to 0.4.2Dexuan Cui2
Signed-off-by: Dexuan Cui <dexuan.cui@intel.com>
2011-01-06xproto: upgrade from 7.0.19 to 7.0.20Dexuan Cui2
Signed-off-by: Dexuan Cui <dexuan.cui@intel.com>
2011-01-06inputproto: upgrade from 2.0 to 2.0.1Dexuan Cui2
Signed-off-by: Dexuan Cui <dexuan.cui@intel.com>
2011-01-06renderproto: upgrade from 0.11 to the latest version 0.11.1Dexuan Cui1
Signed-off-by: Dexuan Cui <dexuan.cui@intel.com>
2011-01-06matchbox-wm-2: Upgrade to svn r2106Zhai Edwin1
Signed-off-by: Zhai Edwin <edwin.zhai@intel.com>
2011-01-06metacity: Upgrade to 2.30.3Zhai Edwin2
Revised one patch from openembed to make host native binary for build. Signed-off-by: Zhai Edwin <edwin.zhai@intel.com>
2011-01-06libcanberra: Upgrade to 0.26Zhai Edwin3
Remove nofallbackfix.patch it as already in upstream. Remove autoconf_version.patch as already have new version of autoconf and no inbuild libltdl now. Signed-off-by: Zhai Edwin <edwin.zhai@intel.com>