summaryrefslogtreecommitdiffstats
path: root/meta/classes/archiver.bbclass
Commit message (Expand)AuthorAgeFilesLines
* archiver.bbclass: Fix duplicated SRC_URIs for do_ar_originalRobert Yang2020-06-051-1/+7
* archiver.bbclass: Make do_deploy_archives a recursive dependencyPaul Barker2020-05-281-1/+3
* archiver.bbclass: Correct a typoPeter Kjellerstedt2020-03-221-2/+2
* archiver.bbclass: Add new mirror archiver modePaul Barker2020-01-101-19/+117
* archiver: avoid empty incfile in ar_recipegrygorii tertychnyi2019-11-141-2/+3
* classes/archiver: Fix WORKDIR for shared sourceJoshua Watt2019-09-191-2/+3
* archiver.bbclass: Do not archive srpm's if there are no package tasksNathan Rossi2019-09-061-6/+8
* archiver/package_rpm: Fix the worst src.rpm generation raceRichard Purdie2019-02-061-0/+6
* archiver.bbclass: Fix COPYLEFT_LICENSE_{IN, EX}CLUDEAdrian Bunk2018-11-271-3/+0
* archiver: Drop unwanted directoriesFabien Lahoudere2018-11-071-1/+9
* archiver: remove left-over debuggingRoss Burton2018-10-101-1/+0
* archiver: generalise task running when in configured modeRoss Burton2018-10-011-13/+19
* archiver: check tasks exist before adding dependenciesRoss Burton2018-10-011-2/+5
* archiver: Fix archive for linked kernel sourceTom Hochstein2018-04-051-0/+5
* archiver: Fix build errors for kernels that don't use kernel-yocto.bbclassTom Hochstein2018-04-051-2/+6
* archiver: remove deploy_all_archives task as --runall replaces itRoss Burton2018-02-161-8/+0
* archiver: don't require that images are built using RPM to build SRPMsRoss Burton2018-01-291-4/+5
* archiver: preserve sysroot paths in configured mode for multilibHongxu Jia2017-10-161-0/+2
* archiver: preserve sysroot paths in configured modeRoss Burton2017-06-061-0/+4
* archiver.bbclass: fix do_ar_original error for matchbox-desktopDengke Du2017-06-061-5/+11
* archiver.bbclass: adapt do_unpack_and_patch to RSSMikko Ylinen2017-06-061-0/+3
* archiver: Escape recipe name in regexJoshua Watt2017-06-031-2/+2
* archiver: avoid archiving source for glibc-localeZhenbo Gao2017-05-181-0/+6
* archiver.bbclass: do not cause kernel rebuildsPatrick Ohly2017-05-181-1/+4
* archiver.bbclass: various fixes for original+diff modePatrick Ohly2017-05-181-5/+15
* archiver.bbclass: enhance do_ar_recipe task signaturePatrick Ohly2017-05-181-0/+13
* meta: replace uses of bb.data.expand(VARNAME, d) with d.expand(VARNAME)Joshua Lock2017-03-221-1/+1
* meta: remove True option to getVarFlag callsJoshua Lock2016-12-161-14/+14
* meta: remove True option to getVar callsJoshua Lock2016-12-161-37/+37
* archiver: don't change directory when generating tarballRoss Burton2016-12-131-6/+2
* archiver: fix gcc-source handlingSaul Wold2016-10-111-2/+3
* archive.bbclass: fix do_ar_original archiving of multiple source reposPatrick Ohly2016-09-281-1/+16
* archiver.bbclass: ignore unpack sub-directories in do_ar_originalPatrick Ohly2016-09-281-1/+19
* archiver: Improve debug outputRichard Purdie2016-04-131-1/+1
* archiver: Ensure sstate-inputdir directory is createdRichard Purdie2016-04-121-0/+1
* archiver: Fix ASSUME_PROVIDED issuesRichard Purdie2016-04-111-0/+6
* archiver.bbclass: addtask do_deploy_archives_setsceneRobert Yang2016-03-301-0/+1
* archiver.bbclass: Just archive gcc-source for all gcc recipesMariano Lopez2016-03-281-0/+6
* archiver.bbclass: Fix tar name for git repositoriesMariano Lopez2016-03-251-15/+6
* archiver.bbclass: Fix gcc-source corner caseMariano Lopez2016-03-251-2/+16
* archiver.bbclass: Fix use of ARCHIVER_WORKDIR and ARCHIVER_OUTDIRMariano Lopez2016-03-251-11/+11
* archiver.bbclass: Don't expand python functions in dumpdataMariano Lopez2016-03-251-8/+7
* bbclass: fix spelling mistakesMaxin B. John2015-11-241-1/+1
* archiver.bbclass: add bbappend when do_ar_recipe kernel and gcc packagesJian Liu2015-11-241-0/+10
* archiver.bbclass: fix previous issue regarding work-shared for linux-yoctoAlejandro Hernandez2015-11-241-11/+9
* archiver.bbclass: Fixes and improves archiver class for kernel and gcc packagesAlejandro Hernandez2015-10-211-7/+20
* archiver: stamp-base is dead, remove itRichard Purdie2015-09-241-32/+3
* archiver.bbclass: Run deploy_archives in $WORKDIRClemens Lang2015-08-191-0/+2
* archiver.bbclass: add do_deploy_all_archivesPatrick Ohly2015-07-121-0/+7
* copyleft_filter.bbclass: Allow to filter on nameMariano Lopez2015-06-231-8/+6