summaryrefslogtreecommitdiffstats
path: root/meta-yocto/conf
Commit message (Collapse)AuthorAgeFilesLines
* poky.conf: Update for 1.3.1 releaseRichard Purdie2013-03-271-2/+3
| | | | | | (From meta-yocto rev: d18dcc0e80ec995306b75d35ce780cb173c2611b) Signed-off-by: Richard Purdie <richard.purdie@linuxfoundation.org>
* distro/poky: Add "Debian GNU/Linux 7.0 (wheezy)" as know distributionOtavio Salvador2013-02-071-0/+1
| | | | | | | | (From meta-yocto rev: c23c376c359b0b7fe6f2cc6388eac15128938d7b) Signed-off-by: Otavio Salvador <otavio@ossystems.com.br> Signed-off-by: Saul Wold <sgw@linux.intel.com> Signed-off-by: Richard Purdie <richard.purdie@linuxfoundation.org>
* local.conf.sample: add PATH to SSTATE_MIRRORS commentsPaul Eggleton2012-10-151-2/+5
| | | | | | | | | | | | | | | | | The shared state cache as pointed to by SSTATE_DIR by default now has two-character subdirectories to prevent there being an issue with too many files in the same directory; also, native sstate packages will go into a subdirectory named using the distro ID string. If you copy the newly structured sstate cache to a mirror location (either local or remote) and then point to it in SSTATE_MIRRORS, you need to append "PATH" to the end of the mirror URL so that the path used by bitbake before the mirror substitution is appended to the path used to access the mirror. (From meta-yocto rev: 2724ec2601efeb677df251c46bbcc6a7f255103d) Signed-off-by: Paul Eggleton <paul.eggleton@linux.intel.com> Signed-off-by: Richard Purdie <richard.purdie@linuxfoundation.org>
* distro_alias: Update for Internal BOM trackingSaul Wold2012-10-151-0/+12
| | | | | | | (From meta-yocto rev: 468d15a0949311c602b5a2b5e5bc01bed59b137e) Signed-off-by: Saul Wold <sgw@linux.intel.com> Signed-off-by: Richard Purdie <richard.purdie@linuxfoundation.org>
* poky-tiny: Update the default kernel to linux-yocto-tiny_3.4Darren Hart2012-10-101-1/+1
| | | | | | | | | | The 3.4 linux-yocto-tiny kernel successfully boots to a prompt for qemux86. (From meta-yocto rev: e24ea77ca40e096f294649e3f85c8ec47efcbb87) Signed-off-by: Darren Hart <dvhart@linux.intel.com> Signed-off-by: Richard Purdie <richard.purdie@linuxfoundation.org>
* poky.conf: fix Poky release info to include release numberSaul Wold2012-10-101-2/+2
| | | | | | | (From meta-yocto rev: 4287c2199443b41da3e5637a844f886513d92bc0) Signed-off-by: Saul Wold <sgw@linux.intel.com> Signed-off-by: Richard Purdie <richard.purdie@linuxfoundation.org>
* distro_alias: Update for 1.3 BOM CreationSaul Wold2012-10-101-43/+72
| | | | | | | | | | | Fixed Ordering of packagegroup Added entries for qemu-config split Added entries for new packages, anotated approved packages (From meta-yocto rev: 2c50e628aa6735156071f53d617938e610370b6f) Signed-off-by: Saul Wold <sgw@linux.intel.com> Signed-off-by: Richard Purdie <richard.purdie@linuxfoundation.org>
* poky.conf: Flipping for release of Danny (Poky 1.3)Elizabeth Flanagan2012-10-031-3/+4
| | | | | | 8.0/1.3 release. Flipping poky.conf values Signed-off-by: Elizabeth Flanagan <elizabeth.flanagan@intel.com>
* distro-tracking: remove mesa-xlibRoss Burton2012-10-032-2/+0
| | | | | | | (From meta-yocto rev: 563e39cb3833e754140943304c95ec77a69f67e3) Signed-off-by: Ross Burton <ross.burton@intel.com> Signed-off-by: Richard Purdie <richard.purdie@linuxfoundation.org>
* poky.conf: Remove git proxy configuration check urlRichard Purdie2012-10-021-3/+5
| | | | | | | | | | | | | | | The git proxy check seems to be hurting the user experience more than its helping it so lets remove it andonly check http/https. Most builds should be able to work from the http:// urls from the mirrors. This also brings some parity to the situation as svn:// were not being checked. [YOCTO #3119] (From meta-yocto rev: 68feb0b752907899a15773fea30345472f785488) Signed-off-by: Richard Purdie <richard.purdie@linuxfoundation.org>
* poky-sanity.bbclass: bblayers.conf should be updated automaticallyConstantin Musca2012-10-021-0/+3
| | | | | | | | | | | | | | | | | | - we need a bbclass (poky-sanity) so that we can append to the check_bblayers_conf bitbake function from sanity.bbclass the bblayers.conf specific merging functionality - add check_bblayers_conf_append bitbake function which does the meta-yocto specific updates (the bblayers.conf v5 -> v6 update) - every layer should make its specific bblayers.conf updates - we ask the user to re-run bitbake because we can't trigger reparsing without being invasive [YOCTO #3082] (From meta-yocto rev: 636783633ac0cd5bf66f8b9c9b26cb31ad082451) Signed-off-by: Constantin Musca <constantinx.musca@intel.com> Signed-off-by: Richard Purdie <richard.purdie@linuxfoundation.org>
* poky.conf: supported distro warning updatePaul Eggleton2012-10-011-3/+8
| | | | | | | | | | | | | | | | * Remove Fedora 15 (no longer supported by Fedora project) * Add upcoming Fedora 18 * Add upcoming Ubuntu 12.10 * Add CentOS 5.8 & 6.3 * Add new Poky distro name format (self-hosted / build appliance) for Yocto Project 1.2 / 1.3 * Update Debian squeeze to 6.0.6 (automatic update from earlier 6.0.x) * Add openSUSE 12.2 (From meta-yocto rev: 817cb382f3f2fcd8134491578662d90bb50cd0bc) Signed-off-by: Paul Eggleton <paul.eggleton@linux.intel.com> Signed-off-by: Richard Purdie <richard.purdie@linuxfoundation.org>
* poky.conf: Clarify DISTRO_NAME to be less confusingRichard Purdie2012-10-011-1/+1
| | | | | | (From meta-yocto rev: e8f58bd92455e806985141f5e8df0b34d01bb4de) Signed-off-by: Richard Purdie <richard.purdie@linuxfoundation.org>
* poky.conf: We need to clear WARN_QA to avoid the unsafe-referencesRichard Purdie2012-09-261-0/+1
| | | | | | | | | | The intention of the previous patch was to disable these warnings but by commenting out the line, it caused a fallback to the defaults which enable it. This really disables the warnings. (From meta-yocto rev: 7d4759a5780de76dcdeeb1ee37198637ff144d42) Signed-off-by: Richard Purdie <richard.purdie@linuxfoundation.org>
* poky.conf: Silence unsafe reference warningsRichard Purdie2012-09-201-1/+1
| | | | | | | | | | | | These QA warnings undermine the quality impression of OE-Core. They are useful in some specific circumstances but until the system has been audited and these warnings are reduced, they shouldn't be showing by default. Therefore disable them for now. (From meta-yocto rev: e1dcffb66317b98fe5a0f545bbea80a6a48fc02b) Signed-off-by: Richard Purdie <richard.purdie@linuxfoundation.org>
* upstream_tracking: update lsb and ltpKang Kai2012-09-141-6/+5
| | | | | | | | | Update version information of packages lsb and ltp. (From meta-yocto rev: 347f9ff4d49412c58a45094bc21a5e3e87b93e53) Signed-off-by: Kang Kai <kai.kang@windriver.com> Signed-off-by: Richard Purdie <richard.purdie@linuxfoundation.org>
* local.conf.sample: change valgrind support architecture commentJack Mitchell2012-09-141-1/+1
| | | | | | | | | | | The comment for debug-tools states valgrind will only be installed for x86 targets. This is not true as valgrind now supports x86*, PPC* and ARMv7a; delete the comment as the architecture support is now so varied. (From meta-yocto rev: bbb44a247ab3d3d2b9630a258a4b24338ffe12e8) Signed-off-by: Jack Mitchell <jack.mitchell@dbbroadcast.co.uk> Signed-off-by: Richard Purdie <richard.purdie@linuxfoundation.org>
* Update to upstream_tracking.incAndrei Dinu2012-09-121-1/+12
| | | | | | | (From meta-yocto rev: 1e03766157836606ef1974d1b18572fed208d347) Signed-off-by: Andrei Dinu <andrei.adrianx.dinu@intel.com> Signed-off-by: Richard Purdie <richard.purdie@linuxfoundation.org>
* distro-tracking; remove references to xserver-xorg-liteRoss Burton2012-09-122-2/+0
| | | | | | | (From meta-yocto rev: 6938ee8b76a92f74ce73bbc8f208f1e29bd31e44) Signed-off-by: Ross Burton <ross.burton@intel.com> Signed-off-by: Richard Purdie <richard.purdie@linuxfoundation.org>
* distro-tracking: remove libx11-trimRoss Burton2012-09-123-3/+0
| | | | | | | (From meta-yocto rev: 3d6049703c40e83c330788b77eb6308b00fc2715) Signed-off-by: Ross Burton <ross.burton@intel.com> Signed-off-by: Richard Purdie <richard.purdie@linuxfoundation.org>
* upstream_tracking: Fix format issuesSaul Wold2012-09-101-7/+6
| | | | | | | (From meta-yocto rev: c353f31a3bf0cb4c54c44837e7d66a55120c79b8) Signed-off-by: Saul Wold <sgw@linux.intel.com> Signed-off-by: Richard Purdie <richard.purdie@linuxfoundation.org>
* Manual updates to upstream_tracking.incAndrei Dinu2012-09-101-536/+962
| | | | | | | (From meta-yocto rev: 5a9b29a3da65942585e21aa2c96f51494bd313a6) Signed-off-by: Andrei Dinu <andrei.adrianx.dinu@intel.com> Signed-off-by: Richard Purdie <richard.purdie@linuxfoundation.org>
* poky-tiny: Enable x86-64 to build eglibc correctlySaul Wold2012-09-101-0/+1
| | | | | | | | | | | | | | | There is bug in the eglibc configure scripts that prevent a x86-64 from configuring correctly and finding the smaller library fucntions. This has been reported to the eglibc community via the issues ML [YOCTO #2943] (From meta-yocto rev: 08893d0bf76b31dc020dc24a9268bd07e259a069) Signed-off-by: Saul Wold <sgw@linux.intel.com> Signed-off-by: Richard Purdie <richard.purdie@linuxfoundation.org>
* meta-yocto: Split into distro and bsp componentsRichard Purdie2012-09-056-137/+3
| | | | | | | | | | | | | Now we have settled on best practises and compliance criteria, bring meta-yocto into compliance by separating out the hardware support components into meta-yocto-bsp leaving policy configuration in meta-yocto. Also rename the meta-yocto scripts directory to OE-Core can be a clearly isolated component in poky. (From meta-yocto rev: eac90e27a032ea23d9a4f35c7eef8b1940c80e22) Signed-off-by: Richard Purdie <richard.purdie@linuxfoundation.org>
* upstream_tracking.inc: Updates for upstream/check dateRadu Moisan2012-09-041-62/+104
| | | | | | | | | Manually checked all packages assigned to me and updated accordingly. (From meta-yocto rev: 4dff3f587c98503d4c64b26b5909282e85aba012) Signed-off-by: Radu Moisan <radu.moisan@intel.com> Signed-off-by: Richard Purdie <richard.purdie@linuxfoundation.org>
* meta-yocto: fix for task renamePaul Eggleton2012-09-046-59/+59
| | | | | | | (From meta-yocto rev: da4717580cc06dfc3168acf22fe8e4e2f79f4b95) Signed-off-by: Paul Eggleton <paul.eggleton@linux.intel.com> Signed-off-by: Richard Purdie <richard.purdie@linuxfoundation.org>
* distro-tracking: remove xserver-kdriveRoss Burton2012-09-023-3/+0
| | | | Signed-off-by: Richard Purdie <richard.purdie@linuxfoundation.org>
* mpc8315e: switch to Xorg instead of kdriveRoss Burton2012-09-021-2/+5
| | | | | | | | | All of the other BSPs are using Xorg and kdrive is only maintained for Xephyr. (From meta-yocto rev: 17fbc364b231499c9a056b33de6a4321ecbd3d30) Signed-off-by: Ross Burton <ross.burton@intel.com> Signed-off-by: Richard Purdie <richard.purdie@linuxfoundation.org>
* routerstationpro: switch to Xorg instead of kdriveRoss Burton2012-09-021-2/+5
| | | | | | | | | All of the other BSPs are using Xorg and kdrive is only maintained for Xephyr. (From meta-yocto rev: 16ab7f3ce5d3f78d0e841efab4b8b50683dbf833) Signed-off-by: Ross Burton <ross.burton@intel.com> Signed-off-by: Richard Purdie <richard.purdie@linuxfoundation.org>
* local.conf.sample.extended: update the sample for archiver.bbclassRobert Yang2012-09-021-23/+27
| | | | | | | | | | | Update archiver.bbclass' sample, make it easier to understand. [YOCTO #2619] (From meta-yocto rev: 7a4b496ed5247398b04dc2b81d2f691e3aadd573) Signed-off-by: Robert Yang <liezhi.yang@windriver.com> Signed-off-by: Richard Purdie <richard.purdie@linuxfoundation.org>
* poky.conf: restore Ubuntu 12.04 LTS to tested distro listPaul Eggleton2012-08-231-0/+1
| | | | | | | | | | | | Apparently some people don't apply the normal updates to their Ubuntu installations, in which case they will not have the version updated to 12.04.1. Since the distinction between the two is fairly minimal, restore the old version string in addition to the new one. (From meta-yocto rev: 3021a08be779d35d1a9301938d18006d562f48a3) Signed-off-by: Paul Eggleton <paul.eggleton@linux.intel.com> Signed-off-by: Richard Purdie <richard.purdie@linuxfoundation.org>
* routerstationpro: move board off 3.0 and onto the 3.4 kernelPaul Gortmaker2012-08-221-1/+1
| | | | | | | | | | | | | | | | The updated patch series to support this target is in place on the BSP specific branch in the 3.4 kernel tree now[1], so we can move it ahead off of the old 3.0 kernel. [1] https://lists.yoctoproject.org/pipermail/linux-yocto/2012-July/000023.html Cc: Bruce Ashfield <bruce.ashfield@windriver.com> Cc: Saul Wold <sgw@linux.intel.com> Acked-by: Darren Hart <dvhart@linux.intel.com> (From meta-yocto rev: 68457a49a91a384347f2b0597d4da66bfd02a49e) Signed-off-by: Paul Gortmaker <paul.gortmaker@windriver.com> Signed-off-by: Richard Purdie <richard.purdie@linuxfoundation.org>
* atom-pc: Drop glibc --with-tls option, its now the only option for glibcRichard Purdie2012-08-211-1/+0
| | | | | | | | | | | This option is unused by (e)glibc since 2011 and is the default. It has been shown to interact badly with the configure option in ia32-base.inc from meta-intel causing a rebuild of the whole system despite the only change being an assignment with += vs =. The easiest fix is simply to drop it. (From meta-yocto rev: d9596aaab2854a3b21e4d6c4c4587f878b8391dc) Signed-off-by: Richard Purdie <richard.purdie@linuxfoundation.org>
* poky.conf: update distro ID string for Ubuntu 12.04.1 LTSPaul Eggleton2012-08-171-1/+1
| | | | | | | | | If you have 12.04 LTS it will now have been updated to 12.04.1. (From meta-yocto rev: d0effc6075712433134b0b0585fc63e7067f6858) Signed-off-by: Paul Eggleton <paul.eggleton@linux.intel.com> Signed-off-by: Richard Purdie <richard.purdie@linuxfoundation.org>
* distro: Remove Pimlico from distro-trackingRoss Burton2012-08-155-20/+0
| | | | | | | (From meta-yocto rev: 62822ea2141345552ab59bb6e673103f1efb6639) Signed-off-by: Ross Burton <ross.burton@intel.com> Signed-off-by: Richard Purdie <richard.purdie@linuxfoundation.org>
* Connectivity and multimedia manual packagesCristian Iorga2012-07-261-14/+14
| | | | | | | | | | Upstream updates checked. (From meta-yocto rev: 60c52efcec20819e7303f6708f9bee49c9cc29b1) Signed-off-by: Cristian Iorga <cristian.iorga@intel.com> Signed-off-by: Saul Wold <sgw@linux.intel.com> Signed-off-by: Richard Purdie <richard.purdie@linuxfoundation.org>
* upstream_tracking.inc: update some packagesKang Kai2012-07-261-7/+8
| | | | | | | | | | | Update packages mingetty, qmmp, liburi-perl and ltp's version info and/or manual check date. (From meta-yocto rev: 6aa6928e7bd866c37ef96e46eb47b85add872256) Signed-off-by: Kang Kai <kai.kang@windriver.com> Signed-off-by: Saul Wold <sgw@linux.intel.com> Signed-off-by: Richard Purdie <richard.purdie@linuxfoundation.org>
* maintainers.inc: update some packages' maintainer infoKang Kai2012-07-261-9/+9
| | | | | | | | | | Take over some packages belongs to Xiaofeng.Yang. (From meta-yocto rev: 9f3f96dadae68f6948e46b1677b1877be949771d) Signed-off-by: Kang Kai <kai.kang@windriver.com> Signed-off-by: Saul Wold <sgw@linux.intel.com> Signed-off-by: Richard Purdie <richard.purdie@linuxfoundation.org>
* mpc8315: build u-boot v2012.04 by default.Paul Gortmaker2012-07-201-0/+4
| | | | | | | | | | | | | | | | | | | | | | | | | | | | | Validated on real hardware: U-Boot 2012.04.01 (Jun 29 2012 - 13:48:03)MPC83XX Reset Status: Software Hard, External/Internal Soft, External/Internal Hard CPU: e300c3, MPC8315E, Rev: 1.2 at 400 MHz, CSB: 133.333 MHz Board: Freescale MPC8315ERDB Rev 1.0 I2C: ready DRAM: 128 MiB (DDR2, 32-bit, ECC off, 266.667 MHz) Flash: 8 MiB NAND: 32 MiB PCIE0: No link PCIE1: No link In: serial Out: serial Err: serial Net: eTSEC0, eTSEC1 Hit any key to stop autoboot: 0 [YOCTO #943] (From meta-yocto rev: 91b1d4b32b362b0ce00d974b277be6bcd8e29110) Signed-off-by: Paul Gortmaker <paul.gortmaker@windriver.com> Signed-off-by: Richard Purdie <richard.purdie@linuxfoundation.org>
* Upadate upstream_tracking.incRadu Moisan2012-07-191-1/+2
| | | | | | | | | Added new info for tinylogin. (From meta-yocto rev: 741e88743ec86cabc84db42057eb6cb20978dc7b) Signed-off-by: Radu Moisan <radu.moisan@intel.com> Signed-off-by: Richard Purdie <richard.purdie@linuxfoundation.org>
* meta-yocto: mpc8315e-rdb change preferred version to 3.4Paul Gortmaker2012-07-111-1/+1
| | | | | | | | | | | | | | Update the yocto hardware reference platform to use the 3.4 kernel by default. This platform is supported in mainline, so no patch carry forward or similar is required. Tested via NFS booting the kernel on real hardware with 3.4.1 and things just work as-is. (From meta-yocto rev: fbe1be490172993140db31472d14652d8ed45624) Signed-off-by: Paul Gortmaker <paul.gortmaker@windriver.com> Signed-off-by: Richard Purdie <richard.purdie@linuxfoundation.org>
* upstream_tracking: update boostSaul Wold2012-07-091-2/+2
| | | | | | | (From meta-yocto rev: ba8dafd89044cd33f9389dc4c0717b3ff19a39ea) Signed-off-by: Saul Wold <sgw@linux.intel.com> Signed-off-by: Richard Purdie <richard.purdie@linuxfoundation.org>
* maintainers: Update recipe ownershipAlexandru DAMIAN2012-07-091-19/+18
| | | | | | | | | | | Romania team performed package maintainers modification based on relevant experience and expertise area assignement. No entries outside Ro team were touched. (From meta-yocto rev: 39a68249e561f7e36f1819769719f35f62c1f3d2) Signed-off-by: Alexandru DAMIAN <alexandru.damian@intel.com> Signed-off-by: Richard Purdie <richard.purdie@linuxfoundation.org>
* Upstream tracking partial updatesCristian Iorga2012-07-093-49/+68
| | | | | | | | | | | | | | Manually checked packages for updates. Changed the necessary fields with updated values. Added missing recording where necessary. Beautified some packages info. Removed small typos in distro_alias.inc and recipe_color.inc. All changes easy detectable in the diff. (From meta-yocto rev: 387445c38b5eec0fad9dc8a819cedd5d89171c17) Signed-off-by: Cristian Iorga <cristian.iorga@intel.com> Signed-off-by: Richard Purdie <richard.purdie@linuxfoundation.org>
* upstream_tracking.inc: recipe upgrades and manual check updatesScott Garman2012-07-091-14/+16
| | | | | | | | | | | | Updated gzip and sudo to reflect recent recipe upgrades. Updated manual check information for e2fsprogs, chrpath, opensp, expat, nfs-utils, and libpng. (From meta-yocto rev: eb52c5988e67adb1f6843da83f3ffe8bccda207b) Signed-off-by: Scott Garman <scott.a.garman@intel.com> Signed-off-by: Richard Purdie <richard.purdie@linuxfoundation.org>
* upstream_tracking: Update manual checks and Header infoSaul Wold2012-07-091-26/+19
| | | | | | | (From meta-yocto rev: 9bc9243034af0c7d655f74fe148b061fb6eb355e) Signed-off-by: Saul Wold <sgw@linux.intel.com> Signed-off-by: Richard Purdie <richard.purdie@linuxfoundation.org>
* build-appliance-image: rename from self-hosted-imageValentin Popa2012-06-291-1/+1
| | | | | | | | | | | (-) rename it also in maintainers.inc [YOCTO #2636] (From meta-yocto rev: eabf9a60e6b56a9074319e5216119c03a76e44ba) Signed-off-by: Valentin Popa <valentin.popa@intel.com> Signed-off-by: Richard Purdie <richard.purdie@linuxfoundation.org>
* local.conf.sample.extended: Add filtering function to archiver.bbclassXiaofeng Yan2012-06-281-9/+14
| | | | | | | | | | | Add the option to filter packages according to license. [YOCTO #2473] (From meta-yocto rev: 156147991dc1ec7f58ac355b8e0f430958de2831) Signed-off-by: Xiaofeng Yan <xiaofeng.yan@windriver.com> Signed-off-by: Richard Purdie <richard.purdie@linuxfoundation.org>
* tiny-init: Basic init mechanism for poky-tinyDarren Hart2012-06-261-1/+1
| | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | Currently poky-tiny images will boot and run /bin/sh, which results in error messages to the console about being unable to open the tty and job control being disabled. The shell must be session leader to open the tty, and the tty must not be /dev/console (it should be a vt or a physical tty like ttyS0), the tty is required for job control (handling signals, etc.). The goals of poky-tiny are to be an initial starting point from which to build a distribution that does what you want, and NOTHING more. This patch results in a system that boots with the virtual filesystems mounted, the local network interface up, and a shell with job control running, and a hook (/etc/rc.local) for easy customization. Nothing else. Enabling the basic busybox init, including the ability to give the controlling console to commands starting with a dash in inittab results in a 5664 byte delta (compared with 2560 bytes for enabling setsid and cttyhack). Note that the help in busybox suggests the cttyhack may be more reliable than the init support for handing over the controlling terminal. So the difference between using a standard init and just enabling the two options is about 3k, but enabling setsid and cttyhack may enable others to things besides what I am looking to do. Enabling init in both DISTRO_FEATURES and busybox is fairly trivial to do, so I think it's better to leave that as something to add if needed, rather than something to remove, as that is more consistent with the goals of poky-tiny. Thanks to Tim Bird for his suggestion to include support for rc.local by default. (From meta-yocto rev: 5ae60ed46b34cbf4ab17fe7eab3d46e2f78ee7b8) Signed-off-by: Darren Hart <dvhart@linux.intel.com> CC: Tim Bird <tim.bird@am.sony.com> CC: Thomas Frydrych <tf+lists.yocto@r-finger.com> CC: Thomas Petazzoni <thomas.petazzoni@free-electrons.com> CC: Paul Eggleton <paul.eggleton@linux.intel.com> CC: Phil Blundell <philb@gnu.org> CC: Khem Raj <raj.khem@gmail.com> CC: Koen Kooi <koen@dominion.thruhere.net> Signed-off-by: Richard Purdie <richard.purdie@linuxfoundation.org>
* upstream_tracking: Update Upgraded and Manual Checked upstreamSaul Wold2012-06-261-34/+27
| | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | Remove VERSION and CHECK_DATE info for packages we can generate the information for automagically. Manually checked: console-tools sysfsutils cracklib less psmisc sysstat glew libmad boost libcheck libcap libexif sqlite3 Upgraded: sqlite3: Update to 3.7.13 psmisc: Update to 22.19 sysstat: Update to 10.0.5 util-linux: Update to 2.21.2 libxml2: Update to 2.8.0 mx: Upgrade to 1.4.6 libxml-simple-perl: Upgrade to 2.20 cracklib: Upgrade to 2.8.19 resolvconf: Upgrade to 1.67 libtasn1: Upgrade to 2.13 gnutls: Upgrade to 2.12.20 foomatic-filters: Upgrade to 4.0.16 libidn: Upgrade to 1.25 libtiff: Upgrade to 4.0.2 (From meta-yocto rev: 5d2f68863a7684eab4f6d3cb0054cdc26b50dd11) Signed-off-by: Saul Wold <sgw@linux.intel.com> Signed-off-by: Richard Purdie <richard.purdie@linuxfoundation.org>