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
...
*
syslinux: Update to 4.06
Jonathan Liu
2013-05-16
2
-6
/
+6
*
image.bbclass: Add package-management image feature to validitems
Khem Raj
2013-05-14
1
-1
/
+1
*
package.bbclass: Fix sources contents
Richard Purdie
2013-05-14
1
-5
/
+5
*
sanity.bbclass: Attach the missing value to a format string.
Peter Seebach
2013-05-13
1
-1
/
+1
*
image-vmdk.bbclass: disable the NOISO = "1"
Robert Yang
2013-05-12
1
-1
/
+1
*
classes/core-image: drop apps-console-core IMAGE_FEATURES support
Paul Eggleton
2013-05-12
1
-8
/
+0
*
classes/image: show an error on invalid IMAGE_FEATURES
Paul Eggleton
2013-05-12
1
-0
/
+16
*
image-vmdk: Fix error recreating symbolic link
Jonathan Liu
2013-05-12
1
-2
/
+1
*
imagetest-qemu.bbclass, qemuimage-testlib: add support for more FSTYPES
Stefan Stanacar
2013-05-12
1
-11
/
+15
*
classes/insane: add check for PN in OVERRIDES
Paul Eggleton
2013-05-10
1
-0
/
+5
*
classes/buildhistory: track contents of selected files in images
Paul Eggleton
2013-05-10
1
-0
/
+10
*
boot-directdisk/bootimg/image-vmdk: remove more nostamps for image generation
Robert Yang
2013-05-10
3
-3
/
+0
*
kernel.bbclass: make FILES package-specific
Tom Zanussi
2013-05-10
1
-1
/
+1
*
imagetest-qemu: Fix indentation
Richard Purdie
2013-05-09
1
-7
/
+7
*
class/lib: Fix up various file access methods
Richard Purdie
2013-05-09
9
-71
/
+73
*
buildstats: Drop spurious open() call
Richard Purdie
2013-05-09
1
-1
/
+0
*
useradd: Use modern join syntax
Richard Purdie
2013-05-09
1
-1
/
+1
*
classes/lib: Fix getcmdstatus breakage
Richard Purdie
2013-05-09
3
-7
/
+6
*
base.bbclass: Drop unused/obsolete import
Richard Purdie
2013-05-09
1
-1
/
+1
*
image/kernel-module-split/eglibc-ld.inc: Remove has_key() usage
Richard Purdie
2013-05-09
2
-3
/
+3
*
sanity/patch.py: Remove commands module usage
Richard Purdie
2013-05-09
3
-10
/
+9
*
insane: Open file in binary mode
Richard Purdie
2013-05-09
1
-1
/
+1
*
classes/lib: Update to use print as a function call
Richard Purdie
2013-05-09
2
-5
/
+7
*
metadata_scm: Replace deprecated operator
Richard Purdie
2013-05-09
1
-2
/
+2
*
sanity.bbclass: Use open(), not file()
Richard Purdie
2013-05-09
1
-12
/
+12
*
classes/recipes/lib: Fix various python whitespace issues
Richard Purdie
2013-05-09
2
-14
/
+14
*
classes: Use modern exception raising syntax
Richard Purdie
2013-05-09
5
-9
/
+9
*
buildstats: Update to ensure files are closed
Richard Purdie
2013-05-09
1
-15
/
+16
*
clases/lib: Use modern exception syntax
Richard Purdie
2013-05-09
3
-6
/
+10
*
bootimg.bbclass: add comment for NOHDD
Robert Yang
2013-05-09
1
-0
/
+1
*
archive-*-source.bbclass: handle dependency in anonymous function
Laurentiu Palcu
2013-05-07
3
-6
/
+15
*
buildhistory: change default BUILDHISTORY_DIR to TOPDIR
Martin Jansa
2013-05-03
1
-1
/
+1
*
archive-*-source.bbclass: have do_dumpdata_create_diff_gz task run before do_...
Laurentiu Palcu
2013-05-03
3
-3
/
+3
*
image_types: fix default location of kernel when generating elf images
Tomas Frydrych
2013-05-03
1
-1
/
+1
*
image.bbclass: Don't mark do_rootfs and do_build as nostamp
Phil Blundell
2013-05-03
1
-2
/
+0
*
classes/image: allow complementary package globs to be extended
Paul Eggleton
2013-05-03
1
-12
/
+11
*
Make toolchain output name using SDK_VERSION instead of DISTRO_VERSION to be ...
Jessica Zhang
2013-05-02
1
-1
/
+1
*
sstate.bbclass: make hard links for staging files
Robert Yang
2013-05-02
1
-1
/
+1
*
Pass the mlprefix to postinst_intercept script
Laurentiu Palcu
2013-04-29
3
-4
/
+4
*
Revert "qemu.bbclass: Use the correct qemu binary in multilib cases"
Laurentiu Palcu
2013-04-29
1
-3
/
+1
*
cpan.bbclass: use '|' as sed separator for entry with paths
Marcin Juszkiewicz
2013-04-29
1
-1
/
+1
*
sstate: Set umask to 002 before packaging runs
Phil Blundell
2013-04-29
1
-0
/
+4
*
kernel-arch: Always use ld.bfd to link the kernel
Phil Blundell
2013-04-28
1
-1
/
+1
*
package.bbclass: ensure license excluded files aren't packaged
Christopher Larson
2013-04-22
1
-1
/
+4
*
package.bbclass: add LICENSE_EXCLUSION to vardeps
Christopher Larson
2013-04-22
1
-0
/
+4
*
image.bbclass: change the logic when intercepts fail
Laurentiu Palcu
2013-04-22
1
-10
/
+22
*
pixbufcache.bbclass: do not exit 1 after installing intercept hook
Laurentiu Palcu
2013-04-22
1
-17
/
+12
*
gtk-icon-cache.bbclass: do not exit 1 after installing intercept hook
Laurentiu Palcu
2013-04-22
1
-27
/
+20
*
fontcache.bbclass: do not exit with 1 after installing intercept hook
Laurentiu Palcu
2013-04-22
1
-8
/
+2
*
package_ipk: Ensure the status file exists
Richard Purdie
2013-04-18
1
-0
/
+1
[prev]
[next]