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
*
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
*
classes/populate_sdk_ext: set default for SDK_INCLUDE_PKGDATA
Paul Eggleton
2016-07-26
1
-0
/
+1
*
kernel.bbclass: explicitly set workdir in do_bundle_initramfs
André Draszik
2016-07-26
1
-0
/
+1
*
kernel-uimage.bbclass: indeed update var KERNEL_IMAGETYPE_FOR_MAKE
Kai Kang
2016-07-26
1
-2
/
+1
*
insane: only check ${S} exists if we had sources to fetch
Ross Burton
2016-07-26
1
-3
/
+2
*
packagefeed-stability.bbclass: copy all packages of a recipe
Robert Yang
2016-07-26
1
-68
/
+35
*
packagefeed-stability.bbclass: minor fixes
Robert Yang
2016-07-26
1
-3
/
+5
*
packagefeed-stability: add class to help reduce package feed churn
Paul Eggleton
2016-07-26
1
-0
/
+270
*
package_deb.bbclass/package_ipk.bbclass: sort RPROVIDES
Robert Yang
2016-07-26
2
-0
/
+4
*
package_deb.bbclass: fix Python 3 error
Matt Madison
2016-07-26
1
-2
/
+2
*
classes/populate_sdk_ext: show progress when preparing build system
Paul Eggleton
2016-07-26
1
-1
/
+1
*
siteinfo: Add mechanism to extend siteinfo information from BSP layer
Richard Purdie
2016-07-26
1
-0
/
+8
*
insane: Add mechanism to extend QA machine information from BSP layer
Richard Purdie
2016-07-26
1
-3
/
+13
*
systemd: allow add users to groups in rootfs postprocess
Stephano Cetola
2016-07-21
1
-0
/
+9
*
image: add do_image_qa task to run QA checks on the constructed image
Joshua Lock
2016-07-20
1
-0
/
+30
*
classes/license.bbclass: don't set [dirs] and [cleandirs]
Ross Burton
2016-07-20
1
-2
/
+0
*
testimage.bbclass: INHERIT -> IMAGE_CLASSES
Robert Yang
2016-07-20
1
-1
/
+1
*
report-error: replace build paths with markers not whitespace
Ross Burton
2016-07-20
1
-3
/
+5
*
sstate.bbclass: make PV to depend on PV variable value
Ed Bartosh
2016-07-20
1
-0
/
+3
*
image_types.bbclass: support template .wks.in files for wic
Christopher Larson
2016-07-20
1
-0
/
+46
*
image_types.bbclass: add intermediate var for WKS_FILE_CHECKSUM
Christopher Larson
2016-07-20
1
-1
/
+2
*
testimage: swap sudoku for galculator
Ross Burton
2016-07-20
1
-4
/
+1
*
toaster.bbclass: only scan files-in-image.txt if it exists
Elliot Smith
2016-07-19
1
-9
/
+16
*
toaster.bbclass: remove directory scan logic for detecting artifacts
Elliot Smith
2016-07-19
1
-66
/
+8
*
useradd-staticids: use map() instead of imap()
George McCollister
2016-07-12
1
-1
/
+1
*
buildstats-summary: round the floating point percentage
Christopher Larson
2016-07-12
1
-1
/
+5
*
glibc: Upgrade to latest tip of master
Khem Raj
2016-07-12
1
-2
/
+2
*
classes/libc-package: remove pointless copying when running localedef
Ross Burton
2016-07-10
1
-22
/
+2
*
libc-package: remove obsolete do_configure_prepend
Ross Burton
2016-07-10
1
-8
/
+0
*
classes/populate_sdk_ext: exclude initramfs images from locked signatures
Paul Eggleton
2016-07-08
1
-4
/
+5
*
classes/populate_sdk_ext: ensure tasks to build the image are included
Paul Eggleton
2016-07-08
1
-1
/
+7
*
devpyshell: python3: flush stdout explicitly
Ed Bartosh
2016-07-08
1
-2
/
+2
*
devshell.bbclass: fix double unbuffering
Ed Bartosh
2016-07-08
1
-1
/
+0
*
classes/cmake: enable progress for do_compile
Paul Eggleton
2016-07-08
1
-0
/
+1
*
classes/populate_sdk_ext: eliminate double execution on install
Paul Eggleton
2016-07-08
2
-4
/
+15
*
classes/testsdk: print output correctly on failure
Paul Eggleton
2016-07-08
1
-2
/
+2
[next]