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
Commit message (
Expand
)
Author
Age
Files
Lines
*
bitbake: use layer priority when applying bbappends
Paul Eggleton
2011-06-01
1
-10
/
+14
*
providers.py: Correct PREFERRED_VERSION handling
Richard Purdie
2011-06-01
1
-2
/
+2
*
Improve handling of 'all' architecture recipes and their interaction with sstate
Richard Purdie
2011-05-31
13
-25
/
+47
*
prelink: remove dependency on transfig-native
Phil Blundell
2011-05-31
1
-1
/
+2
*
sysvinit: make pidof usuable in a standalone setting
Koen Kooi
2011-05-31
1
-2
/
+4
*
bitbake/runqueue.py: Move BB_WORKERCONTEXT to a place where anonymous python ...
Richard Purdie
2011-05-31
1
-1
/
+2
*
linux-yocto: update meta SRCREV
Bruce Ashfield
2011-05-31
1
-1
/
+1
*
bitbake.conf: make OVERRIDES match what people expect
Koen Kooi
2011-05-30
1
-6
/
+6
*
gcc-cross-csl-2008q1: Drop last remaining fail-fast override use and make it ...
Richard Purdie
2011-05-30
1
-1
/
+1
*
site/powerpc-common: remove the incorrect dlopen default setting
Yu Ke
2011-05-30
1
-2
/
+0
*
package.bbclass,prserv.bbclass: Compare USE_PR_SERV with "1" or "0"
Khem Raj
2011-05-29
2
-2
/
+2
*
uclibc: Add disabled COMPILE_IN_THUMB_MODE to uClibc.machine for all ARM conf...
Khem Raj
2011-05-29
4
-0
/
+4
*
license.bbclass: Infinite recursion of or nodes
Beth Flanagan
2011-05-29
1
-7
/
+8
*
license.bbclass: Sane Parsing of licenses
Beth Flanagan
2011-05-27
1
-38
/
+114
*
uclibc_git.bb: Fix patch path in SRC_URI
Khem Raj
2011-05-27
1
-1
/
+1
*
gupnp-tools: Add gupnp-av to DEPENDS
Saul Wold
2011-05-27
1
-1
/
+1
*
beagleboard: specify UBOOT_MACHINE in machine conf
Darren Hart
2011-05-27
1
-0
/
+1
*
machine confs: Add xserver-kdrive as PREFERRED_PROVIDER
Saul Wold
2011-05-27
2
-0
/
+6
*
License Field Cleanup: Non-standard field names
Beth Flanagan
2011-05-27
38
-38
/
+38
*
common-licenses: Adding new licenses and renaming
Beth Flanagan
2011-05-27
126
-2599
/
+21995
*
fetch2/git: ensure network check log matches actual command
Darren Hart
2011-05-27
1
-6
/
+10
*
fetch2/git: use logging.debug() and clarify messages
Darren Hart
2011-05-27
1
-2
/
+5
*
bitbake/codeparser: Improve cache handling
Richard Purdie
2011-05-27
2
-10
/
+71
*
bitbake/runqueue.py: Ensure existing setscene stamp files are taken into account
Richard Purdie
2011-05-27
1
-1
/
+10
*
bitbake/utils.py: Add option to lockfiles to return immediately rather than wait
Richard Purdie
2011-05-27
1
-1
/
+5
*
bitbake/cooker.py: Ensure BBFILES is processed in order
Richard Purdie
2011-05-27
1
-3
/
+8
*
bitbake/cooker.py: Fix -b option regexp handling
Richard Purdie
2011-05-27
1
-7
/
+6
*
fetch2/git: enhance the unpack by using "git checkout"
Yu Ke
2011-05-27
1
-2
/
+5
*
fetch2/git: add document for git fetcher supported options
Yu Ke
2011-05-27
1
-3
/
+35
*
fetch2/git: unify the nocheckout option format
Yu Ke
2011-05-27
1
-3
/
+1
*
fetch2/git: change default protocol from rsync to git
Yu Ke
2011-05-27
1
-1
/
+1
*
meta-yocto/local.conf.sample: Added PRSERV_HOST and PRSERV_PORT.
Lianhao Lu
2011-05-27
1
-0
/
+5
*
classes/package_xxx.class: Use PKGE/PKGV/PKGR.
Lianhao Lu
2011-05-27
4
-17
/
+17
*
classes/package(prserv).bbclass: Get PRAUTO and use PKGV/PKGR.
Lianhao Lu
2011-05-27
2
-15
/
+65
*
conf/bitbake.conf: Added variables for PR service.
Lianhao Lu
2011-05-27
7
-10
/
+22
*
Add PR service deamon to bitbake
Lianhao Lu
2011-05-27
4
-0
/
+362
*
shared-mime-info_0.90.bb: Fix more parallel build issues
Khem Raj
2011-05-27
2
-2
/
+29
*
uclibc.inc: Set COMPILE_IN_THUMB_MODE in .config if ARM_INSTRUCTION_SET != arm
Khem Raj
2011-05-27
1
-0
/
+1
*
uclibc_git.bb: Fix compilation on arm when using thumb instruction set
Khem Raj
2011-05-27
3
-1
/
+57
*
utils.bbclass: make FILESEXTRAPATHS colon delimited
Darren Hart
2011-05-27
1
-2
/
+4
*
u-boot: rename u-boot_git.bb to u-boot_${PV}.bb
Darren Hart
2011-05-27
1
-0
/
+0
*
u-boot: remove UBOOT_MACHINE and COMPATIBLE_MACHINES
Darren Hart
2011-05-27
2
-6
/
+15
*
dbus 1.4.1: create UUIDDIR in postinst
Koen Kooi
2011-05-27
2
-4
/
+10
*
xorg.conf: update keyboard config with evdev
Yu Ke
2011-05-27
3
-5
/
+7
*
rpm: fix fprint pointer issue
Qing He
2011-05-27
2
-1
/
+37
*
libcap: add native BBCLASSEXTEND to fix gnutls-native after ffc32d6436bcd11bd...
Martin Jansa
2011-05-27
1
-0
/
+4
*
avahi: enable systemd support, but package systemd files seperately
Koen Kooi
2011-05-27
2
-3
/
+8
*
tcmode-default: workaround for gcc 4.6.0 failure on beagleboard
Nitin A Kamble
2011-05-27
1
-0
/
+4
*
rm_work: keep all sigdata files in stamps dir
Martin Jansa
2011-05-27
1
-0
/
+4
*
Revert "createrepo: Update to 0.9.9"
Saul Wold
2011-05-27
2
-49
/
+46
[next]