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
Commit message (
Expand
)
Author
Age
Files
Lines
*
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
4
-3
/
+15
*
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
*
kernel.bbclass: Improve populate_packages_prepend
Richard Purdie
2013-02-06
1
-27
/
+21
*
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
*
update-rc.d: Drop OVERRIDES code
Richard Purdie
2013-02-06
1
-11
/
+6
*
staging.bbclass: Drop unused/legacy function
Richard Purdie
2013-02-06
1
-4
/
+0
*
staging/insane.bbclass: Move legacy do_stage check iinto insane.bbclass
Richard Purdie
2013-02-06
2
-5
/
+3
*
insane.bbclass: Add documentation headers for logical code blocks
Richard Purdie
2013-02-06
1
-0
/
+17
*
insane.bbclass: Add pkgvarcheck to check for suboptimal usages of variables
Richard Purdie
2013-02-06
1
-1
/
+9
*
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
3
-62
/
+34
*
sstate.bbclass: Ensure build directory is cleaned to start with
Richard Purdie
2013-02-06
1
-0
/
+1
*
sstate/path.py: Add copyhardlinktree() function and use for performance optim...
Richard Purdie
2013-02-06
1
-2
/
+2
*
package_ipk, rootfs_ipk: remove the "set -x"
Laurentiu Palcu
2013-02-06
2
-2
/
+2
*
image.bbclass: add a proper error message if hook script fails
Laurentiu Palcu
2013-02-06
1
-0
/
+4
*
qemu.bbclass: return qemuwrapper instead of qemu-allarch
Laurentiu Palcu
2013-02-06
1
-1
/
+5
*
add fontcache.bbclass
Laurentiu Palcu
2013-02-06
1
-0
/
+47
*
ipk: use OPKGLIBDIR in all places
Martin Jansa
2013-02-06
2
-9
/
+11
*
sip.bbclass: improve RDEPENDS to add python-sip only for PN
Martin Jansa
2013-02-04
1
-1
/
+1
*
cpan-base.bbclass: Improve RDEPENDS to be package specific
Richard Purdie
2013-02-04
1
-1
/
+1
*
package.bbclass: Allow per-package SKIP_FILEDEPS
Peter Seebach
2013-02-04
1
-0
/
+2
*
kernel-yocto/linux-yocto-custom: support low bandwidth options
Bruce Ashfield
2013-02-04
1
-13
/
+21
*
kernel-yocto: allow multiple / shared kernel feature directories
Bruce Ashfield
2013-02-04
1
-1
/
+32
*
kernel-yocto: fix .scc and .cfg matching
Bruce Ashfield
2013-02-04
1
-1
/
+1
*
kernel-yocto: make configuration audit details debug only
Bruce Ashfield
2013-02-04
1
-2
/
+6
*
cmake: reset B from autotools, as this class doesnt like it
Ross Burton
2013-02-04
1
-0
/
+1
*
gtk-icon-cache: Fix rdepends construction
Saul Wold
2013-02-01
1
-3
/
+2
*
module-base.bbclass: Call make instead of oe_runmake in do_make_scripts
Khem Raj
2013-02-01
1
-1
/
+1
*
module.bbclass: Allow for modules to be packaged seperate from ${PN}
Saul Wold
2013-02-01
1
-4
/
+15
*
license: fix LICENSE_CREATE_PACKAGE to stay disabled by default
Martin Jansa
2013-02-01
1
-1
/
+2
*
autotools.bbclass: add EXTRACONFFUNCS variable
Constantin Musca
2013-02-01
1
-1
/
+3
*
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
4
-61
/
+60
*
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
*
multilib: skip packages that provide virtual/kernel
Bruce Ashfield
2013-02-01
1
-1
/
+3
[next]