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
...
*
package.bbclass/eglibc-locale: Ensure the correct PN is used for locale packages
Richard Purdie
2012-07-28
2
-1
/
+4
*
sstate.bbclass: Add a string representing the lsb release to native/cross sstate
Richard Purdie
2012-07-28
1
-5
/
+17
*
sstate: Add a two character subdirectory to the sstate directory layout
Richard Purdie
2012-07-28
1
-12
/
+15
*
base.bbclass: Set the NATIVELSBSTRING variable to represent the distro we're ...
Richard Purdie
2012-07-28
1
-1
/
+2
*
lib/oe/lsb: Add basic LSB functions
Richard Purdie
2012-07-28
1
-0
/
+28
*
bzip2-native: handling native path issue
Yao Zhao
2012-07-28
2
-2
/
+6
*
image.bbclass: Fix a couple innocuous typoes, should cause no functional change
Robert P. J. Day
2012-07-28
1
-3
/
+3
*
classes/package: reduce dbg package dependencies
Paul Eggleton
2012-07-28
2
-5
/
+30
*
gtk-doc.bbclass: unbreak dependency-chain for native recipes
Andreas Müller
2012-07-28
1
-1
/
+0
*
u-boot.inc: update linker arguments to pass --sysroot arg
Matthew McClintock
2012-07-28
4
-3
/
+4
*
insserv: define do_install_virtclass-native()
Roy.Li
2012-07-28
1
-1
/
+6
*
Update intltool to version 0.50.0
Florin Sarbu
2012-07-28
7
-66
/
+53
*
bluez4: use PACKAGECONFIG to control 'pie'
Christopher Larson
2012-07-28
2
-2
/
+6
*
bitbake.conf: override -cpu for qemu on ppc with SPE
Khem Raj
2012-07-28
1
-0
/
+4
*
cmake: Upgrade recipes to 2.8.8
Khem Raj
2012-07-28
4
-12
/
+13
*
qemu: Fix illegal instruction errors on e500 emulation
Khem Raj
2012-07-28
2
-1
/
+612
*
pkgconfig: Fix packaging issue
Saul Wold
2012-07-28
2
-1
/
+6
*
eglibc: Add patch to add sys/resource.h to wait.h
Saul Wold
2012-07-28
2
-1
/
+22
*
tcmode-default: Bump EGLIBC Version to 2.16
Saul Wold
2012-07-28
1
-1
/
+1
*
documentation/dev-manual/dev-manual-intro.xml: typo fixed.
Scott Rifenbark
2012-07-26
1
-1
/
+1
*
usbutils: avoid dependency on bash
Paul Eggleton
2012-07-26
2
-3
/
+34
*
classes/package: do not add self-dependencies to dev/dbg packages
Paul Eggleton
2012-07-26
1
-2
/
+2
*
guile: Add continuation marker to create_wrapper
Saul Wold
2012-07-26
1
-2
/
+2
*
base/perlnative/pythonnative/gzipnative: Add a new variable to enable easier ...
Richard Purdie
2012-07-26
4
-3
/
+12
*
staging.bbclass: Add support for invalidtasks parameter (see bitbake change)
Richard Purdie
2012-07-26
1
-2
/
+4
*
Connectivity and multimedia manual packages
Cristian Iorga
2012-07-26
1
-14
/
+14
*
upstream_tracking.inc: update some packages
Kang Kai
2012-07-26
1
-7
/
+8
*
maintainers.inc: update some packages' maintainer info
Kang Kai
2012-07-26
1
-9
/
+9
*
bitbake: fetch/local: Allow preservation of path components in relative file:...
Richard Purdie
2012-07-26
1
-3
/
+4
*
bitbake: runqueue.py: Wipe out the stamp cache between setscene and main task...
Richard Purdie
2012-07-26
1
-0
/
+2
*
bitbake: runqueue.py: Allow the setsceneverify function to have a list of tas...
Richard Purdie
2012-07-26
1
-3
/
+24
*
bitbake: runqueue.py: Ensure one setscene function doesn't mask out another w...
Richard Purdie
2012-07-26
1
-2
/
+5
*
bitbake: runqueue.py: Optimise the hashvalidate call to only process tasks we...
Richard Purdie
2012-07-26
1
-0
/
+6
*
bitbake: runqueue.py: Gracefully exit if an exception occurs in the runqueue ...
Richard Purdie
2012-07-26
1
-1
/
+9
*
bitbake: runqueue.py: Fix a stamp comparision bug
Richard Purdie
2012-07-26
1
-6
/
+9
*
linux-yocto/rt: update BSP preempt-rt.scc files to enable live boot
Bruce Ashfield
2012-07-26
5
-5
/
+5
*
mtools: add glibc-gconv-* to RDEPENDS/RRECOMMENDS
Xin Ouyang
2012-07-26
2
-2
/
+38
*
meta/lib: remove test.py
Paul Eggleton
2012-07-26
1
-3
/
+0
*
telepathy-glib: fix a build race
Ross Burton
2012-07-26
2
-2
/
+45
*
readline: add missing macros in acinclude.m4
Fahad Usman
2012-07-26
3
-1
/
+1872
*
byacc: upgrade to ver. 20120526
Cristian Iorga
2012-07-26
1
-2
/
+2
*
libpcap: upgrade to ver. 1.3
Cristian Iorga
2012-07-26
3
-2
/
+2
*
iptables: upgrade to ver. 1.4.14
Cristian Iorga
2012-07-26
1
-2
/
+2
*
findutils: fix sort dir on updatedb
Roy.Li
2012-07-26
1
-1
/
+3
*
slang 2.2.4: fix the pcre existence checking
Roy.Li
2012-07-26
2
-1
/
+110
*
libpcre: upgrade to ver. 8.31
Cristian Iorga
2012-07-26
1
-3
/
+3
*
telepathy-mission-control: upgrade to ver. 5.13
Cristian Iorga
2012-07-26
1
-2
/
+2
*
liburi-perl: update to 1.60
Kang Kai
2012-07-26
1
-4
/
+3
*
ltp: update to version 20120614
Kang Kai
2012-07-26
2
-20
/
+5
*
qmmp: update 0.6.1
Kang Kai
2012-07-26
1
-4
/
+4
[prev]
[next]