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
*
A script to clean obsolete sstate cache files
Robert Yang
2012-02-23
1
-0
/
+135
*
openssl: Move libcrypto to base_libdir
Andrei Gherzan
2012-02-23
2
-2
/
+10
*
boot-directdisk: Use correct SYSLINUX_TIMEOUT and SYSLINUX_ROOT instead of AP...
Saul Wold
2012-02-23
1
-2
/
+4
*
image-live: fix SYSLINUX_TIME and add SYSLINUX_ROOT instead of APPEND
Saul Wold
2012-02-23
1
-2
/
+2
*
image_types: add vmdk type to use with VMware
Saul Wold
2012-02-23
1
-1
/
+4
*
syslinux: add SYSLINUX_ROOT to APPEND line
Saul Wold
2012-02-23
1
-0
/
+1
*
syslinux: Use SYSLINUX_TIMEOUT and SYSLINUX_PROMPT to configure syslinux
Saul Wold
2012-02-23
1
-5
/
+5
*
ppp: Fix rp-pppoe plugin compilation
Yauhen Kharuzhy
2012-02-23
2
-1
/
+56
*
mpeg2dec: depend on libx11 conditionally
Andreas Oberritter
2012-02-23
1
-1
/
+1
*
gst-plugins-base: depend on libx11 and libxv conditionally
Andreas Oberritter
2012-02-23
1
-1
/
+2
*
e2fsprogs: Cope with ${libdir} and ${base_libdir} being the same
Mike Crowe
2012-02-23
1
-4
/
+6
*
busybox: don't create /etc/default
Andreas Oberritter
2012-02-23
2
-2
/
+1
*
dbus: Remove empty ${lindir}dbus-1.0/test directory as we don't build tests
Andrei Gherzan
2012-02-23
1
-1
/
+4
*
e2fsprogs: e2initrd_helper was moved in libdir but not packaged correctly in ...
Andrei Gherzan
2012-02-23
1
-1
/
+1
*
nspr: Add patch in order to remove rpath from binaries
Andrei Gherzan
2012-02-23
2
-1
/
+28
*
nspr: Compile nspr with tests
Andrei Gherzan
2012-02-23
1
-4
/
+131
*
nspr: Integrate version 4.8.9
Andrei Gherzan
2012-02-23
2
-0
/
+48
*
dhcp: Update to 4.2.3-P2
Andrei Gherzan
2012-02-23
10
-16
/
+39
*
autotools.bbclass: Don't copy into non-existant directory
Andreas Oberritter
2012-02-23
1
-1
/
+1
*
wireless-tools: remove ldconfig call from install-libs
Martin Jansa
2012-02-23
2
-2
/
+22
*
initscripts: Make /etc/timestamp consistent again.
Gary Thomas
2012-02-23
3
-4
/
+4
*
xorg-lib: don't build libs unless requested by DISTRO_FEATURES
Andreas Oberritter
2012-02-23
2
-5
/
+6
*
e2fsprogs: remove ldconfig call from install-libs
Martin Jansa
2012-02-23
2
-2
/
+32
*
sstate.bbclass: add *_config to SSTATE_SCAN_FILES
Martin Jansa
2012-02-23
1
-1
/
+1
*
apr: add apr_rules.mk to SSTATE_SCAN_FILES
Martin Jansa
2012-02-23
1
-0
/
+2
*
libsdl 1.2.14: regenerate patch so it applies with 'patch' as well as 'git ap...
Koen Kooi
2012-02-23
1
-9
/
+18
*
sstatesig.py: Move package exclusion list to the layer config
Richard Purdie
2012-02-23
2
-4
/
+7
*
sstatesig.py: Add handling for machine specific module dependencies
Richard Purdie
2012-02-23
1
-6
/
+20
*
python: add Makefile to SSTATE_SCAN_FILES
Martin Jansa
2012-02-23
1
-0
/
+1
*
lib/oe/utils.py: use bb.utils.vercmp_string
Andreas Oberritter
2012-02-23
1
-1
/
+1
*
bitbake: change for adding progress bar in Hob2.
Shane Wang
2012-02-23
4
-29
/
+73
*
command.py: add resolve option for generateTargetsTree API
Dongxiao Xu
2012-02-23
2
-13
/
+56
*
command.py: Add a new API triggerEvent()
Dongxiao Xu
2012-02-23
1
-0
/
+6
*
command.py: add new API to get the cpu count on the server
Shane Wang
2012-02-23
2
-0
/
+10
*
bitbake: Add client socket info for BitBakeServerConnection
Dongxiao Xu
2012-02-23
2
-5
/
+6
*
bitbake: add -B option to bind with interface
Dongxiao Xu
2012-02-23
2
-6
/
+17
*
event.py: Add new events RequestPackageInfo and PackageInfo
Dongxiao Xu
2012-02-23
1
-0
/
+13
*
cache: Use configuration's hash value to validate cache
Dongxiao Xu
2012-02-23
3
-21
/
+36
*
bitbake: add file and line number to ParseError
Paul Eggleton
2012-02-23
5
-16
/
+26
*
bitbake: fix parse errors not being reported
Paul Eggleton
2012-02-23
1
-6
/
+4
*
siggen.py: Pass the datacache to signature generator classes
Richard Purdie
2012-02-23
1
-2
/
+2
*
texi2html: Fix for multilib
Zhai Edwin
2012-02-22
1
-1
/
+1
*
quicky: Fix for multilib
Zhai Edwin
2012-02-22
1
-1
/
+1
*
netbase: remove redundant assignments
Joshua Lock
2012-02-22
1
-4
/
+0
*
base.bbclass: check all entries of FILESPATH for MACHINE overrides
Joshua Lock
2012-02-22
1
-6
/
+8
*
external-csl-toolchain: skip parsing if CSL_VER_MAIN isn't set
Joshua Lock
2012-02-22
1
-0
/
+8
*
sanity.bbclass: Add ABI version 8, used for transition from the OEBasic to OE...
Richard Purdie
2012-02-22
1
-0
/
+2
*
meta-yocto: Add abi_version setting version 8, to match the OEBasicHash chang...
Richard Purdie
2012-02-22
1
-0
/
+7
*
meta-yocto/conf: Change default signature handler.
Lianhao Lu
2012-02-22
2
-1
/
+7
*
layer.conf: We really need to be able to override files in the core so revers...
Richard Purdie
2012-02-22
1
-1
/
+1
[next]