summaryrefslogtreecommitdiffstats
path: root/meta/recipes-devtools/apt
Commit message (Expand)AuthorAgeFilesLines
* apt: fix libdir path for apt.systemd.dailyRobert Yang2017-04-141-1/+3
* apt-package: Include maintenance scriptsLinus Wallgren2017-01-161-1/+14
* meta: remove True option to getVar callsJoshua Lock2016-12-162-4/+4
* meta: cleanup d.getVar(var, 1)Robert Yang2016-09-141-1/+1
* apt: add PACKAGECONFIG for lz4Robert Yang2016-09-081-0/+1
* apt: Fix build in musl it was break due to upgrade to 1.2.12Aníbal Limón2016-08-102-0/+51
* apt: Upgrade to 1.2.12Aníbal Limón2016-08-048-410/+108
* meta/scripts: python3: rename file -> openRichard Purdie2016-05-211-2/+2
* apt: Add support for building for musl targetsKhem Raj2016-01-243-1/+32
* meta: more removals of redunant FILES_${PN}-dbgRoss Burton2015-12-161-2/+0
* package_regex.inc: split Debian-related entries into their own recipesAlexander Kanavin2015-12-081-0/+4
* apt: update to 1.0.10.1Alexander Kanavin2015-08-1116-14/+8
* apt: remove invalid ac_cv_glibc_verRobert Yang2015-07-161-12/+0
* apt-native: Drop obsolete symlinksRichard Purdie2015-06-231-4/+0
* apt: upgrade to 1.0.9.9Roy Li2015-05-2920-231/+676
* apt: fix SRC_URIRobert Yang2015-03-161-1/+1
* apt: Add missing running depency debianutilsRicardo Ribalda Delgado2014-11-091-1/+1
* apt: apt-key binary was not being installed, including it in the installationAlejandro Hernandez2014-10-021-0/+1
* apt: fix for CVE-2014-0478Chong Lu2014-09-302-0/+194
* apt: add bash to RDEPENDS_aptRobert Yang2014-08-231-1/+1
* apt-native: Add missing DEPENDS on db-native and curl-nativeRichard Purdie2014-07-271-1/+1
* apt/package_mamager: Ensure WORKDIR is used for lists directoryRichard Purdie2014-03-271-1/+1
* apt-native: Install apt-ftparchiveRicardo Ribalda Delgado2014-03-171-0/+1
* Replace one-line DESCRIPTION with SUMMARYPaul Eggleton2014-01-021-1/+1
* package_deb, apt.conf: fix apt failure in do_rootfs()Laurentiu Palcu2013-09-241-1/+1
* apt-native: fix SRC_URI Checksum for updateSaul Wold2013-08-061-2/+2
* apt: Upgrade from 0.9.8.2 to 0.9.9.4Ionut Radu2013-08-0311-8/+8
* apt: Add Upstream Status to patchesIonut Radu2013-07-293-0/+6
* apt: Updated from 0.9.8.1 to 0.9.8.2Ionut Radu2013-07-0211-4/+4
* apt-native: Fix incorrect checksumsRichard Purdie2013-06-031-3/+3
* apt: Updated from 0.9.7.8 to 0.9.8.1Ionut Radu2013-05-2911-2/+2
* apt: update to 0.9.7.8Eric Bénard2013-04-2911-9/+4
* 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