summaryrefslogtreecommitdiffstats
path: root/meta/recipes-devtools/apt
Commit message (Expand)AuthorAgeFilesLines
* apt: Fix case where ${B} != ${S}Richard Purdie2013-03-223-13/+13
* apt-native: fix checksumsConstantin Musca2013-03-101-3/+3
* apt: upgrade to 0.9.7.7Constantin Musca2013-03-0524-455/+170
* Write DPKG_ARCH to /etc/apt/apt.confStefan Eichenberger2013-02-121-0/+5
* apt-native: fix the creation of apt.conf.sampleHongxu Jia2013-01-101-3/+4
* apt-native 0.7.14: remove an extra line from apt.confRobert Yang2012-08-172-2/+1
* Remove a number of unneeded import os/bb callsRichard Purdie2012-07-191-1/+0
* Convert tab indentation in python functions into four-spaceRichard Purdie2012-07-192-29/+29
* apt 0.7.14: runtime error: Method file has died unexpectedlyRobert Yang2012-07-094-2/+78
* apt 0.7.14: runtime error: filename too long (tmpdir length)Robert Yang2012-07-094-2/+38
* apt 0.7.14: do_compile failed with gcc 4.7Robert Yang2012-06-084-2/+66
* apt-get 0.7.14: hangs at runtimeRobert Yang2012-06-082-61/+2
* apt: Fix a latent bug exposed by gcc 4.7Khem Raj2012-04-022-2/+61
* apt: Fix parallel make raceRichard Purdie2012-03-194-2/+26
* meta: Replace bb.data.expand(xxx, d) -> d.expand(xxx)Richard Purdie2012-03-051-1/+1
* meta: Convert getVar/getVarFlag(xxx, 1) -> (xxx, True)Richard Purdie2012-03-052-5/+5
* apt: clarify LICENSE as GPLv2.0Joshua Lock2011-12-211-1/+1
* apt: Fix locale header and hardcoded libname issuesRichard Purdie2011-11-236-10/+104
* Convert to use direct access to the data store (instead of bb.data.*Var*())Richard Purdie2011-11-102-6/+6
* deb packages support: switch from /var/dpkg to /var/lib/dpkgDexuan Cui2011-09-213-4/+4
* apt: Package unpackaged filesRichard Purdie2011-07-072-3/+3
* update patch upstream statusQing He2011-05-178-0/+16
* apt-native: Added licence checksum.Lianhao Lu2011-01-281-0/+2
* apt: revert the dso_linking_change patch as the new linker fixes itNitin A Kamble2011-01-242-28/+2
* apt: fix build issue with gcc dso linking changeNitin A Kamble2011-01-202-2/+28
* RDEPENDS, RRECOMMENDS -> RDPEPENDS_${PN}, RRECOMMENDS_${PN}Koen Kooi2010-12-301-2/+2
* apt: update use-host patch to support x86_64Saul Wold2010-12-231-12/+8
* SRC_URI Checksums AdditionalsSaul Wold2010-12-092-0/+6
* apt:Add license checksum to bb fileMei Lei2010-11-231-1/+1
* rootfs_deb: Fix problem with pseduo and rootfs locationSaul Wold2010-10-082-3/+3
* Major layout change to the packages directoryRichard Purdie2010-08-2714-0/+492
OpenPOWER on IntegriCloud