aboutsummaryrefslogtreecommitdiffstats
AgeCommit message (Collapse)Author
2010-11-14gitignore: ignore the default downloads directoryJoshua Lock
Signed-off-by: Joshua Lock <josh@linux.intel.com>
2010-11-14image-swab: introduce a class for generating swabber reportsJoshua Lock
Add a postprocess command to rootfs generation which generates a swabber report. Signed-off-by: Joshua Lock <josh@linux.intel.com>
2010-11-14bitbake-runtask-strace: simple shell script to wrap tasks in a strace callJoshua Lock
Signed-off-by: Joshua Lock <josh@linux.intel.com>
2010-11-14poky-fixed-versions: update version for python recipeNitin A Kamble
Signed-off-by: Nitin A Kamble <nitin.a.kamble@intel.com>
2010-11-14distro_tracking: update as per current state of devel/toolchain recipesNitin A Kamble
clean up the tracking data for devel/toolchain recipes Signed-off-by: Nitin A Kamble <nitin.a.kamble@intel.com>
2010-11-14eglibc: update svn checkout commitNitin A Kamble
Signed-off-by: Nitin A Kamble <nitin.a.kamble@intel.com>
2010-11-14lsof: upgrade from 4.83 to 4.84Nitin A Kamble
Signed-off-by: Nitin A Kamble <nitin.a.kamble@intel.com>
2010-11-14python, python-native upgrade from 2.6.5 to 2.6.6Nitin A Kamble
Removed these patch: python-native-2.6.5/00-fix-bindir-libdir-for-cross.patch python/00-fix-bindir-libdir-for-cross.patch The upstream code has changed, and it does not need the above 2 patches (fixes) anymore. Patches rebased to the newer code: python/01-use-proper-tools-for-cross-build.patch python/04-default-is-optimized.patch python/06-avoid_usr_lib_termcap_path_in_linking.patch python/99-ignore-optimization-flag.patch Signed-off-by: Nitin A Kamble <nitin.a.kamble@intel.com>
2010-11-14python-gst: upgrade from 0.10.18 to 0.10.19Nitin A Kamble
Signed-off-by: Nitin A Kamble <nitin.a.kamble@intel.com>
2010-11-14gdb upgrade from 7.1 to 7.2Nitin A Kamble
Add new patch: gdb/fix_for_build_error_internal_error_call.patch : this avoids a build error. Signed-off-by: Nitin A Kamble <nitin.a.kamble@intel.com>
2010-11-14diffstat: upgrade from 1.47 to 1.54Nitin A Kamble
Signed-off-by: Nitin A Kamble <nitin.a.kamble@intel.com>
2010-11-14Make upgrade from 3.81 to 3.82Nitin A Kamble
Signed-off-by: Nitin A Kamble <nitin.a.kamble@intel.com>
2010-11-14bison upgrade from 2.4.2. to 2.4.3Nitin A Kamble
Signed-off-by: Nitin A Kamble <nitin.a.kamble@intel.com>
2010-11-14distro_tracking: Update distro tracking for gstreamer and gst-* recipesDongxiao Xu
Signed-off-by: Dongxiao Xu <dongxiao.xu@intel.com>
2010-11-14xauth: upgrade from 1.0.4 to 1.0.5Yu Ke
Signed-off-by: Yu Ke <ke.yu@intel.com>
2010-11-14xset: upgrade from 1.1.0 to 1.2.1Yu Ke
Signed-off-by: Yu Ke <ke.yu@intel.com>
2010-11-14xwininfo: upgrade from 1.0.5 to 1.1.1Yu Ke
LIC_FILES_CHKSUM Changed due to Sun -> Oracle License Change Signed-off-by: Yu Ke <ke.yu@intel.com> Signed-off-by: Saul Wold <Saul.Wold@intel.com>
2010-11-14xf86-input-vmmouse: upgrade from 12.6.9 to 12.6.10Yu Ke
Fixed LIC_FILES_CHKSUM due to license change from Sun -> Oracle Signed-off-by: Yu Ke <ke.yu@intel.com> Signed-off-by: Saul Wold <sgw@linux.intel.com>
2010-11-14xf86-video-vmware: upgrade from 11.0.1 to 11.0.3Yu Ke
Fixed LIC_FILES_CHKSUM due to license change from Sun -> Oracle Signed-off-by: Yu Ke <ke.yu@intel.com> Signed-off-by: Saul Wold <sgw@linux.intel.com>
2010-11-14xf86-input-mouse: upgrade from 1.5.0 to 1.6.0Yu Ke
Fixed LIC_FILES_CHKSUM due to license change from Sun -> Oracle Signed-off-by: Yu Ke <ke.yu@intel.com> Signed-off-by: Saul Wold <sgw@linux.intel.com>
2010-11-14xf86-input-evdev: upgrade from 2.4.0 to 2.5.0Yu Ke
Fixed LIC_FILES_CHKSUM due to license change from Sun -> Oracle Signed-off-by: Yu Ke <ke.yu@intel.com> Signed-off-by: Saul Wold <sgw@linux.intel.com>
2010-11-14xmodmap: upgrade from 1.0.4 to 1.0.5Yu Ke
LIC_FILES_CHKSUM Changed due to Sun -> Oracle License Change Signed-off-by: Yu Ke <ke.yu@intel.com> Signed-off-by: Saul Wold <Saul.Wold@intel.com>
2010-11-14gst-plugins-ugly: Upgraded to version 0.10.16Dongxiao Xu
Signed-off-by: Dongxiao Xu <dongxiao.xu@intel.com>
2010-11-14gst-plugins-bad: Upgraded to version 0.10.20Dongxiao Xu
Signed-off-by: Dongxiao Xu <dongxiao.xu@intel.com>
2010-11-14gst-plugins-good: Upgraded to version 0.10.25Dongxiao Xu
Signed-off-by: Dongxiao Xu <dongxiao.xu@intel.com>
2010-11-14gst-plugins-base: Upgraded to version 0.10.30Dongxiao Xu
Signed-off-by: Dongxiao Xu <dongxiao.xu@intel.com>
2010-11-14gstreamer: Upgrade to version 0.10.30Dongxiao Xu
Signed-off-by: Dongxiao Xu <dongxiao.xu@intel.com>
2010-11-14sstate.bbclass: Remove the temp sstate-build-* directories in WORKDIRDongxiao Xu
Remove the temp sstate-build-* directoies. Take poky-image-minimal as an example, this saves about 17% disk space. Signed-off-by: Dongxiao Xu <dongxiao.xu@intel.com> Signed-off-by: Saul Wold <sgw@linux.intel.com>
2010-11-14task-poky-lsb: add new LSB RecipeSaul Wold
Signed-off-by: Saul Wold <Saul.Wold@intel.com>
2010-11-14LSB: Add a new packageXiaofeng Yan
This package is needed by lsb test Signed-off-by: Xiaofeng Yan <xiaofeng.yan@windriver.com>
2010-11-14iproute2: update LIC_FILES_CHKSUMSaul Wold
Signed-off-by: Saul Wold <Saul.Wold@intel.com>
2010-11-14git: Update recipe for git to include configure optionsSaul Wold
Updated LICENSE Added LIC_FILES_CHKSUM Signed-off-by: Saul Wold <Saul.Wold@intel.com>
2010-11-14imagetest-qemu: Add sanity test cases for scp/shutdown in targetJiajun Xu
scp test is to check if file copying via network work or not in target. shutdown test is to check if target can be poweroff with qemu process off. Signed-off-by Jiajun Xu <jiajun.xu@intel.com>
2010-11-14image.bbclass/initscripts: Make /etc/timestamp usage consistent.Gary Thomas
Timestamp is kept in UTC Remove superfluous 'create_etc_timestamp()' function - seems to be a duplicate of 'rootfs_update_timestamp()' Remove External function reference [sgw@linux.intel.com: merged 2 patches and cleanup commit message] Signed-off-by: Gary Thomas <gary@mlbassoc.com> Signed-off-by: Saul Wold <sgw@linux.intel.com>
2010-11-14insane.bbclass: fix qa_configure and qa_stagingQing He
fix the typo in `postfuncs' and effectively re-enables qa_configure and qa_staging Signed-off-by: Qing He <qing.he@intel.com>
2010-11-14libnss-mdns: fix package removalQing He
Fixes [BUGID #510] Signed-off-by: Qing He <qing.he@intel.com>
2010-11-14procps: upgrade to version 3.2.8Qing He
from 3.2.7 also update license info [sgw@linux.intel.com: added gmake-3.82 patch to correct location] Signed-off-by: Qing He <qing.he@intel.com> Signed-off-by: Saul Wold <sgw@linux.intel.com>
2010-11-14iptables: upgrade to version 1.4.9Qing He
from 1.4.8 Signed-off-by: Qing He <qing.he@intel.com>
2010-11-14iproute2: upgrade to version 2.6.35Qing He
from 2.6.34 Signed-off-by: Qing He <qing.he@intel.com>
2010-11-14pciutils: upgrade to version 3.1.7Qing He
from 3.1.5 Signed-off-by: Qing He <qing.he@intel.com>
2010-11-14nfs-utils: upgrade to version 1.2.3Qing He
from 1.2.2 Signed-off-by: Qing He <qing.he@intel.com>
2010-11-14curl: upgrade to version 7.21.2Qing He
from 7.21.0 Signed-off-by: Qing He <qing.he@intel.com>
2010-11-14tzdata: upgrade to version 2010oQing He
from 2010j Signed-off-by: Qing He <qing.he@intel.com>
2010-11-14shared-mime-info: upgrade to version 0.80Qing He
from 0.71 also move PR out of .inc file Signed-off-by: Qing He <qing.he@intel.com>
2010-11-14base.bbclass/poky.conf: Fix INCOMPATIBLE_LICENSE Whitelist checkingSaul Wold
Signed-off-by: Saul Wold <Saul.Wold@intel.com>
2010-11-13poky-init-build-env: Fix to show the error message with simple sh based shellsRichard Purdie
Signed-off-by: Richard Purdie <rpurdie@linux.intel.com>
2010-11-13poky-ref-manual: Drop non-commercial clauseRichard Purdie
Signed-off-by: Richard Purdie <rpurdie@linux.intel.com>
2010-11-13bitbake: Rewrite profiling code so its functional for both none and xmlrpc ↵Richard Purdie
backends Signed-off-by: Richard Purdie <rpurdie@linux.intel.com>
2010-11-13bitbake/fetch: Allow checking of a single url at a time (massive sstate ↵Richard Purdie
speed improvement) Signed-off-by: Richard Purdie <rpurdie@linux.intel.com>
2010-11-13bitbake/fetch: Fix handling of mirrors when checking for url validityRichard Purdie
Signed-off-by: Richard Purdie <rpurdie@linux.intel.com>