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
danny
danny-next
denzil
dizzy
dizzy-enea
dora
dora-toaster
dunfell
dunfell-next
dylan
edison
elroy
enea_linux_3
fido
gatesgarth
gatesgarth-next
green
hardknott
jethro
krogoth
krogoth-enea
krogoth-next
laverne
master
master-next
master-next2
master-test
morty
morty-next
pinky
purple
pyro
pyro-next
pyro-nfvaccess
python3
rocko
rocko-next
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
...
*
documentation/yocto-project-qs/yocto-project-qs.xml: removed disable dash text
Scott Rifenbark
2012-01-06
1
-9/+0
*
documentation/yocto-project-qs/yocto-project-qs.xml: Added libxml-parser-perl...
Scott Rifenbark
2012-01-06
1
-1/+1
*
documentation/poky-ref-manual/ref-variables.xml: image size glossary
Scott Rifenbark
2012-01-06
1
-0/+81
*
documentation/poky-ref-manual: Enabling recipes with commercial license requi...
Scott Rifenbark
2012-01-06
2
-107/+160
*
documentation/kernel-manual/kernel-how-to.xml: general edits
Scott Rifenbark
2012-01-06
1
-9/+11
*
documentation/kernel-manual/kernel-concepts.xml: General edits.
Scott Rifenbark
2012-01-06
1
-10/+11
*
documentation/kernel-manual/kernel-doc-intro.xml: General clean-up
Scott Rifenbark
2012-01-06
1
-13/+20
*
valgrind: add powerpc to the compatible host and add ${TCLIBC}-dbg in RRECOMM...
Zhenhua Luo
2012-01-06
1
-2/+4
*
bblayers.conf.sample: Use ?= to set BBLAYERS
Dongxiao Xu
2012-01-06
1
-1/+1
*
image.bbclass: Use ?= to set LINGUAS_INSTALL
Dongxiao Xu
2012-01-06
1
-1/+1
*
x11-common: remove extraneous BSP customizations
Andrea Adami
2012-01-06
1
-24/+0
*
xorg-driver: add xf86-video-fbdev from meta-openembedded
Andrea Adami
2012-01-06
1
-0/+8
*
systemtap: remove not needed fix for automake 1.11.2
Nitin A Kamble
2012-01-06
2
-50/+2
*
mc: remove not needed fix for automake 1.11.2
Nitin A Kamble
2012-01-06
2
-71/+1
*
automake-1.11.2: backport pkglibexec_SCRIPTS fix
Nitin A Kamble
2012-01-06
2
-2/+121
*
vte: update patch header
Nitin A Kamble
2012-01-06
1
-0/+8
*
libevent: fix compilation for x32
Nitin A Kamble
2012-01-06
2
-2/+50
*
python-pycairo: fix for x32
Nitin A Kamble
2012-01-06
1
-3/+3
*
udev: ensure /dev/pts and /dev/shm does exists
Otavio Salvador
2012-01-06
1
-2/+3
*
initscripts: avoid mounting /sys if it is already mounted
Otavio Salvador
2012-01-06
2
-3/+3
*
qt4-x11-free.inc: use QT_BASE_NAME from qt4x11.bbclass
Otavio Salvador
2012-01-06
1
-2/+1
*
qt4-embedded.inc: use QT_BASE_NAME from qt4e.bbclass
Otavio Salvador
2012-01-06
1
-2/+1
*
qt4x11.bbclass: add QT_BASE_NAME for use in recipes
Otavio Salvador
2012-01-06
1
-0/+1
*
qt4e.bbclass: add QT_BASE_NAME for use in recipes
Otavio Salvador
2012-01-06
1
-0/+1
*
qt4-graphics-system: add
Otavio Salvador
2012-01-06
1
-0/+27
*
linux-yocto: use src_patches for out of tree kernel feature support
Bruce Ashfield
2012-01-06
1
-2/+65
*
linux-yocto: bump kernel version to v3.0.14
Bruce Ashfield
2012-01-06
2
-13/+13
*
kern-tools: import flexible branching support
Bruce Ashfield
2012-01-06
1
-1/+1
*
classes/buildhistory: remove redundant package history checking stub
Paul Eggleton
2012-01-06
1
-11/+0
*
classes/buildhistory: make the package version backwards error non-fatal
Paul Eggleton
2012-01-06
1
-1/+1
*
classes/buildhistory: add hostname to commit message
Paul Eggleton
2012-01-06
1
-1/+2
*
buildhistory: add script to check for significant changes
Paul Eggleton
2012-01-06
2
-0/+283
*
gnutls: remove gettext patch for non-GPLv3
Saul Wold
2012-01-06
1
-3/+10
*
util-linux: Update patch for non-GPLv3
Saul Wold
2012-01-06
1
-89/+5
*
distro: Update poky-tiny distro definition
Darren Hart
2012-01-06
1
-0/+7
*
autoconf: fix nativesdk rdepends
Nitin A Kamble
2012-01-06
2
-1/+3
*
image-mklibs/package_ipk: Remove bashisms
Richard Purdie
2012-01-05
2
-3/+7
*
distro: Add poky-tiny distro definition
Darren Hart
2012-01-05
1
-0/+103
*
matchbox-wm: Remove x-session-manager handling
Zhai Edwin
2012-01-05
3
-15/+5
*
libusb-compat: move libraries to base_libdir
Scott Garman
2012-01-05
1
-1/+11
*
insane.bbclass: use bb.process.Popen instead of subprocess.check_output
Scott Garman
2012-01-05
1
-10/+6
*
bitbake/runqueue: Improve the setscene logging
Richard Purdie
2012-01-05
1
-0/+4
*
multilib: Abstract class extension code into classextend.py
Richard Purdie
2012-01-05
3
-80/+107
*
native.bbclass: Fix variable remapping coverage
Richard Purdie
2012-01-05
7
-11/+10
*
core-image-gtk-directfb: add a bb file to build an image for gtk over directfb
Xiaofeng Yan
2012-01-05
1
-0/+28
*
binutils-cross-canadian: Allow ld-is-gold
Derek Buitenhuis
2012-01-05
1
-1/+2
*
Patch Upstream-Status Update
Saul Wold
2012-01-05
12
-0/+24
*
udev: remove commented code from init script (no code changes)
Otavio Salvador
2012-01-05
1
-12/+0
*
udev: split utilities onto udev-utils
Otavio Salvador
2012-01-05
2
-2/+6
*
udev: use 'echo' instead of 'echo -n' in init script
Otavio Salvador
2012-01-05
2
-3/+2
[prev]
[next]