Openembedded Core Discussions
 help / color / mirror / Atom feed
 messages from 2015-09-07 21:00:22 to 2015-09-10 15:22:45 UTC [more...]

[PATCH 00/16] Recipes fixes for clang
 2015-09-10 15:22 UTC  (37+ messages)
` [PATCH 01/16] irda-utils: Weak Define the build TARGETS
` [PATCH 02/16] slang: Fix namespace conflict vis-a-vis posix_close
              ` Policy for 'Pending' patches (was Re: [PATCH 02/16] slang: Fix namespace conflict vis-a-vis posix_close)
` [PATCH 03/16] sudo: Include sys/types.h for id_t definition
` [PATCH 04/16] man: Use -DSYSV when builing for linux
` [PATCH 05/16] minicom: Fix build with musl
` [PATCH 06/16] bdwgc: Include signal.h instead of hard asm/sigcontext.h
` [PATCH 07/16] ccache: Dont add LDFLAGS to compiler flags
` [PATCH 08/16] latencytop: Fix build with clang
` [PATCH 09/16] alsa-tools: Fix compiling "
` [PATCH 10/16] kexec-tools: Pass -r directly to linker
` [PATCH 11/16] xorg-driver: Fix logical && with bitwise and operation
` [PATCH 12/16] puzzles: Fix build with clang
` [PATCH 13/16] sudo: Disable rsize_t deliberately
` [PATCH 14/16] webkit-gtk: Backport fix to remove FrameDestructionObserver
` [PATCH 15/16] mdadm: Fix bugs exposed by clang
` [PATCH 16/16] directfb: Avoid using VLAs and printf formats

[RFC][PATCH 3/3] fontcache: allow to pass extra parameters and environment to fc-cache
 2015-09-10 14:31 UTC  (2+ messages)
` [PATCHv2] "

[wic][PATCH 0/3] wic bugfix and improvements
 2015-09-10 14:26 UTC  (4+ messages)
` [wic][PATCH 1/3] wic: add dependencies to wic-image-minimal recipe
` [wic][PATCH 2/3] wic: use ext4 in wic-image-minimal.wks
` [wic][PATCH 3/3] wic: fix partition size calculation

Patch merge process
 2015-09-10 14:18 UTC  (11+ messages)

[fido][PATCH 1/3] rootfs.py: Allow to override postinst-intercepts location
 2015-09-10 11:54 UTC  (3+ messages)
` [fido][PATCH 2/3] rootfs.py: show intercept script output in log.do_rootfs
` [fido][PATCH 3/3] postinst_intercept: allow to pass variables with spaces

[dizzy][PATCH 1/3] rootfs.py: Allow to override postinst-intercepts location
 2015-09-10 11:53 UTC  (3+ messages)
` [dizzy][PATCH 2/3] rootfs.py: show intercept script output in log.do_rootfs
` [dizzy][PATCH 3/3] postinst_intercept: allow to pass variables with spaces

[PATCH v2] u-boot.inc: Add host compiler flags and openssl-native dependency
 2015-09-10 10:24 UTC 

[PATCH 0/1] sstate.bbclass: fixes for SSTATE_SIG_KEY when use SSTATE_MIRRORS
 2015-09-10 10:23 UTC  (4+ messages)
` [PATCH 1/1] "

[PATCH] selftest/manifest.py: Test to verify rootfs manifest
 2015-09-10  9:52 UTC  (3+ messages)
` [PATCH v2] selftest/manifest.py: Test support for manifests

[PATCH] u-boot.inc: Add host compiler flags and openssl-native dependency
 2015-09-10  8:11 UTC  (6+ messages)

oprofile rebuilds for different MACHINES (sstate)
 2015-09-09 22:07 UTC  (3+ messages)

[PATCH] cryptodev-tests: don't use STAGING_KERNEL_DIR, fix re-packaging in multi-machine builds
 2015-09-09 22:05 UTC 

[PATCH] kernel-arch.bbclass: Allow 'baremetal' CPUs
 2015-09-09 22:00 UTC  (4+ messages)

[PATCH V3] mkefidisk: Create interactive menu for the script
 2015-09-09 21:37 UTC  (3+ messages)
` [PATCH] "

[PATCH] mkefidisk: Create interactive menu for the script
 2015-09-09 21:36 UTC  (6+ messages)

[PATCH 0/4] Systemd Upgrade
 2015-09-09 20:13 UTC  (12+ messages)

[PATCH] lsb: add lsbinitscripts and util-linux rdepends
 2015-09-09 19:56 UTC 

State of bitbake world, wrong PACKAGE_ARCHs 2015-09-08
 2015-09-09 17:03 UTC  (8+ messages)

Remove oprofileui-server
 2015-09-09 16:48 UTC  (4+ messages)

How to put a correct dependency with regards to gcc?
 2015-09-09 16:13 UTC  (5+ messages)

[PATCH] ptest: fix file ownerships in ${PTEST_PATH}
 2015-09-09 15:45 UTC  (3+ messages)

[PATCH 0/1] Busybox fix for utmpx
 2015-09-09 15:45 UTC  (6+ messages)
` [PATCH 1/1] busybox: Use UTMPX instead of legacy UTMP

[PATCH] connman: upgrade to 1.30
 2015-09-09 15:36 UTC 

[PATCH] runqemu: avoid image file name mismatches
 2015-09-09 15:12 UTC 

OE Changelog since 2015-08-30 until 2015-09-06
 2015-09-09 14:46 UTC 

[PATCH] u-boot.inc: Add U-Boot ELF install and deploy
 2015-09-09 14:13 UTC 

[PATCH 0/4] some init/finish enhancements for initramfs-framework
 2015-09-09 14:12 UTC  (9+ messages)
` [PATCH 1/4] initramfs-framework: support rootflags and rootfstype boot parameter
` [PATCH 2/4] initramfs-framework: support ro "
` [PATCH 3/4] initramfs-framework: support init "
` [PATCH 4/4] initramfs-framework: support dropping into shell on failure

"sub" machine types?
 2015-09-09 13:37 UTC  (6+ messages)

[PATCH] sstate: only fetch remote signatures if verification is enabled
 2015-09-09 12:44 UTC 

[PATCH] Revert "boot-directdisk.bbclass: use rootfs UUID by default"
 2015-09-09 12:31 UTC 

32 bit time_t in openembedded
 2015-09-09  7:33 UTC  (5+ messages)

[PATCH 0/1] gcc-5.2: remake 0040-nativesdk-gcc-support.patch
 2015-09-09  7:08 UTC  (2+ messages)
` [PATCH 1/1] "

[PATCH 01/17] systemd: Upgrade 219 -> 224
 2015-09-09  5:55 UTC  (5+ messages)
` [PATCH 15/17] busybox: Use CC instead of bare LD to be the Linker

[PATCH V2] busybox: Use CC instead of bare LD to be the Linker
 2015-09-09  5:53 UTC 

[PATCH 0/1] bind: fix compile failure when building path is long
 2015-09-09  5:40 UTC  (2+ messages)
` [PATCH 1/1] "

[PATCH v2] bjam-native: build and install bjam.debug
 2015-09-09  2:19 UTC  (2+ messages)

[PATCH 0/1] Upgrade gdk-pixbuf from 2.30.8 to 2.31.7
 2015-09-09  1:36 UTC  (4+ messages)
` [PATCH 1/1] gdk-pixbuf: 2.30.8 -> 2.31.7

[PATCH][fido] openssh: CVE-2015-6563 CVE-2015-6564 CVE-2015-6565
 2015-09-09  0:22 UTC 

[PATCH 0/1] dpkg: put start-stop-daemon in its own package
 2015-09-09  0:14 UTC  (4+ messages)
` [PATCH 1/1] "

[PATCH 0/3] Empty-image functionality
 2015-09-08 23:20 UTC  (4+ messages)
` [PATCH 1/3] Empty image: core-image-empty recipe, Rootfs fix

[PATCH] qemurunner: Fix killpg pid usage
 2015-09-08 22:36 UTC 

[PATCH] qemurunner: Ensure runqemu doesn't survive SIGKILL
 2015-09-08 22:35 UTC 

[PATCH] binutils: Add thunderx support to gas
 2015-09-08 20:02 UTC 

[PATCH 1/4] busybox: Enable getopt applet
 2015-09-08 19:38 UTC  (7+ messages)
` [PATCH 2/4] rootfs: Do not uninstall update-rc.d

[PATCHv3] adt-installer: upgrade to opkg 0.3.0
 2015-09-08 19:24 UTC 

[PATCHv2] adt-installer: upgrade to opkg 0.3.0
 2015-09-08 16:59 UTC  (2+ messages)

State of bitbake world, Failed tasks 2015-09-07
 2015-09-08 16:04 UTC  (2+ messages)

[RFC 0/2]
 2015-09-08 15:47 UTC  (3+ messages)
` [RFC 0/2] busybox:udhcpc: add option for modify resolv.conf
` [RFC 0/2] busybox:udhcpc: option to skip the default route

[RFC PATCH 0/3] WIP: add ability to reduce package feed churn
 2015-09-08 15:47 UTC  (7+ messages)
` [RFC PATCH 1/3] classes/sstate: break out function to get sstate manifest filename
` [RFC PATCH 2/3] build-compare: add support for examining deb and ipk packages
` [RFC PATCH 3/3] WIP: classes/packagefeed-stability: add class to help reduce package feed churn

[PATCH] linux-yocto/3.14: fix edgerouter (octeon) build
 2015-09-08 13:44 UTC 

[PATCH] gnu-efi: Make setjmp.S portable to ARM
 2015-09-08 11:59 UTC  (5+ messages)

[PATCH 0/4] devtool: better support for kernel
 2015-09-08 10:58 UTC  (5+ messages)
` [PATCH 1/4] extrernalsrc.bbclass: treat kernel meta like local source
` [PATCH 2/4] kernel-yocto.bbclass: do_kernel_metadata depends on do_unpack
` [PATCH 3/4] kernel.bbclass: do not mv/link sources when externalsrc enabled
` [PATCH 4/4] devtool: modify: enable do_shared_workdir for kernel

[PATCH] externalsrc.bbclass: better filtering of cleandirs
 2015-09-08 10:48 UTC  (2+ messages)

Getting rid of "The license listed internal was not in the licenses collected" warnings?
 2015-09-08 10:39 UTC  (7+ messages)

[PATCH 0/9] devtool improvements
 2015-09-08 10:39 UTC  (10+ messages)
` [PATCH 1/9] scriptutils: split out simple fetching function from recipetool
` [PATCH 2/9] devtool: improve modified file preservation to handle directory structures
` [PATCH 3/9] devtool: add upgrade feature
` [PATCH 4/9] devtool: Create a single file for the build devtool feature
` [PATCH 5/9] devtool: Allow disabling make parallelism on build command
` [PATCH 6/9] devtool: update-recipe: better 'auto' mode
` [PATCH 7/9] devtool: update-recipe: add a warning when recipe is inside the workspace
` [PATCH 8/9] devtool: add package plugin that lets you create package via devtool
` [PATCH 9/9] devtool: fix running from a different directory

Illustration of good and bad QA test output
 2015-09-08 10:27 UTC  (2+ messages)

[PATCH] packagegroup-core-nfs: provide the nfs-client IMAGE_FEATURES
 2015-09-08  9:33 UTC 

OpenEmbeddded Developer meeting Oct 9 after ELCE in Dublin
 2015-09-08  8:31 UTC  (2+ messages)
  ` [oe] "

[PATCH 0/1] Fix screen build failure
 2015-09-08  8:15 UTC  (2+ messages)
` [PATCH 1/1] screen: backport to fix build error

[poky][PATCH v4 0/2] gstreamer1.0: Add patches for Gstreamer 1.4.5
 2015-09-08  8:02 UTC  (3+ messages)

[PATCH][v2] perf: fix the install-python_ext
 2015-09-08  3:05 UTC  (4+ messages)

[PATCH 1/1] busybox: more nails in the coffin
 2015-09-08  0:55 UTC  (3+ messages)

[PATCH][fido] bind: CVE-2015-1349 CVE-2015-4620 CVE-2015-5722
 2015-09-07 23:21 UTC 


This is a public inbox, see mirroring instructions
for how to clone and mirror all data and code used for this inbox