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: support dangling path components
Enrico Scholz
2013-02-11
1
-6
/
+2
*
package.bbclass: use oe.path.realpath()
Enrico Scholz
2013-02-11
1
-11
/
+5
*
update-alternatives.bblcass: use oe.path.realpath()
Enrico Scholz
2013-02-11
1
-4
/
+1
*
update-rc.d: don't do anything if systemd.bbclass is inherited
Ross Burton
2013-02-11
1
-8
/
+11
*
systemd.bbclass: helper class for recipes with systemd units
Ross Burton
2013-02-11
1
-0
/
+158
*
buildhistory: record more R* variables
Paul Eggleton
2013-02-11
1
-0
/
+23
*
populate_sdk_base.bbclass: add execution permission for self-extracting archive
Jackie Huang
2013-02-08
1
-0
/
+3
*
Revert: update-rc.d: disable update-rc.d.bbclass when systemd enabled
Saul Wold
2013-02-08
2
-87
/
+86
*
base.bbclass: remove redundant setting of MAKE
Bernhard Reutner-Fischer
2013-02-08
1
-1
/
+0
*
base.bbclass: Commentary typo fix
Bernhard Reutner-Fischer
2013-02-08
1
-1
/
+1
*
qemu.bbclass: fix segfaults when running through pseudo
Laurentiu Palcu
2013-02-07
1
-1
/
+1
*
qemu.bbclass: Use the correct qemu binary in multilib cases
Richard Purdie
2013-02-07
1
-1
/
+3
*
image.bbclass: Add MLPREFIX to DEPENDS
Richard Purdie
2013-02-07
1
-1
/
+1
*
sanity.bbclass: Check for DISPLAY for qemutests in BB_ORIGENV now
Richard Purdie
2013-02-07
1
-2
/
+4
*
imagetest-qemu: Adapt to bitbake environment changes
Richard Purdie
2013-02-06
1
-1
/
+10
*
terminal.bbclass: Use BB_ORIGENV to restore user environmental variables
Richard Purdie
2013-02-06
1
-1
/
+12
*
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
*
insane.bbclass: Add missing R* variables to pkgvarcheck
Martin Jansa
2013-02-06
1
-1
/
+1
*
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
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
[next]