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
*
kernel-yocto: allow in-tree defconfigs
Bruce Ashfield
2015-03-25
1
-2
/
+37
*
image.bbclass: Empty /var/volatile if it is a mount point
Randy Witt
2015-03-25
1
-0
/
+18
*
image: Ensure manifests end with a newline
Richard Purdie
2015-03-25
1
-0
/
+1
*
kernel-module-split.bbclass: Avoid bogus recommends for modules ending with -dev
Andreas Oberritter
2015-03-25
1
-0
/
+3
*
kernel-module-split.bbclass: fix autoloading from postinst script
Andreas Oberritter
2015-03-25
1
-1
/
+1
*
update-alternatives.bbclass: alternatives should be removed in prerm
Andreas Oberritter
2015-03-25
1
-4
/
+4
*
package.bbclass: Add SYSTEMD_SERVICE to list of package specific variables
Andreas Oberritter
2015-03-25
1
-1
/
+1
*
oelint.bbclass: remove duplicated code
Robert Yang
2015-03-22
1
-9
/
+8
*
oelint.bbclass: adjust task order
Robert Yang
2015-03-22
1
-1
/
+1
*
license.bbclass: skip license checking if the package contains no file
Chen Qi
2015-03-22
1
-0
/
+8
*
sanity.bbclass: vmdk and live can't be built together
Robert Yang
2015-03-22
1
-0
/
+4
*
base.bbclass: clean up warning message for 'S'
Jonathan Liu
2015-03-20
1
-1
/
+1
*
kernel-yocto: split meta data generation from patching phase
Bruce Ashfield
2015-03-20
1
-2
/
+7
*
classes/externalsrc: fix for recipes that fetch local files
Paul Eggleton
2015-03-20
1
-1
/
+13
*
Add archiver folder to SSTATE_DUPWHITELIST
Adrian
2015-03-20
1
-0
/
+2
*
pixbufcache.bbclass: add harfbuzz-native to PIXBUFCACHE_SYSROOT_DEP
Robert Yang
2015-03-16
1
-1
/
+6
*
kernelsrc.bbclass: fix KERNEL_VERSION
Robert Yang
2015-03-16
1
-1
/
+1
*
chrpath.bbclass: handle RUNPATH as well as RPATH
Andre McCurdy
2015-03-16
1
-0
/
+2
*
license.bbclass: set dirs for do_populate_lic_setscene
Robert Yang
2015-03-16
1
-0
/
+2
*
devshell: allow the starting directory to be overridden
Ross Burton
2015-03-16
1
-1
/
+3
*
buildstats.bbclass: typecast argument to os.minor/os.major to long
Khem Raj
2015-03-16
1
-2
/
+2
*
fontcache.bbclass: prepend to PACKAGEFUNCS instead of appending
Jonathan Liu
2015-03-16
1
-1
/
+1
*
postinst-intercepts/update_font_cache: fix ownership of fontconfig cache
Jonathan Liu
2015-03-16
1
-1
/
+1
*
nativesdk.bbclass: set PKGDATA_DIR explicitly
Chen Qi
2015-03-16
1
-0
/
+1
*
image_types: Fix MIN_BTRFS_SIZE to be 1024 blocks to match ROOTFS_SIZE
Saul Wold
2015-03-10
1
-1
/
+1
*
base.bbclass: Add LIC_FILES_CHKSUM files to checksum files.
Randy Witt
2015-03-10
1
-0
/
+17
*
report-error: Update information on the submission process
Michael Wood
2015-03-10
1
-2
/
+2
*
kernel-yocto: inhibit BSP description warnings for custom linux-yocto kernels
Bruce Ashfield
2015-03-02
1
-6
/
+7
*
package_rpm.bbclass: support packaging of symlinks to directories
Patrick Ohly
2015-02-27
1
-0
/
+10
*
populate_sdk_ext: add extensible SDK
Randy Witt
2015-02-24
2
-1
/
+218
*
toolchain-shar-template.sh: Make relocation optional.
Randy Witt
2015-02-24
1
-2
/
+8
*
toolchain-scripts: Add parameters to toolchain_create_sdk_env_script.
Randy Witt
2015-02-24
1
-6
/
+9
*
classes/sanity: avoid bblayers version issue when switching between poky and ...
Paul Eggleton
2015-02-23
1
-1
/
+6
*
classes/kernel-yocto: extend SRCTREECOVEREDTASKS
Paul Eggleton
2015-02-23
1
-1
/
+1
*
classes/externalsrc: show a warning on compiling
Paul Eggleton
2015-02-23
1
-0
/
+6
*
classes/externalsrc: add workaround for recipes that use SRCPV in PV
Paul Eggleton
2015-02-23
1
-0
/
+4
*
classes/externalsrc: fix source being wiped out on clean with kernel
Paul Eggleton
2015-02-23
1
-0
/
+14
*
Revert "kernel-arch.bbclass: add arm64 support to U-Boot architecture map"
Nathan Rossi
2015-02-21
1
-1
/
+0
*
linux-yocto: warn when a generated BSP description is used
Bruce Ashfield
2015-02-21
1
-0
/
+9
*
linux-yocto: make kernel configuration audit user visible
Bruce Ashfield
2015-02-21
1
-7
/
+17
*
packaging: allow globs in CONFFILES
Chen Qi
2015-02-19
4
-21
/
+64
*
license.bbclass: fix unexpected operator for LICENSE values with space
Martin Jansa
2015-02-17
1
-1
/
+1
*
useradd.bbclass: avoid do_rootfs error for debian package backend
Chen Qi
2015-02-17
1
-0
/
+10
*
update-rc.d: use '-f' option in updatercd_postrm
Chen Qi
2015-02-17
1
-2
/
+2
*
utils.bbclass: fix create_cmdline_wrapper
Javier Viguera
2015-02-17
1
-2
/
+2
*
populate_sdk: Handle OLDEST_KERNEL
Richard Purdie
2015-02-17
1
-0
/
+1
*
bluetooth.bbclass: simplify recipe inference of bluetooth provider
Peter A. Bigot
2015-02-17
1
-0
/
+14
*
vala.bbclass: enable PARALLEL_MAKE
Robert Yang
2015-02-15
1
-3
/
+0
*
image: add new items to IMAGE_FEATURES[validitems] list
Saul Wold
2015-02-14
1
-1
/
+1
*
oe-pkgdata-util: improve command-line usage
Paul Eggleton
2015-02-14
2
-2
/
+2
[next]