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
...
*
license.bbclass: Add mapping for LGPLv2.0, pango uses it
Richard Purdie
2012-03-13
1
-0
/
+1
*
perl: Clarify LICENSE with versions. Yes, its really GPLv1
Richard Purdie
2012-03-13
1
-2
/
+2
*
shadow: Correct license Artistic -> Artistic-1.0
Richard Purdie
2012-03-13
3
-6
/
+6
*
boost: Correct license name BSL-1 -> BSL-1.0
Richard Purdie
2012-03-13
1
-2
/
+2
*
gnome-doc-utils: Clarify license as GPLv2 and LGPLv2.1
Richard Purdie
2012-03-13
2
-2
/
+2
*
gtk-doc: Clarify license as GPLv2
Richard Purdie
2012-03-13
1
-1
/
+1
*
wireless-tools: Clarify LICENSE field to avoid warnings
Richard Purdie
2012-03-13
1
-2
/
+2
*
matchbox-session: Clarify LICENSE as GPLv2
Richard Purdie
2012-03-13
1
-1
/
+3
*
librsvg: Fix unpackaged directory warnings
Richard Purdie
2012-03-13
1
-1
/
+6
*
sato-screenshot: Remove unneeded .la file
Richard Purdie
2012-03-13
1
-1
/
+5
*
xf86-input-vmmouse: Package unpackaged files
Richard Purdie
2012-03-13
1
-1
/
+9
*
leafpad: Package currently unpackaged files.
Richard Purdie
2012-03-13
1
-2
/
+4
*
cmake.bbclass: add ${base_libdir} to CMAKE_LIBRARY_PATH
Nitin A Kamble
2012-03-12
1
-1
/
+1
*
xorg-xserver: Explictly disable dtrace, its not in DEPENDS
Richard Purdie
2012-03-12
2
-1
/
+2
*
mesa-dri-glsl-native: Avoid error when running configure a second time
Richard Purdie
2012-03-12
1
-1
/
+1
*
libx11-trim/diet: Ensure libx11-locale doesn't trigger multiple provider issues
Richard Purdie
2012-03-12
2
-0
/
+2
*
package.bbclass: Drop python depends from rpmdeps
Richard Purdie
2012-03-11
2
-1
/
+3
*
rpm 5.4.0: Add rpmdeps-oecore to replace rpmdeps for package.bbclass
Richard Purdie
2012-03-09
2
-1
/
+200
*
package_ipk.bbclass: Ensure Source is set to something else packaging can fail
Richard Purdie
2012-03-08
1
-1
/
+1
*
adt-installer: Corrected wrong environment file names.
Lianhao Lu
2012-03-08
2
-4
/
+3
*
formfactor: use full path to fbset
Paul Eggleton
2012-03-08
2
-4
/
+4
*
prservice: Added sanity check for prservice connection.
Lianhao Lu
2012-03-08
3
-2
/
+23
*
bzip2: split into binary and library packages
Andreas Oberritter
2012-03-08
8
-7
/
+20
*
bitbake.conf: use empty SRC_URI by default
Andreas Oberritter
2012-03-08
1
-1
/
+1
*
gtk+: Amend upstream status of configure-nm.patch
James Limbouris
2012-03-08
1
-1
/
+3
*
gdk-pixbuf: Pick up ${NM} from the environment.
James Limbouris
2012-03-08
2
-1
/
+23
*
kernel.bbclass: Remove warnings for modutils and modprobe.d
Darren Hart
2012-03-08
1
-0
/
+10
*
external-csl-toolchain: override PKGV, not PKGV_${PN}
Christopher Larson
2012-03-08
1
-16
/
+1
*
xz: split out liblzma as seperate packages
Koen Kooi
2012-03-08
1
-1
/
+8
*
polkit: Fix Upstream-Status tag
Saul Wold
2012-03-08
2
-2
/
+2
*
valgrind: Support compilation without X11
Mike Crowe
2012-03-08
1
-2
/
+4
*
mime.bbclass: Fix bracket error.
Samuel Stirtzel
2012-03-08
1
-1
/
+1
*
shadow-sysroot: Fix for multilib
Zhai Edwin
2012-03-08
1
-1
/
+1
*
multilib: extend all recipes in multilib.conf
Dongxiao Xu
2012-03-08
1
-16
/
+297
*
linux-yocto/rt: udpate SRCREVs to 3.2.9-rt16
Bruce Ashfield
2012-03-08
2
-4
/
+4
*
linux-yocto/meta: fix incorrect config references
Bruce Ashfield
2012-03-08
2
-2
/
+2
*
psplash: Add mising commands module import.
Peter Tworek
2012-03-08
1
-1
/
+1
*
gcc: Upgrade to 4.6.3 release
Khem Raj
2012-03-08
6
-151
/
+131
*
logrotate 3.7.9: Allow rotate log across filesystems
Robert Yang
2012-03-08
2
-2
/
+157
*
linux-yocto: v3.2.9, v3.0.23 + fixes and updates
Bruce Ashfield
2012-03-08
5
-31
/
+29
*
linux-yocto: use bareclone option
Bruce Ashfield
2012-03-08
6
-12
/
+12
*
image_types: add IMAGE_ROOTFS_ALIGNMENT
Ken Werner
2012-03-08
1
-1
/
+11
*
libsdl: add DirectFB support
Andreas Oberritter
2012-03-08
1
-3
/
+5
*
bluez4: add dependency on libcheck to enable test modules
Chase Maupin
2012-03-08
2
-2
/
+2
*
udev-164: don't hardcode path to pidof
Andreas Oberritter
2012-03-08
2
-5
/
+3
*
base.bbclass: Fix PACKAGECONFIG handling when no flags are set
Richard Purdie
2012-03-05
1
-3
/
+4
*
polkit: Default to shadow, not none to fix build failures
Richard Purdie
2012-03-05
1
-2
/
+2
*
meta: Replace bb.data.expand(xxx, d) -> d.expand(xxx)
Richard Purdie
2012-03-05
44
-129
/
+129
*
sstate: Remove unecessary bb.data.expand()
Richard Purdie
2012-03-05
1
-7
/
+7
*
meta: Convert getVar/getVarFlag(xxx, 1) -> (xxx, True)
Richard Purdie
2012-03-05
83
-290
/
+290
[prev]
[next]