summaryrefslogtreecommitdiffstats
path: root/meta/recipes-devtools/update-alternatives
Commit message (Collapse)AuthorAgeFilesLines
* update-alternatives-dpkg: Fix SRC_URI ChecksumSaul Wold2011-06-141-2/+2
| | | | | | | (From OE-Core rev: f82e7e4d9ae16ece5835720081e12e63ebbe2cbd) Signed-off-by: Saul Wold <sgw@linux.intel.com> Signed-off-by: Richard Purdie <richard.purdie@linuxfoundation.org>
* update-alternatives-dpkg update to 1.16.0.3Saul Wold2011-06-011-0/+0
| | | | | | | (From OE-Core rev: fa82e1a60c76bb20d9fc0a67ee388d22a21f7062) Signed-off-by: Saul Wold <sgw@linux.intel.com> Signed-off-by: Richard Purdie <richard.purdie@linuxfoundation.org>
* update-alternatives-dpkg: Update to dpkg base 1.15.8.7Saul Wold2011-05-253-9/+18
| | | | | | | | | | | [YOCTO #1062] Due to failing fetch updated recipe and SRC_URI to use .bz2, (From OE-Core rev: 87cf2da6373676293f2fdaaebbacc6890235368d) Signed-off-by: Saul Wold <sgw@linux.intel.com> Signed-off-by: Richard Purdie <richard.purdie@linuxfoundation.org>
* recipes-devtools: Add Summary informationMark Hatle2010-12-161-0/+5
| | | | | | Add Summary information and update Descripts as necessary. Signed-off-by: Mark Hatle <mark.hatle@windriver.com>
* Major layout change to the packages directoryRichard Purdie2010-08-272-0/+37
Having one monolithic packages directory makes it hard to find things and is generally overwhelming. This commit splits it into several logical sections roughly based on function, recipes.txt gives more information about the classifications used. The opportunity is also used to switch from "packages" to "recipes" as used in OpenEmbedded as the term "packages" can be confusing to people and has many different meanings. Not all recipes have been classified yet, this is just a first pass at separating things out. Some packages are moved to meta-extras as they're no longer actively used or maintained. Signed-off-by: Richard Purdie <rpurdie@linux.intel.com>