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
*
packagefeed-stability.bbclass: cleansstate should remove pkgs from deploy dir
Robert Yang
2016-08-20
1
-1
/
+2
*
image-vm.bbclass: remove old images if RM_OLD_IMAGE is enabled
Jonathan Liu
2016-08-20
1
-2
/
+11
*
syslinux.bbclass: ensure creation of output directory
Ed Bartosh
2016-08-20
1
-0
/
+1
*
sanity.bbclass: Ensure we expand BUILD_PREFIX
Richard Purdie
2016-08-20
1
-3
/
+3
*
image.bbclass: rename COMPRESS(ION) to CONVERSION
Patrick Ohly
2016-08-18
3
-38
/
+39
*
kernel-yocto: streamline patch, configuration and audit phases
Bruce Ashfield
2016-08-18
1
-90
/
+53
*
npm: npm.bbclass now adds nodejs to RDEPENDS
Henry Bruce
2016-08-17
1
-0
/
+1
*
classes/populate_sdk_ext: drop duplicated error message
Paul Eggleton
2016-08-17
1
-1
/
+1
*
classes/populate_sdk_ext: add some pre-install checks
Paul Eggleton
2016-08-17
1
-2
/
+58
*
classes/populate_sdk_ext: properly determine buildtools filename
Paul Eggleton
2016-08-17
1
-6
/
+11
*
classes/populate_sdk_ext: properly handle buildtools install failure
Paul Eggleton
2016-08-17
1
-2
/
+4
*
classes/populate_sdk_ext: sstate filtering fixes
Paul Eggleton
2016-08-17
1
-3
/
+4
*
classes/populate_sdk_ext: handle lack of uninative when filtering sstate
Paul Eggleton
2016-08-17
1
-0
/
+5
*
classes/populate_sdk_ext: ensure eSDK can build without uninative enabled
Paul Eggleton
2016-08-17
1
-9
/
+10
*
ccache.bbclass: don't remove CCACHE_DIR as part of do_clean
Andre McCurdy
2016-08-17
1
-2
/
+0
*
sanity.bbclass: Only verify /bin/sh link if it's a link
Olof Johansson
2016-08-17
1
-4
/
+5
*
cross-canadian.bbclass: Add BASECANADIANEXTRAOS to specify main extraos
Mark Hatle
2016-08-17
1
-5
/
+17
*
report-error: Fix tracebacks
Richard Purdie
2016-08-17
1
-1
/
+1
*
Allow for simultaneous do_rootfs tasks with rpm
uninative-1.3
Stephano Cetola
2016-08-12
1
-5
/
+0
*
uboot-sign: do_concat_dtb(): cd to $B
George McCollister
2016-08-10
1
-0
/
+1
*
uboot-sign: Handle .rom signing the same as .img
George McCollister
2016-08-10
1
-1
/
+2
*
kernel-fitimage: Add x86 support
George McCollister
2016-08-10
1
-30
/
+82
*
kernel-fitimage: add initramfs support
George McCollister
2016-08-10
1
-96
/
+189
*
kernel-fitimage.bbclass: do_assemble_fitimage(): cd to $B
Andrew Bradford
2016-08-10
1
-0
/
+1
*
packagefeed-stability.bbclass: fix multilib + rpm
Robert Yang
2016-08-10
1
-2
/
+14
*
package: correct subprocess.Popen.communicate() return values
Vladimir Zapolskiy
2016-08-10
1
-6
/
+6
*
chrpath: correct subprocess.Popen.communicate() return values
Vladimir Zapolskiy
2016-08-10
1
-9
/
+9
*
license: improve handling of license files with identical basenames
Markus Lehtonen
2016-08-10
1
-8
/
+22
*
buildhistory: output package variables in a repeatable order
Ross Burton
2016-08-10
1
-10
/
+8
*
package.bbclass: warn about files under symlinked directories
Markus Lehtonen
2016-08-10
1
-0
/
+3
*
package.bbclass: better handling of middle-path dir symlinks
Markus Lehtonen
2016-08-10
1
-4
/
+26
*
package.bbclass: remove unneeded chmod() and chown()
Robert Yang
2016-08-10
1
-3
/
+0
*
kernel.bbclass: add lzop dependency
Trevor Woerner
2016-08-10
1
-1
/
+1
*
autotools.bbclass: remove intltool.m4 from ${S}
Ross Burton
2016-08-10
1
-3
/
+10
*
autotools: move aclocal-copy to WORKDIR
Ross Burton
2016-08-10
1
-5
/
+3
*
meta/classes: fix bb.build.FuncFailed typos
Jonathan Liu
2016-08-10
4
-6
/
+6
*
base.bbclass wipe ${S} before unpacking source
Markus Lehtonen
2016-08-04
1
-10
/
+8
*
oeqa/oetest.py: Allow to export packages using symlinks
Mariano Lopez
2016-08-04
1
-19
/
+5
*
Fix random python backtrace in mutlilib handling code.
Jeremy Puhlman
2016-08-04
1
-1
/
+2
*
cml1: fix tasks after default [dirs] changed
Ross Burton
2016-08-04
1
-0
/
+2
*
bitbake.conf/toolchain-scripts.bbclass: Remove debug prefix mappings in SDK
Jacob Kroon
2016-08-04
1
-0
/
+3
*
useradd-staticids.bbclass: trigger reparsing when table files change
Patrick Ohly
2016-08-01
1
-0
/
+13
*
classes/testimage: When image is systemd, enable debug log level
Aníbal Limón
2016-08-01
1
-1
/
+4
*
useradd.bbclass: Fix delete user/group when more than one item
Mariano Lopez
2016-08-01
1
-8
/
+14
*
classes/buildhistory: ensure eSDK sstate lists sorted secondarily by name
Paul Eggleton
2016-07-26
1
-2
/
+2
*
classes/buildhistory: add additional variables for eSDK
Paul Eggleton
2016-07-26
1
-1
/
+1
*
classes/populate_sdk_ext: add gdb to full extensible SDK
Paul Eggleton
2016-07-26
1
-1
/
+1
*
classes/populate_sdk_ext: filter sstate within the extensible SDK
Paul Eggleton
2016-07-26
1
-6
/
+72
*
classes/populate_sdk_ext: allow including toolchain in eSDK on install
Paul Eggleton
2016-07-26
1
-1
/
+18
*
meta-extsdk-toolchain: add meta-recipe to install toolchain into eSDK
Paul Eggleton
2016-07-26
1
-0
/
+3
[next]