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
*
update-alternatives.bbclass: Change from using PN to BPN
Mark Hatle
2012-05-30
1
-8
/
+8
*
update-alternatives.bbclass: Refactor the implementation
Mark Hatle
2012-05-30
3
-71
/
+293
*
image.bbclass: Ensure ${S} is cleaned at the start of rootfs generation
Richard Purdie
2012-05-25
1
-0
/
+1
*
package.bbclass: Add additional debugging for dependencies
Mark Hatle
2012-05-25
1
-2
/
+5
*
utils.bbclass: remove the unused oe_system
Robert Yang
2012-05-25
1
-26
/
+0
*
sanity.bbclass: check sanity at BuildStarted rather than ConfigParsed
Joshua Lock
2012-05-24
1
-1
/
+1
*
sanity.bbclass: catch an extra exception in check_create_long_filename
Joshua Lock
2012-05-24
1
-0
/
+2
*
sanity.bbclass: add extra information when SSTATE_CACHE unusable
Joshua Lock
2012-05-24
1
-0
/
+7
*
sanity.bbclass: add newline to check_create_long_filename failure message
Joshua Lock
2012-05-24
1
-1
/
+1
*
sanity.bbclass: data.getVar(VAR, obj, exp) -> obj.getVar(VAR, exp)
Joshua Lock
2012-05-24
1
-30
/
+30
*
sanity.bbclass: copy the data store and finalise before running checks
Joshua Lock
2012-05-24
1
-60
/
+69
*
Revert "sanity.bbclass: check user can read and write to SSTATE_DIR"
Joshua Lock
2012-05-24
1
-14
/
+3
*
distutils.bbclass: don't delete .pyo files
Andreas Oberritter
2012-05-24
1
-4
/
+0
*
package_rpm.bbclass: Fix incremental rpm image generation
Robert Yang
2012-05-24
1
-12
/
+8
*
classes/base: add checksum file list at parse time
Paul Eggleton
2012-05-24
1
-0
/
+1
*
libc-package: Add sh4 and mips64 to arch options
Khem Raj
2012-05-21
1
-0
/
+3
*
kernel-arch.bbclass: Map mips64{el} to mips KARCH
Khem Raj
2012-05-21
1
-1
/
+1
*
insane.bbclass: Add mips64{el} to known machines
Khem Raj
2012-05-21
1
-0
/
+4
*
sstate.bbclass: Make sure we don't have an empty fixmepath file
Mark Hatle
2012-05-18
1
-5
/
+12
*
multilib.bbclass: Added multilib specific package QA.
Lianhao Lu
2012-05-18
1
-0
/
+31
*
(libc-)package.bbclass: Added MLPREFIX to locale packages.
Lianhao Lu
2012-05-18
2
-4
/
+5
*
sanity.bbclass: check user can read and write to SSTATE_DIR
Joshua Lock
2012-05-17
1
-3
/
+14
*
archiver.bbclass: Add two default set for avoiding error when missing assignment
Xiaofeng Yan
2012-05-17
1
-1
/
+3
*
meta/classes/sstate.bbclass: ensure sstate files have group R/W
Joshua Lock
2012-05-17
1
-0
/
+1
*
kernel.bbclass: add deploy link to KERNEL_IMAGETYPE
Christopher Larson
2012-05-17
1
-0
/
+1
*
classes/mirrors.bbclass: Point snapshot.debian.org mirror to working location
Khem Raj
2012-05-16
1
-1
/
+1
*
sstate.bbclass: Optimize the generation and install path fixups
Mark Hatle
2012-05-15
1
-1
/
+6
*
classes/rootfs_*: fix splitting package dependency strings
Paul Eggleton
2012-05-13
2
-4
/
+4
*
package.bbclass: Drop dubious use of packages[0] from do_split_packages and d...
Richard Purdie
2012-05-12
1
-19
/
+4
*
kernel-yocto: export GUILT_BASE to devshell
Bruce Ashfield
2012-05-11
1
-1
/
+2
*
package.bbclass: Drop EXPORT_FUNCTIONS use against mapping_rename_hook
Richard Purdie
2012-05-11
4
-6
/
+4
*
sstate.bbclass: Improve sstate_installpkg performance
Mark Hatle
2012-05-11
1
-7
/
+21
*
typecheck.bbclass: update per current variable typing code
Christopher Larson
2012-05-11
1
-1
/
+1
*
sanity.bbclass: Detect empty $PATH components too
Peter Seebach
2012-05-11
1
-2
/
+3
*
blacklist.bbclass: Refactor, use PNBLACKLIST[pn]
Mark Hatle
2012-05-11
1
-11
/
+11
*
blacklist: fix typo in name
Mark Hatle
2012-05-11
1
-0
/
+20
*
libc-package.bbclass: Add MLPREFIX while dynamically set RDEPENDS
Dongxiao Xu
2012-05-09
1
-5
/
+7
*
image_types.bbclass: redefine EXTRA_IMAGECMD_jffs2 to leverage siteinfo
Ting Liu
2012-05-09
1
-1
/
+6
*
sanity.bbclass: Implement initial toolchain sanity checks
Peter Seebach
2012-05-09
1
-0
/
+73
*
linux-yocto: streamline support for multiple upstream repo types
Bruce Ashfield
2012-05-08
1
-55
/
+60
*
image.bbclass,kernel.bbclass: Use kmod-native instead of module-init-tools-cross
Khem Raj
2012-05-07
2
-5
/
+4
*
terminal.bbclass, oe-buildenv-internal: pass SCREENDIR environment variable
Jason Wessel
2012-05-06
1
-1
/
+1
*
buildhistory: fix multiple commit of images and packages at the same time
Paul Eggleton
2012-05-04
1
-1
/
+1
*
kernel.bbclass: move kernel-vmlinux up in PACKAGES
Christopher Larson
2012-05-03
1
-1
/
+1
*
libc-package: rework ''precompiled' locale handling
Christopher Larson
2012-05-03
1
-51
/
+45
*
base.bbclass: use isinstance for base_eventhandler
Christopher Larson
2012-05-03
1
-10
/
+6
*
bitbake.conf: shift build config summary control to here
Christopher Larson
2012-05-03
1
-16
/
+34
*
package_rpm: Only rebuild the indexes if the packages have changed
Richard Purdie
2012-04-30
1
-14
/
+4
*
package_rpm.bbclass: Replace shell provides/requires script with python version
Richard Purdie
2012-04-30
1
-9
/
+13
*
classes: Add recipe class to overrides
Richard Purdie
2012-04-30
6
-1
/
+6
[next]