summaryrefslogtreecommitdiffstats
path: root/meta/recipes-devtools/dpkg
Commit message (Collapse)AuthorAgeFilesLines
* dpkg: Add dependency on perl since otherwise the module can be installed to ↵Richard Purdie2011-01-132-3/+3
| | | | | | an incorrect directory leading to build failures Signed-off-by: Richard Purdie <richard.purdie@linuxfoundation.org>
* dpkg: upgrade to version 1.15.8.7Dongxiao Xu2010-12-301-3/+3
| | | | | | upgrade from 1.15.8.5 to 1.15.8.7 Signed-off-by: Dongxiao Xu <dongxiao.xu@intel.com>
* SRC_URI Checksums AdditionalsSaul Wold2010-12-091-0/+3
| | | | Signed-off-by: Saul Wold <sgw@linux.intel.com>
* run-postinsts: update LIC_FILES_CHKSUM infoDongxiao Xu2010-12-061-0/+2
| | | | Signed-off-by: Dongxiao Xu <dongxiao.xu@intel.com>
* dpkg:Add license file checksum to bb fileMei Lei2010-11-231-0/+1
| | | | | | Add COPYING checksum to bb file Signed-off-by: Mei Lei<lei.mei@intel.com>
* Meta: Recipe ReogranizationSaul Wold2010-11-223-0/+93
| | | | | | | | | | | | | This is the next stage of recipe reorganization, in this stage many recipes where moved to a new meta-demoapps layer since this is more appropriate for demo usage then the core. Additional some recipes were moved to meta-extras to indicate they may be depercated at a future time. A number of recipes were modified since dependencies need to be corrected. Signed-off-by: Saul Wold <Saul.Wold@intel.com>
* dpkg-native: Don't install update-alternatives as it isn't cross rootfs capableRichard Purdie2010-10-112-1/+6
| | | | Signed-off-by: Richard Purdie <rpurdie@linux.intel.com>
* dpkg: fix package_deb error for linux-wrsDongxiao Xu2010-10-092-1/+23
| | | | | | | The new dpkg will report linux-wrs version parse error, since there is a '_' inside. This patch fixes this issue. Signed-off-by: Dongxiao Xu <dongxiao.xu@intel.com>
* dpkg: upgrade to version 1.15.8.5Dongxiao Xu2010-10-091-1/+1
| | | | | | | | | Rebase several patches to fit the latest version Fix a compile issue related with snprintf. dpkg: bump PR Signed-off-by: Dongxiao Xu <dongxiao.xu@intel.com> Signed-off-by: Saul Wold <Saul.Wold@intel.com>
* dpkg: upgrade to version 1.15.8.5Dongxiao Xu2010-10-085-27/+50
| | | | | | | | | Rebase several patches to fit the latest version Fix a compile issue related with snprintf. Reset PR in dpkg.inc Signed-off-by: Dongxiao Xu <dongxiao.xu@intel.com> Signed-off-by: Saul Wold <Saul.Wold@intel.com>
* Major layout change to the packages directoryRichard Purdie2010-08-277-0/+177
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>
OpenPOWER on IntegriCloud