index
:
openembedded-core.git
master
Trygve Laugstøl
summary
refs
log
tree
commit
diff
log msg
author
committer
range
Commit message (
Expand
)
Author
Age
Files
Lines
*
Add matchbox-panel-2 to poky
Chris Lord
2006-08-17
1
-0
/
+11
*
bump up settings daemon date
Matthew Allum
2006-08-17
1
-1
/
+1
*
Add patch to rename eaccess function in coreutils-native so it doesn't
Chris Lord
2006-08-17
2
-2
/
+47
*
Switch from tslib 1.0-rc1 to tslib 1.0.
Chris Larson
2006-08-17
1
-1
/
+1
*
Add tslib 1.0 release candidate one.
Chris Larson
2006-08-16
1
-0
/
+80
*
Numerous new xorg package versions from upstream OE. Pester me if any local ...
Chris Larson
2006-08-15
335
-60
/
+3953
*
gtk-doc: Create directory before installing the file
Richard Purdie
2006-08-14
1
-1
/
+2
*
classes/base.bbclass:
Richard Purdie
2006-08-14
5
-4
/
+14
*
multimachine: HOST_OS should be TARGET_OS
Richard Purdie
2006-08-14
1
-3
/
+3
*
libnss-mdns: Remove unneeded RRECOMMENDS
Richard Purdie
2006-08-14
1
-1
/
+0
*
Add libglade to RDEPENDS
Richard Purdie
2006-08-14
1
-1
/
+1
*
Remove unneeded RRECOMMENDS
Richard Purdie
2006-08-14
2
-2
/
+0
*
Remove IMAGE_FSTYPE, allow anything to override the default IMAGE_FSTYPES
Richard Purdie
2006-08-10
1
-2
/
+2
*
Rename rewrite.py to jhbuild2oe.py.
Chris Larson
2006-08-10
1
-0
/
+0
*
Bugfix in the jhbuild emitter: wasn't properly emitting for templated packages.
Chris Larson
2006-08-10
1
-2
/
+4
*
task-base: Add usbhost kernel modules
Richard Purdie
2006-08-09
1
-1
/
+12
*
ipkg: Fix a problem with paths lengths triggering the use of GNU tar extensio...
Richard Purdie
2006-08-08
3
-1
/
+39
*
Move gconf macro into correct location
Matthew Allum
2006-08-08
1
-1
/
+5
*
Add gconf macro file so mb builds again with gconf dep
Matthew Allum
2006-08-08
2
-2
/
+42
*
lock down mb wm and lib version to 1.1 and 1.9 release respectively
Matthew Allum
2006-08-07
1
-2
/
+2
*
Add libmatchbox 1.9 bb
Matthew Allum
2006-08-07
1
-0
/
+8
*
Add mb-wm 1.1 bb
Matthew Allum
2006-08-07
1
-0
/
+33
*
First pass of the emitter for the jhbuild script.
Chris Larson
2006-08-07
1
-10
/
+64
*
Add the partial rewrite of my jhbuild -> oe metadata conversion tool, along w...
Chris Larson
2006-08-07
17
-0
/
+15954
*
Update settings-daemon package (fix version, inherit gconf) - this may have a...
Chris Lord
2006-08-01
2
-24
/
+2
*
linux-oz-2.6: Fix a compile failure due to a broken patch
Richard Purdie
2006-07-31
1
-2
/
+2
*
Added scripts dir
Matthew Allum
2006-07-28
4
-0
/
+49
*
glibc: Limit the locales that are generated under qemu. Note this patch total...
Richard Purdie
2006-07-28
3
-0
/
+27
*
Add projects.o-hand.com/sources/kernel as a mirror for rpsys.net's patches
Richard Purdie
2006-07-28
1
-0
/
+1
*
avahi: Remove startup warning if dbus isn't setup yet
Richard Purdie
2006-07-28
1
-1
/
+9
*
Set MAINTAINER for all poky packages to poky@openedhand.com
Richard Purdie
2006-07-28
1
-0
/
+2
*
poky.conf: Update zaurusd SRCDATE to benefit from mixer fixes in svn
Richard Purdie
2006-07-28
1
-1
/
+1
*
Update debug packages to place symbol files in a .debug directory - fixes cer...
Richard Purdie
2006-07-28
2
-4
/
+6
*
nokia770.conf: Add nokia770-init to MACHINE_ESSENTIAL_EXTRA_RDEPENDS
Richard Purdie
2006-07-28
1
-2
/
+3
*
poky.conf: Bump settings-daemon SRCDATE
Richard Purdie
2006-07-28
1
-1
/
+1
*
zaurusd: Add missing RDEPEND on xrandr
Richard Purdie
2006-07-28
1
-1
/
+2
*
matchbox-poky: Remove references to chkhinge26 as zaurusd now handles this. C...
Richard Purdie
2006-07-28
2
-5
/
+7
*
settings daemon: Set PV correctly and add inherit gconf
Richard Purdie
2006-07-28
1
-1
/
+4
*
and bump up matchbox wm svn date more..
Matthew Allum
2006-07-28
1
-1
/
+1
*
bump up libmatchbox svn date more
Matthew Allum
2006-07-28
1
-1
/
+1
*
nokia770.conf, ipaq-pxa270.conf: Update after task-machine changes
Richard Purdie
2006-07-28
3
-24
/
+2
*
cmx270.conf, qemuarm.conf: Update after task-machine changes
Richard Purdie
2006-07-28
2
-28
/
+3
*
bump up settings daemon src date
Matthew Allum
2006-07-27
1
-3
/
+4
*
bump up matchbox-poky PR
Matthew Allum
2006-07-27
1
-1
/
+1
*
Remove setting of theme on MB command line, leave up to settings daemon
Matthew Allum
2006-07-27
1
-4
/
+1
*
Comment out gconf schema bits in settings-daemon for now, this is done in
Chris Lord
2006-07-27
1
-5
/
+6
*
Add gconf schema for settings-daemon that sets the default theme
Chris Lord
2006-07-27
2
-2
/
+23
*
Add exec to home panel app script so PID gets set as expected and avoid panel...
Matthew Allum
2006-07-27
2
-2
/
+2
*
Totally rework task handling for machine/distro specific features. Create tas...
Richard Purdie
2006-07-26
7
-81
/
+262
*
base.bbclass: Add base_both_contains function for use in task files
Richard Purdie
2006-07-26
1
-0
/
+7
[next]