index
:
openembedded-core.git
master
Trygve Laugstøl
summary
refs
log
tree
commit
diff
log msg
author
committer
range
path:
root
/
meta
/
recipes-core
Commit message (
Expand
)
Author
Age
Files
Lines
*
task-sdk-host: Add nativesdk to the task name so its clearer what the content...
Richard Purdie
2011-06-13
1
-0
/
+0
*
initrdscripts: Inhibit compiler/libc dependencies as this is just a configura...
Richard Purdie
2011-06-13
1
-0
/
+1
*
sysvinit-inittab: Inhibit compiler/libc dependencies as this is just a config...
Richard Purdie
2011-06-13
1
-0
/
+2
*
initscripts: makedevs is no longer used anywhere so drop dependency. Also inh...
Richard Purdie
2011-06-13
1
-3
/
+3
*
poky-feed-opkg: Disable default toolchain dependencies as these are just conf...
Richard Purdie
2011-06-13
1
-0
/
+1
*
base-files: Inherit toolchain dependencies as a compiler isn't used
Richard Purdie
2011-06-13
1
-0
/
+2
*
native/nativesdk: Clean up the depends ordering after bitbake override handli...
Richard Purdie
2011-06-09
1
-1
/
+1
*
task-core-tools: add mesa-demos to testapps list
Saul Wold
2011-06-09
1
-0
/
+1
*
sysvinit: split inittab into it's own recipe
Koen Kooi
2011-06-09
4
-40
/
+398
*
udev: Fix udevd launch issue after system second boot
Dongxiao Xu
2011-06-09
1
-1
/
+1
*
initramfs-live-install: comment out allarch inherit to resolve no provider
Tom Zanussi
2011-06-09
1
-1
/
+4
*
util-linux: package agetty seperately
Koen Kooi
2011-06-06
2
-2
/
+3
*
base-passwd: populate the target sysroot with passwd/group/login.defs
Scott Garman
2011-06-06
2
-2
/
+411
*
util-linux_2.19.1.bb: Fix compliation on uclibc
Khem Raj
2011-06-06
2
-1
/
+34
*
gettext: Add DEPENDS on git-native
Richard Purdie
2011-06-02
1
-2
/
+3
*
sysvinit: Mark as machine specific since there are machine specific component...
Richard Purdie
2011-06-02
1
-0
/
+3
*
eglibc: fix mispackaging of libcidn
Phil Blundell
2011-06-02
3
-5
/
+5
*
dbus: avoid dependency on x11 for -native build
Phil Blundell
2011-06-02
1
-2
/
+5
*
recipes: Upstream-status --> Upstream-Status: for multiple patches
Dexuan Cui
2011-06-02
5
-5
/
+5
*
gettext-0.16.1: mark upstream status for gplv2 recipe's patches
Nitin A Kamble
2011-06-02
10
-9
/
+19
*
dbus 1.4.1: disable sysv script properly when using systemd
Koen Kooi
2011-06-01
2
-1
/
+5
*
busybox: sync do_install() with oe master (mostly)
Phil Blundell
2011-06-01
2
-48
/
+57
*
gettext: Update to 0.18.1.1
Saul Wold
2011-06-01
17
-105
/
+107
*
util-linux: update to 2.19.1
Saul Wold
2011-06-01
10
-10
/
+7
*
Improve handling of 'all' architecture recipes and their interaction with sstate
Richard Purdie
2011-05-31
4
-8
/
+11
*
sysvinit: make pidof usuable in a standalone setting
Koen Kooi
2011-05-31
1
-2
/
+4
*
uclibc: Add disabled COMPILE_IN_THUMB_MODE to uClibc.machine for all ARM conf...
Khem Raj
2011-05-29
4
-0
/
+4
*
uclibc_git.bb: Fix patch path in SRC_URI
Khem Raj
2011-05-27
1
-1
/
+1
*
License Field Cleanup: Non-standard field names
Beth Flanagan
2011-05-27
4
-4
/
+4
*
conf/bitbake.conf: Added variables for PR service.
Lianhao Lu
2011-05-27
1
-1
/
+1
*
uclibc.inc: Set COMPILE_IN_THUMB_MODE in .config if ARM_INSTRUCTION_SET != arm
Khem Raj
2011-05-27
1
-0
/
+1
*
uclibc_git.bb: Fix compilation on arm when using thumb instruction set
Khem Raj
2011-05-27
3
-1
/
+57
*
dbus 1.4.1: create UUIDDIR in postinst
Koen Kooi
2011-05-27
2
-4
/
+10
*
console-tools: use u-a also for fgconsole otherwise it collides with busybox
Martin Jansa
2011-05-27
1
-1
/
+4
*
dbus: Fix commit typo, I mixed the patch versions up
Richard Purdie
2011-05-27
1
-1
/
+1
*
dbus: clean up dbus-x11 packaging
Koen Kooi
2011-05-27
2
-2
/
+2
*
dbus 1.4.1: enable systemd support, but package systemd files seperately
Koen Kooi
2011-05-26
2
-2
/
+5
*
dbus: split X11 dependant dbus-launch into its own subpackage
Koen Kooi
2011-05-26
2
-2
/
+4
*
IMAGE_ROOTFS_SIZE Cleanup
Saul Wold
2011-05-25
2
-0
/
+4
*
eglibc.inc: Transfer PARALLEL_MAKE to PARALLELMFLAGS
Khem Raj
2011-05-25
1
-0
/
+6
*
uclibc: Upgrade to 0.9.32-rc3
Khem Raj
2011-05-23
60
-2406
/
+7878
*
uclibc/site_config/funcs: getloadavg is unimplemented
Khem Raj
2011-05-20
1
-1
/
+0
*
package-index.bb: add support for deb and rpm.
Dexuan Cui
2011-05-20
1
-4
/
+2
*
gettext (gplv2): add virtual/gettext to PROVIDES list
Saul Wold
2011-05-20
1
-2
/
+2
*
gcc: remove unused patches and move patches in proper dir
Nitin A Kamble
2011-05-18
21
-206
/
+41
*
Add pidofproc to ${sysconfdir}/init.d/functions
Robert Yang
2011-05-18
1
-2
/
+30
*
Cleanup the whitespace in functions
Robert Yang
2011-05-18
1
-5
/
+6
*
update-rc.d: fix after repo move
Koen Kooi
2011-05-17
1
-2
/
+2
*
recipes: Add upstream status information for patches
Dongxiao Xu
2011-05-17
2
-0
/
+4
*
update patch upstream status
Qing He
2011-05-17
3
-0
/
+6
[next]