index
:
linux/poky.git
1.1_M1
1.1_M2
1.1_M3
1.1_M4
1.2_M1
1.2_M2
1.2_M3
1.2_M4
1.3_M1
1.3_M2
1.3_M3
1.3_M4
1.3_M5
1.3_beta
1.4_M1
1.4_M3
1.4_M4
1.4_M5
1.6_M5
bernard
blinky
clyde
daisy
daisy-140929
daisy-enea
daisy-enea-231026
danny
danny-next
denzil
dizzy
dizzy-enea
dora
dora-toaster
dunfell
dunfell-next
dylan
edison
elroy
enea_linux_3
fido
gatesgarth
gatesgarth-next
genericarm64
green
halstead/hashclient
hardknott
hardknott-next
honister
jethro
kirkstone
kirkstone-next
krogoth
krogoth-enea
krogoth-next
langdale
laverne
master
master-next
master-next2
master-test
master-uninative
mickledore
mickledore-next
morty
morty-next
nanbield
pinky
purple
pyro
pyro-enea
pyro-next
pyro-nfvaccess
python3
rocko
rocko-next
scarthgap
styhead
sumo
sumo-next
thud
thud-next
warrior
warrior-next
zeus
zeus-next
zeus-next2
Mirror of git.yoctoproject.org/poky
N/A
summary
refs
log
tree
commit
diff
stats
log msg
author
committer
range
path:
root
/
meta
/
classes
/
package.bbclass
Commit message (
Expand
)
Author
Age
Files
Lines
*
package: Correct variable dependecies
Richard Purdie
2020-02-23
1
-2
/
+4
*
package.bbclass: Support stripping and debug copy of static libraries
Mark Hatle
2020-02-08
1
-3
/
+64
*
package.bbclass: Allow INHIBIT_PACKAGE_STRIP_FILES to skip .ko and static libs
Mark Hatle
2020-02-08
1
-6
/
+7
*
package.bbclass: Fix debug source processing for static libraries
Mark Hatle
2020-02-08
1
-1
/
+1
*
package.bbclass: Report only the licenses that are incompatible
Peter Kjellerstedt
2019-12-16
1
-2
/
+3
*
package.bbclass: Always include ldconfig fragment
Andreas Oberritter
2019-11-11
1
-3
/
+1
*
package.bbclass: Use with to manage file handle lifetimes
Ola x Nilsson
2019-10-23
1
-42
/
+34
*
package: Multiple shlib_providers for the same file should error
Jonathan Marler
2019-09-27
1
-10
/
+11
*
package.bbclass: allow shell-style wildcards in PRIVATE_LIBS
Alexander Kanavin
2019-09-06
1
-2
/
+4
*
package: Fix race between do_package and do_packagedata
Richard Purdie
2019-08-21
1
-3
/
+7
*
package: Improve determinism
Richard Purdie
2019-07-26
1
-1
/
+1
*
package: check PKG_ variables before executing ontarget postinst
Bruce Ashfield
2019-07-11
1
-1
/
+5
*
Revert "pigz: Add debug for autobuilder errors"
Richard Purdie
2019-06-30
1
-1
/
+1
*
package: Build pkgdata specific to the current recipe
Richard Purdie
2019-06-30
1
-13
/
+3
*
pigz: Add debug for autobuilder errors
Richard Purdie
2019-06-30
1
-1
/
+1
*
package.bbclass: fix directories setuid and setgid bits
Joël Esponde
2019-06-28
1
-1
/
+2
*
package.bbclass: Clean up writing of runtime pkgdata files
Peter Kjellerstedt
2019-06-07
1
-38
/
+18
*
classes/package: Sort ELF file list
Joshua Watt
2019-06-04
1
-0
/
+6
*
Add source package to ${PACKAGES}
Joshua Watt
2019-03-06
1
-13
/
+15
*
package: Rework debug source file handling
Richard Purdie
2019-02-17
1
-23
/
+27
*
package: Add pkg_postinst_ontarget to PACKAGEVARS
Richard Purdie
2019-01-26
1
-1
/
+1
*
meta: Fix Deprecated warnings from regexs
Richard Purdie
2019-01-16
1
-11
/
+11
*
package.bbclass: Make package output files more deterministic
Jacob Kroon
2019-01-14
1
-6
/
+6
*
package.bbclass: Do not hide cpio's error
Robert Yang
2019-01-11
1
-1
/
+2
*
package.bbclass: Sort FILES_INFO by key
Jacob Kroon
2019-01-11
1
-1
/
+1
*
package.bbclass: fix python unclosed file ResourceWarning
Chen Qi
2019-01-03
1
-1
/
+2
*
allarch: only enable allarch when multilib is not used
Kai Kang
2018-09-13
1
-3
/
+6
*
package.bbclass: warn if perms conf file does not exist
Chen Qi
2018-09-04
1
-1
/
+5
*
package.bbclass: only one hardlink of separated debug info file in each direc...
Hongxu Jia
2018-08-28
1
-4
/
+7
*
package.bbclass: use bb.utils.break_hardlinks helper
Rasmus Villemoes
2018-08-23
1
-1
/
+1
*
classes/package: Clean up getstatusoutput
Joshua Watt
2018-08-23
1
-8
/
+3
*
package.bbclass: improve -dbg and -src package ordering
Rasmus Villemoes
2018-08-15
1
-7
/
+8
*
package: Fix file copying to preserve sparse files
Richard Purdie
2018-08-14
1
-1
/
+1
*
package.bbclass: Fix hardlink preservation issue
Richard Purdie
2018-07-31
1
-1
/
+1
*
package.bbclass: append to FILERPROVIDES_*/FILERDEPENDS_* variables instead o...
Martin Jansa
2018-07-30
1
-2
/
+2
*
classes/package: fix variable name in comment
Paul Eggleton
2018-07-26
1
-1
/
+1
*
package: Use subprocess to be consistent with the rest of the class
Richard Purdie
2018-07-25
1
-4
/
+4
*
package/package_manager: multiprocess_exec -> multiprocess_launch
Richard Purdie
2018-07-24
1
-2
/
+2
*
package: Clean up getstatusoutput usage
Richard Purdie
2018-07-24
1
-13
/
+11
*
package: Call file to determine elf status in parallel
Richard Purdie
2018-07-24
1
-35
/
+50
*
package: Refactor to remove isElf/is_elf function duplication
Richard Purdie
2018-07-24
1
-36
/
+4
*
package: Allow parallel processing of shlib analysis
Richard Purdie
2018-07-24
1
-17
/
+30
*
package: Allow parallel processing of debug splitting
Richard Purdie
2018-07-24
1
-11
/
+13
*
package: Don't use subshell to execute file
Richard Purdie
2018-07-24
1
-6
/
+2
*
package: Drop subshell usage for dwarfsrcfile generation.
Richard Purdie
2018-07-24
1
-2
/
+10
*
package: Rework PACKAGELOCK based upon sstate for do_packagedata
Richard Purdie
2018-07-24
1
-14
/
+9
*
package.bbclass: exclude packages as shlib providers
Oleksii Konoplitskyi
2018-07-24
1
-2
/
+14
*
package.bbclass: Make staticlib problems non-fatal
Ola x Nilsson
2018-04-23
1
-3
/
+6
*
package: Fix PACKAGELOCK handling
Richard Purdie
2018-04-23
1
-5
/
+6
*
package.bbclass: Only try and process static lib debug symbols on targetos !=...
Richard Purdie
2018-04-20
1
-1
/
+2
[next]