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
...
*
linux-yocto/qemux86-64: enable profiling and latency
Bruce Ashfield
2011-03-31
1
-4
/
+0
*
qemu-config: Enable for qemumips/qemuppc
Richard Purdie
2011-03-31
1
-1
/
+1
*
gthumb: Add missing DEPENDS on gst-plugins-base as otherwise gstreamer isn't ...
Richard Purdie
2011-03-31
1
-1
/
+1
*
clutter-box2d: add version 0.10.0 for use with clutter 1.6
Joshua Lock
2011-03-29
4
-3
/
+51
*
clutter-gtk: remove duplicate gtk+ DEPENDS entry
Joshua Lock
2011-03-29
1
-1
/
+1
*
clutter-gst: add 1.3.6 for use with clutter 1.6
Joshua Lock
2011-03-29
2
-1
/
+17
*
clutter: add 1.6.8
Joshua Lock
2011-03-29
1
-0
/
+25
*
documentation/yocto-project-qs/yocto-project-qs.xml: removed (YP) acronym
Scott Rifenbark
2011-03-29
1
-1
/
+1
*
package_rpm: Ensure we take the sstate shared lockfile in the place we write ...
Richard Purdie
2011-03-29
1
-6
/
+3
*
sstate: Add support for taking shared lockfiles
Richard Purdie
2011-03-29
1
-0
/
+7
*
image.bbclass: Remove uneeded do_populate_sysroot requirement for images
Richard Purdie
2011-03-29
1
-3
/
+0
*
image.bbclass: Add dependencies on native versions of update-alternatives and...
Richard Purdie
2011-03-29
1
-0
/
+1
*
base/kernel/image.bbclass: Clean up do_deploy ordering to ensure it just happ...
Richard Purdie
2011-03-29
4
-3
/
+4
*
bitbake.conf: Disable -feliminate-dwarf2-dups flag until it works with prelin...
Richard Purdie
2011-03-29
1
-1
/
+2
*
linux-yocto/meta: fix SRCREV
Bruce Ashfield
2011-03-28
1
-1
/
+1
*
documentation/adt-manual/adt-prepare.xml: Added instruction for building ADT ...
Scott Rifenbark
2011-03-25
1
-3
/
+11
*
documentation/yocto-project-qs/yocto-project-qs.xml: [BUGID# 931] - Removed ...
Scott Rifenbark
2011-03-25
1
-11
/
+0
*
documentation/yocto-project-qs/yocto-project-qs.xml: Bug reference added cour...
Scott Rifenbark
2011-03-25
1
-2
/
+4
*
README.hardware: add Freescale MPC8315E-RDB; other minor tweaks
Paul Eggleton
2011-03-25
1
-1
/
+69
*
qemu: Upgrade 0.13.0 -> 0.14.0
Khem Raj
2011-03-25
24
-927
/
+544
*
gnutls: add BBCLASSEXTEND = native
Koen Kooi
2011-03-25
1
-0
/
+2
*
linux-yocto: update to 2.6.37.5
Bruce Ashfield
2011-03-25
1
-12
/
+12
*
image_types.bbclass: Drop IMAGE_EXTRA_OPTION in favour of the more standard E...
Richard Purdie
2011-03-24
2
-7
/
+9
*
bitbake.conf/image.bbclass: Move image type information into image_types.bbclass
Richard Purdie
2011-03-24
3
-62
/
+82
*
base-files: Remove sysctl.conf file. This is now provided by the procpc recipe.
Richard Purdie
2011-03-24
2
-31
/
+0
*
image.bbclass: Move ROOTFS_SIZE into runimagecmd() function
Richard Purdie
2011-03-24
1
-1
/
+1
*
image.bbclass: Improve readability of the image generation code
Richard Purdie
2011-03-24
1
-7
/
+13
*
sstate: use only unique set of SSTATETASK
Martin Jansa
2011-03-24
1
-2
/
+2
*
kernel.bbclass: blacklist 'kernel-misc' from kernel-modules
Koen Kooi
2011-03-23
1
-1
/
+1
*
gcc-runtime_4.5.1.bb: Fix ICE in gcc-runtime with -feliminate-dwarf2-dups
Khem Raj
2011-03-23
1
-1
/
+6
*
machine/include/tune-atom.inc: Remove FULL_OPTIMIZATION_pn-gtk+
Khem Raj
2011-03-23
1
-4
/
+0
*
bitbake.conf: Prune global OPTIMIZATION flags
Khem Raj
2011-03-23
1
-4
/
+4
*
coreutils: Switch to disabling gmp support
Tom Rini
2011-03-23
1
-2
/
+4
*
checksums.ini: Delete
Tom Rini
2011-03-23
1
-15076
/
+0
*
Various: Switch to SOURCEFORGE_MIRROR
Tom Rini
2011-03-23
2
-2
/
+2
*
Various: Update KERNELORG_MIRROR for consistency
Tom Rini
2011-03-23
22
-22
/
+22
*
Various: Switch to KERNELORG_MIRROR
Tom Rini
2011-03-23
12
-12
/
+12
*
Various: Switch to using GNU_MIRROR
Tom Rini
2011-03-23
12
-22
/
+22
*
Various: Switch to GNOME_MIRROR
Tom Rini
2011-03-23
9
-9
/
+9
*
net-tools: Switch to using DEBIAN_MIRROR
Tom Rini
2011-03-23
1
-2
/
+2
*
perl-native_5.12.2.bb: Fix compliation on ubuntu 11.04-alpha
Khem Raj
2011-03-23
2
-4
/
+10
*
scripts/poky-qemu-internal: Add rw to KERNCMDLINE for non nfs boots as well
Khem Raj
2011-03-21
1
-5
/
+5
*
scripts/poky-qemu-internal: Pass -m <mem_size> always on commandline
Khem Raj
2011-03-21
1
-15
/
+17
*
lib/oe/patch.py: Cosmetic change to avoid bitbake warning
Khem Raj
2011-03-21
1
-1
/
+1
*
oe.utils: add inherits (sync from OE)
Chris Larson
2011-03-21
1
-0
/
+4
*
oe.path: sync up with current OE
Chris Larson
2011-03-21
1
-7
/
+14
*
oe.patch: add missing imports
Chris Larson
2011-03-21
1
-0
/
+2
*
oe.utils: add bb, bb.data imports
Chris Larson
2011-03-21
1
-0
/
+2
*
Shift a few env bits into scripts/bitbake
Chris Larson
2011-03-21
2
-3
/
+5
*
scripts/bitbake: add -g/--graphviz to NO_BUILD_OPTS
Chris Larson
2011-03-21
1
-1
/
+1
[prev]
[next]