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.bbclass: Replace undefined 'src' with valid variable
Khem Raj
2013-02-06
1
-1
/
+1
*
package.bbclass: Ensure package_get_auto_pr is run at the correct point
Richard Purdie
2013-02-06
1
-1
/
+2
*
package.bbclass: return list of packages created in do_split_packages
Martin Jansa
2013-02-06
1
-0
/
+3
*
package.bbclass: Pre-expand some variables to save time
Richard Purdie
2013-02-06
1
-0
/
+14
*
package.bbclass: Better document the different phases of operation
Richard Purdie
2013-02-06
1
-0
/
+16
*
package.bbclass: Add PACKAGESPLITFUNCS variable
Richard Purdie
2013-02-06
1
-0
/
+6
*
package.bbclass: Simplify empty directory removal
Richard Purdie
2013-02-06
1
-5
/
+1
*
package.bbclass: Various minor performance tweaks
Richard Purdie
2013-02-06
1
-8
/
+6
*
package.bbclass: Make use of cleandirs and dirs function flags
Richard Purdie
2013-02-06
1
-5
/
+3
*
package.bbclass: Rewrite split_and_strip_files
Richard Purdie
2013-02-06
1
-105
/
+97
*
package.bbclass: Fix up bb.mkdirhier/bb.copyfile usage
Richard Purdie
2013-02-06
1
-7
/
+7
*
package.bbclass: use the multiprocess pool from bitbake
Richard Purdie
2013-02-06
1
-2
/
+2
*
package: Process package stripping in parallel
Richard Purdie
2013-02-06
1
-45
/
+13
*
package: Don't export PATH
Richard Purdie
2013-02-06
1
-9
/
+5
*
package.bbclass: Multithread per file dependency generation code
Richard Purdie
2013-02-06
1
-60
/
+32
*
package.bbclass: Allow per-package SKIP_FILEDEPS
Peter Seebach
2013-02-04
1
-0
/
+2
*
package.bbclass: Use expanded RDEPENDS in read_shlibdeps
Richard Purdie
2013-02-01
1
-1
/
+1
*
package: Create global package file list and use throughout PACKAGEFUNCS
Richard Purdie
2013-02-01
1
-37
/
+41
*
package.bbclass: Improve package_fixsymlinks
Richard Purdie
2013-02-01
1
-7
/
+12
*
package.bbclass: Tweak PACKAGEFUNCS
Richard Purdie
2013-02-01
1
-3
/
+3
*
package.bbclass: Split out package_fixsymlinks function
Richard Purdie
2013-02-01
1
-5
/
+12
*
package.bbclass: Move PKG handling code to emit_pkgdata
Richard Purdie
2013-02-01
1
-6
/
+5
*
package.bbclass: Avoid copying the datastore for FILES handling
Richard Purdie
2013-02-01
1
-10
/
+1
*
package.bbclass: Check FILES once, not once per loop iteration
Richard Purdie
2013-02-01
1
-3
/
+3
*
package.bbclass: Add a shortcut exit from the mkdir function
Richard Purdie
2013-02-01
1
-0
/
+2
*
package.bbclass: Improve kernel module handling
Richard Purdie
2013-02-01
1
-21
/
+16
*
package: Rename splitfile functions to something more descriptive
Richard Purdie
2013-02-01
1
-12
/
+9
*
package.bbclass: remove RRECOMMENDS on base packages for locale packages
Andreas Müller
2013-01-28
1
-2
/
+1
*
Split do_packagedata task from do_package
Richard Purdie
2013-01-25
1
-5
/
+20
*
prserv: change PRSERV_HOST semantics
Constantin Musca
2013-01-25
1
-5
/
+3
*
package.bbclass: drop unnecessary and broken packages.remove()
Christopher Larson
2013-01-21
1
-1
/
+0
*
package.bbclass: Fix shlibs cross package-arch contamination
Richard Purdie
2013-01-20
1
-2
/
+4
*
package.bbclass: replace AUTOINC directly in PKGV
Enrico Scholz
2013-01-20
1
-3
/
+3
*
package.bbclass: Skip testing "packages" a second time.
Robert P. J. Day
2013-01-07
1
-1
/
+1
*
package.bbclass: don't prepend MLPREFIX to LOCALEBASEPN
Constantin Musca
2013-01-07
1
-1
/
+1
*
multilib: fix allarch/kernel/module-base multilib issues
Constantin Musca
2012-12-31
1
-0
/
+30
*
package.bbclass: prepend MLPREFIX to LOCALEBASEPN
Constantin Musca
2012-12-11
1
-1
/
+1
*
package.bbclass: make do_split_packages handle non-existent root directories
Ross Burton
2012-12-11
1
-1
/
+7
*
prs: use the PRServer to replace the BB_URI_LOCALCOUNT functionality
Constantin Musca
2012-12-06
1
-0
/
+4
*
package.bbclass: Adapt debugsrc code to workdir layout changes
Richard Purdie
2012-11-21
1
-3
/
+3
*
package: Hardlink debug source to improve performance
Richard Purdie
2012-10-23
1
-1
/
+1
*
package.bbclass: Exclude the PKGTRIPLETS variable
Richard Purdie
2012-10-22
1
-0
/
+1
*
package.bbclass: Switch shlibs to pkgdata directory and make package non-mach...
Richard Purdie
2012-10-22
1
-9
/
+16
*
package: Recommend virtual-locale-*, don't depend on it
Richard Purdie
2012-10-18
1
-1
/
+1
*
package.bbclass: Fix regression in -dbg packages introduced by explode_dep_ve...
Richard Purdie
2012-10-03
1
-1
/
+4
*
classes: Update to use corrected bb.utils.explode_dep_versions2 API
Richard Purdie
2012-10-02
1
-23
/
+25
*
Rename task to packagegroup
Paul Eggleton
2012-09-04
1
-1
/
+1
*
package.bbclass: fix stripping for kernel modules
Tomas Frydrych
2012-09-02
1
-1
/
+1
*
classes/package: document do_packages_split arguments
Paul Eggleton
2012-08-22
1
-0
/
+41
*
meta/classes: Various python whitespace fixes
Richard Purdie
2012-08-21
1
-37
/
+37
[next]