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
...
*
image.bbclass: Add routine for disabling x startup when needed
Samuel Ortiz
2008-11-10
1
-1
/
+8
*
Add missing ";" to the ROOTFS_POSTPROCESS_COMMAND string
Samuel Ortiz
2008-11-10
2
-2
/
+2
*
meta-toolchain: Make sure the opkg config files are clean to start with when ...
Richard Purdie
2008-11-10
1
-0
/
+5
*
gstreamer: Fix a problem with configure if check has already been built
Richard Purdie
2008-11-10
2
-0
/
+21
*
Poppler moved from meta-extras to meta.
Joshua Lock
2008-11-07
4
-0
/
+47
*
New recipe for Smart 1.1.
Joshua Lock
2008-11-07
1
-0
/
+29
*
qmake2-cross: Fix the driectory the qmake binaries are installed into
Richard Purdie
2008-11-07
1
-2
/
+4
*
meta/classes/rootfs_*.bbclass: Fix unset variable
Richard Purdie
2008-11-07
2
-2
/
+2
*
distutils.bbclass: Remove .pyo object files before packaging.
Joshua Lock
2008-11-07
1
-0
/
+2
*
mtpfs: removing package
Samuel Ortiz
2008-11-07
1
-20
/
+0
*
conf/distro/include/poky-fixed-revisions.inc: Set revision for gnet
Richard Purdie
2008-11-07
1
-0
/
+1
*
gnet: Use SRCREV, not SRCDATE and use http protocol for svn
Richard Purdie
2008-11-07
1
-2
/
+2
*
Merge branch 'master' of git@moblin-mdi.jf.intel.com:poky
Richard Purdie
2008-11-07
1
-0
/
+15
|
\
|
*
librds: Initial commit, version 0.0.1
Samuel Ortiz
2008-11-07
1
-0
/
+15
*
|
bluez: Upgrade to more recent 3.x versions and add bluez 4 from OE
Richard Purdie
2008-11-07
12
-635
/
+129
*
|
libusb: Add versions required for recent bluez
Richard Purdie
2008-11-07
4
-0
/
+95
|
/
*
mtpfs: Initial commit
Samuel Ortiz
2008-11-07
1
-0
/
+20
*
fuse: Initial commit, version 2.7.2
Samuel Ortiz
2008-11-06
3
-0
/
+55
*
bluez-utils: Bump to 3.30
Samuel Ortiz
2008-11-06
1
-0
/
+1
*
gnet: Fix pkgconfig issue
Richard Purdie
2008-11-06
2
-1
/
+15
*
Merge branch 'ivi'
Joshua Lock
2008-11-06
6
-0
/
+177
|
\
|
*
libexif 0.6.16 from OE
Joshua Lock
2008-11-06
1
-0
/
+18
|
*
gnet from OE plus a configure fix for cross-compile environments.
Joshua Lock
2008-11-06
3
-0
/
+93
|
*
monit 4.10.1 from OE
Joshua Lock
2008-11-06
2
-0
/
+66
*
|
classes: Add mechanism to install packages into images only if they've been b...
Richard Purdie
2008-11-06
4
-3
/
+21
|
/
*
bootimg: As image size grows, we want to switch to FAT16
Samuel Ortiz
2008-11-06
1
-1
/
+1
*
qemu.inc: Use ext3 images for qemu, not ext2 ones
Richard Purdie
2008-11-05
1
-1
/
+1
*
Add xeyes (from OE)
Richard Purdie
2008-11-05
1
-0
/
+4
*
bitbake.conf: Fix CHECK_COMMAND_wget quoting
Richard Purdie
2008-11-05
1
-1
/
+1
*
task-base: Removed RDEPEND on task-poky-boot
Joshua Lock
2008-11-05
2
-2
/
+1
*
initrdscripts: Add the simplest init script
Samuel Ortiz
2008-11-05
2
-0
/
+20
*
packagekit: Fix after polkit was renamed
Richard Purdie
2008-11-05
1
-1
/
+1
*
xf86-input-mouse: Fix header files included
Richard Purdie
2008-11-05
2
-1
/
+22
*
xserver-x86: Fix m4 autoconf macro
Richard Purdie
2008-11-05
6
-12
/
+23
*
libgtkstylus: rpm can't cope with these expressions so avoid them for now
Richard Purdie
2008-11-04
1
-5
/
+8
*
packagekit: fix typo in folder name
Joshua Lock
2008-11-04
2
-0
/
+0
*
Merge branch 'master' of ssh://git@git.moblin.org/poky
Joshua Lock
2008-11-04
14
-85
/
+97
|
\
|
*
packagekit: Disable gstreamer plugin (gstreamer is not in DEPENDS)
Richard Purdie
2008-11-04
1
-2
/
+2
|
*
packagekit: Fix DEPENDS and configure
Richard Purdie
2008-11-04
3
-4
/
+60
|
*
polkit: Fix DEPENDS
Richard Purdie
2008-11-04
1
-1
/
+1
|
*
drm: Fix libpthreads-stubs name in DEPENDS
Richard Purdie
2008-11-04
2
-2
/
+2
|
*
pam: Fix use of binary built with the native compiler
Richard Purdie
2008-11-04
1
-2
/
+3
|
*
syslinux-installer-native: Add missing DEPENDS
Richard Purdie
2008-11-04
1
-0
/
+1
|
*
libdrm: Add missing DEPENDS on pthread-stubs
Richard Purdie
2008-11-04
2
-0
/
+3
|
*
base.bbclass: Improve the git proxy syntax to match the http/ftp syntax too
Richard Purdie
2008-11-04
1
-5
/
+2
|
*
packaged-staging.bbclass: Ignore errors resulting from parallel threads clashing
Richard Purdie
2008-11-04
1
-2
/
+1
|
*
e2fsprogs: Bump version after the last commit to fix uuid librbary problems
Richard Purdie
2008-11-04
1
-1
/
+1
|
*
uuid: Drop in favour of the e2fsprogs version
Richard Purdie
2008-11-04
2
-57
/
+0
|
*
autotools.bbclass: Handle /lib as well as /usr/lib in autotools_stage_all
Richard Purdie
2008-11-04
2
-14
/
+26
*
|
polkit: Rename polkit to policykit
Joshua Lock
2008-11-04
1
-0
/
+0
|
/
[prev]
[next]