index
:
openembedded-core.git
master
Trygve Laugstøl
summary
refs
log
tree
commit
diff
log msg
author
committer
range
path:
root
/
meta
Commit message (
Expand
)
Author
Age
Files
Lines
...
*
packaged-staging.bbclass: Detect when we're using autotools_stage_all and don...
Richard Purdie
2009-06-11
3
-6
/
+43
*
native.bbclass: Drop INHIBIT_NATIVE_STAGE_INSTALL function and wrap logic in ...
Richard Purdie
2009-06-11
1
-10
/
+16
*
cpan_build.bbclass: Just write a do_stage function, INHIBIT_NATIVE_STAGE_INST...
Richard Purdie
2009-06-11
1
-3
/
+1
*
libpng-native: Just write out a do_stage function, INHIBIT_NATIVE_STAGE_INSTA...
Richard Purdie
2009-06-11
1
-3
/
+1
*
linux-libc-headers: 2.6.24 -> 2.6.29
Richard Purdie
2009-06-11
1
-0
/
+0
*
pkgconfig.bbclass: Drop strange unneeded inherit base
Richard Purdie
2009-06-11
1
-2
/
+0
*
preferred-xorg-versions.inc: Tweak xf86-video-intel version number
Richard Purdie
2009-06-10
1
-1
/
+1
*
libxklavier: 3.7 -> 3.9, stage correctly and fix pkgconfig file
Richard Purdie
2009-06-10
4
-36
/
+27
*
clutter-mozembed: Fix patch against upstream changes
Richard Purdie
2009-06-10
1
-26
/
+7
*
mozilla-headless: Take the revision from a SRCREVMOZILLAHEADLESS variable
Richard Purdie
2009-06-10
1
-1
/
+1
*
poky-fixed-revisions.inc: Set SRCREVMOZILLAHEADLESS
Richard Purdie
2009-06-10
1
-3
/
+1
*
python-gobject: 2.12.3 -> 2.16.0
Richard Purdie
2009-06-10
6
-54
/
+74
*
Add linux-rp 2.6.29 (qemux86 only for now)
Richard Purdie
2009-06-10
2
-0
/
+2394
*
mozilla-headless-services: Add json-glib to DEPENDS
Richard Purdie
2009-06-10
1
-1
/
+1
*
clutter: Convert SRCREV -> SRVPV
Richard Purdie
2009-06-10
16
-17
/
+17
*
gtk-doc: Sync with OE but also convert to use BBCLASSEXTEND with overrides magic
Richard Purdie
2009-06-10
3
-13
/
+24
*
libgnomecanvas: Sync with OE.dev (and remove old version)
Richard Purdie
2009-06-10
2
-18
/
+2
*
gail: Sync with OE.dev
Richard Purdie
2009-06-10
1
-0
/
+1
*
bitbake.conf: Add definition of SRCPV so git revisions can be incrementaly nu...
Richard Purdie
2009-06-09
1
-1
/
+2
*
qemux86: Add xf86-input-vmmouse, swrast dri fallback, switch back to mesa-dri...
Richard Purdie
2009-06-09
1
-3
/
+4
*
qemu: Drop a ton of old now mostly inappropriate patches and update the qemug...
Richard Purdie
2009-06-09
13
-446
/
+849
*
xserver-xf86-config: Set a netbook suitable resolution
Richard Purdie
2009-06-09
2
-1
/
+6
*
xf86-input-vmmouse: Add RDEPENDS on xf86-input-mouse
Richard Purdie
2009-06-09
1
-0
/
+4
*
qemugl: Use mesa-dri as the main gl provider and just swap libs at runtime
Richard Purdie
2009-06-09
4
-36
/
+38
*
xorg.conf: Use vmmouse for qemux86
Richard Purdie
2009-06-09
1
-31
/
+1
*
Add xf86-input-vmmouse
Richard Purdie
2009-06-09
1
-0
/
+4
*
packaged-staging.bbclass: Fix accidental debug addition
Richard Purdie
2009-06-08
1
-8
/
+2
*
gettext: Fix library packaging so -dev packages aren't pulled in
Richard Purdie
2009-06-08
1
-1
/
+3
*
packaged-staging.bbclass: Add support for mangling .la files so the staging d...
Richard Purdie
2009-06-04
1
-5
/
+29
*
mesa-dri: Set to use the glx state tracker and don't package the EGL librbary...
Richard Purdie
2009-06-04
1
-1
/
+2
*
dri2proto: Fix strange filename
Richard Purdie
2009-06-04
1
-1
/
+1
*
formfactor: Add verison for menlow (leave cursor visible for now)
Richard Purdie
2009-06-04
2
-1
/
+6
*
xf86-video-intel: Disable xvmc explicitly and don't use dolt in the git version
Richard Purdie
2009-06-04
3
-1
/
+18
*
xf86-input-keyboard: Upate git version PV
Richard Purdie
2009-06-04
1
-1
/
+1
*
Add xkeyboard-config
Richard Purdie
2009-06-04
1
-0
/
+15
*
xserver-xf86-dri-lite: Update git recipe (dependency on xkeyboard-config and ...
Richard Purdie
2009-06-04
1
-2
/
+3
*
xserver-xf86-common.inc: Make sure directory exists before installing
Richard Purdie
2009-06-04
1
-0
/
+1
*
xserver-xf86-config: Set AllowEmptyInput to no fixing chaned defaults in mode...
Richard Purdie
2009-06-04
3
-2
/
+3
*
gtk+: Fix a string referencing bug (path sent upstream)
Richard Purdie
2009-06-04
2
-1
/
+33
*
unifdef: rename getline function to avoid conflicts with stdio.h definitions ...
Richard Purdie
2009-06-03
1
-3
/
+3
*
connman: Start after dbus and use full path for binary in initscript
Richard Purdie
2009-06-01
2
-2
/
+2
*
bluez: Update bluez4 version from OE.dev and drop bluez 3.x
Richard Purdie
2009-06-01
15
-408
/
+139
*
task-base: Switch to bluez4
Richard Purdie
2009-06-01
1
-2
/
+1
*
bitbake.conf: Set PERSISTENT_DIR for the cache location so its common to all ...
Richard Purdie
2009-05-31
1
-0
/
+2
*
qemugl: Include headers and a pkgconfig file (from mesa) and add libxfixes to...
Richard Purdie
2009-05-31
3
-2
/
+30
*
connman: Start earlier in the init sequence
Richard Purdie
2009-05-31
1
-2
/
+2
*
xserver-xf86: Split xorg.conf from main xserver package
Richard Purdie
2009-05-31
6
-21
/
+25
*
udev: Allow standard users to access shared memory
Richard Purdie
2009-05-31
2
-2
/
+2
*
xf86-intel-video: 2.7.0 -> 2.7.1
Richard Purdie
2009-05-31
1
-0
/
+0
*
poky-fixed-revisions: Remove duplicate (and incorrect) mutter SRCREV entry an...
Richard Purdie
2009-05-30
1
-2
/
+1
[prev]
[next]