Openembedded Core Discussions
 help / color / mirror / Atom feed
 messages from 2014-08-04 09:47:21 to 2014-08-07 13:14:22 UTC [more...]

RFC: Improving the developer workflow
 2014-08-07 13:14 UTC  (4+ messages)
` [yocto] "

How to force patch application
 2014-08-07 13:14 UTC 

[PATCH] pigz: Add dependency on zlib-native for pigz-native
 2014-08-07 10:36 UTC 

[PATCH] gdk-pixbuf-native: add setscene dep on jpeg-native
 2014-08-07 10:32 UTC 

patchwork client problems
 2014-08-07 10:17 UTC  (5+ messages)

[PATCH] opkg-utils: allow disabling update-alternatives
 2014-08-07  9:31 UTC  (2+ messages)

[PATCH] core-image.bbclass: Correct comment about packagegroups
 2014-08-07  8:55 UTC 

[PATCH] coreutils: drop patch that unconditionally mangles manpages
 2014-08-07  8:42 UTC  (3+ messages)

[PATCH 0/2] Two fixes about systemd
 2014-08-07  8:34 UTC  (3+ messages)
` [PATCH 1/2] alsa-state: install init script only when 'sysvinit' is in DISTRO_FEATURES
` [PATCH 2/2] v86d: fix for systemd to load uvesafb module correctly

[PATCH] trace-cmd: Update to version 2.3.2
 2014-08-07  8:26 UTC  (4+ messages)

[PATCH] gstreamer1.0-plugins-good: fix the bug for gstrtpmp4gpay
 2014-08-07  1:50 UTC 

[PATCH] busybox: Add Upstream-Status to patch
 2014-08-06 23:30 UTC 

OE Changelog since 2014-07-27 until 2014-08-03
 2014-08-06 19:09 UTC 

[PATCH] 0/2] Update tzcode and data to 2014f
 2014-08-06 19:07 UTC  (3+ messages)
` [PATCH] 1/2] tzcode: update "
` [PATCH] 2/2] tzdata: "

[PATCH] remake: fix build error
 2014-08-06 16:18 UTC 

[PATCH] Remove remnants of deleted "do_package_write" task
 2014-08-06 16:10 UTC 

[PATCH 0/1] boot-directdisk.bbclass: use local HDDDIR
 2014-08-06 15:43 UTC  (2+ messages)
` [PATCH 1/1] "

[PATCH] lz4: update to 120
 2014-08-06 14:46 UTC 

[RFC][PATCH] libav: drop unused FFMPEG_LIBS and move libpostproc only to 0.8.11
 2014-08-06 14:42 UTC  (6+ messages)
` [PATCH 1/2] gst-ffmpeg: add dependency on libpostproc
  ` [PATCH 2/2] libav: drop unused FFMPEG_LIBS and move libpostproc only to 0.8.11

[PATCH] util-linux: create an all encompassing package group
 2014-08-06 14:42 UTC  (4+ messages)

[PATCH] opkg-utils: allow disabling update-alternatives
 2014-08-06 13:53 UTC  (4+ messages)

[PATCH v2] wpa-supplicant: use PACKAGECONFIG for ssl selection
 2014-08-06 13:32 UTC  (5+ messages)

[PATCH v3] wpa-supplicant: use PACKAGECONFIG for ssl selection
 2014-08-06 12:52 UTC 

[PATCH] bbclass files: Fix typos/grammar in numerous .bbclass comments
 2014-08-06 12:11 UTC  (2+ messages)

[PATCH] opkg-utils: allow disabling update-alternatives
 2014-08-06 12:00 UTC 

[PATCH 1/4] xorg-app: add x11 to required DISTRO_FEATURES and cleanup dependencies
 2014-08-06 11:48 UTC  (6+ messages)
` [PATCH 2/4] recipes: add x11 to required DISTRO_FEATURES

[PATCH] systemd: Adding RRECOMMENDS for os-release
 2014-08-06 10:11 UTC  (2+ messages)

what is the proper way to define a blacklist?
 2014-08-06  9:03 UTC  (2+ messages)

[PATCH 1/1] gmp: uprev it to 6.0.0
 2014-08-06  8:22 UTC  (2+ messages)

comment trails off in archiver.bbclass
 2014-08-06  8:10 UTC  (3+ messages)

[PATCH v2 0/1] qemu: upgrade to 2.1
 2014-08-06  7:43 UTC  (2+ messages)
` [PATCH v2 1/1] "

[PATCH 0/3][RFC] only allowed sstate-cache objects are allowed in a build (read-only sstate-cache?)
 2014-08-06  7:16 UTC  (4+ messages)
` [PATCH 1/3] bbclass/sstate_readonly approach 1: add prefuncs to SSTATETASKS
` [PATCH 2/3] bbclass/sstate_readonly_2 approach 2: add event handler at TaskStarted time
` [PATCH 3/3] bbclass/sstate approach 3: add checking in the return path of sstate_checkhashes

[PATCH 0/1] qemu: upgrade to 2.1
 2014-08-06  6:35 UTC  (2+ messages)
` [PATCH 1/1] "

[PATCH 00/20] udev-cache related changes
 2014-08-06  2:08 UTC  (51+ messages)
` [PATCH 01/20] udev-cache: Compress the cache
` [PATCH 02/20] udev-cache: choose a more descriptive cache filename
` [PATCH 03/20] udev-cache: Honor VERBOSE for bootup message
` [PATCH 04/20] udev-cache: Don't ignore errors from cache extract
` [PATCH 05/20] busybox: tar: enable CONFIG_FEATURE_TAR_LONG_OPTIONS
` [PATCH 06/20] udev-cache: Remove superfluous subshell on extract
` [PATCH 07/20] udev-cache: Update cache tarball atomically
` [PATCH 08/20] udev-cache: Create cache asynchronously
` [PATCH 09/20] udev-cache.default: documentation update
` [PATCH 10/20] udev-cache: parametrize sysconf file paths
` [PATCH 11/20] udev-cache: parametrize tar options
` [PATCH 12/20] udev-cache: fix timestamp errors on systems lacking an RTC
` [PATCH 13/20] udev-cache: Avoid caching udev.cache or non-devfs filesystems
` [PATCH 14/20] udev-cache: refactor; improve verbosity and error handling
` [PATCH 15/20] udev-cache: don't attempt to extract cache if it doesn't exist
` [PATCH 16/20] udev-cache: invalidate on rules.d changes
` [PATCH 17/20] udev-cache: fix udev-cache changes to work with busybox tar
` [PATCH 18/20] udev: Make build MACHINE-specific
` [PATCH 19/20] udev: Disable keymap support on machines lacking keyboard support
` [PATCH 20/20] udev: don't halt if devtmpfs can't be mounted

[PATCH 0/2] INITRD commit feedback changes
 2014-08-05 22:35 UTC  (5+ messages)
` [PATCH 1/2] INITRD var: documentation changes
` [PATCH 2/2] code cleanup for INITRD variable handing

[PATCH 00/24] wic: Remove unused code
 2014-08-05 21:53 UTC 

[PATCH 0/1] A commit to extend the INITRD variable
 2014-08-05 17:05 UTC  (6+ messages)
` [PATCH 1/1] INITRD var: make it a list of filesystem images

[PATCH] PR_Service: Improvement of persistance of PR service
 2014-08-05 15:29 UTC 

[PATCH] PR_Service: Improvement of persistance of PR service
 2014-08-05 15:11 UTC  (2+ messages)

blocking pie in recipes that build shared object files
 2014-08-05 14:47 UTC  (4+ messages)

[PATCH] image.bbclass: Adding loop back for machine name in hosts file
 2014-08-05 13:08 UTC  (12+ messages)

Qt on Wandboard-solo with Yocto -Problem
 2014-08-05 12:44 UTC  (2+ messages)

i guess there's no way to *conditionally* add tasks?
 2014-08-05 12:06 UTC  (3+ messages)

[PATCH] bluez5: Allow method calls over dbus for bluetooth daemon
 2014-08-05 11:27 UTC 

[PATCH 1/2] perf: explicitly disable libunwind
 2014-08-05 11:19 UTC  (2+ messages)
` [PATCH 2/2] perf: fix indentation

still some remnants of allegedly removed "do_package_write" task
 2014-08-05 10:57 UTC 

[PATCH] wpa-supplicant: use PACKAGECONFIG for ssl selection
 2014-08-05 10:17 UTC  (2+ messages)

[PATCH 0/3] fix several ptest issues
 2014-08-05 10:16 UTC  (7+ messages)
` [PATCH 1/3] perl: fix the output format of all tests
` [PATCH 2/3] strace: fix ptest execution failure
` [PATCH 3/3] dbus: fix ptest issue

[PATCH] Add doc entry for "ptest-pkgs" in IMAGE_FEATURES list
 2014-08-05  9:45 UTC 

[PATCH][RFC/RFT] busybox: Make busybox connman aware
 2014-08-05  2:16 UTC  (2+ messages)

[PATCH] kexec-tools: Create separate package for vmcore-dmesg
 2014-08-05  0:16 UTC 

[PATCH] gstreamer1.0-omx: Remove unnecessary dependency on plugins-bad
 2014-08-04 20:41 UTC 

[PATCH 2/3] alsa-lib: fix hw_ptr exceed the boundary
 2014-08-04 20:14 UTC  (6+ messages)
` [PATCH 3/3] alsa-lib: pcm_local.h: include <time.h> to enable CLOCK_MONOTONIC
` [PATCH 1/3] alsa-lib: use get32_labels for multi-source

[PATCH] tcp-wrappers: install /etc/hosts.allow and /etc/hosts.deny
 2014-08-04 19:37 UTC  (2+ messages)

[PATCH] create-pull-request: Fix error on 2.0 versions of git
 2014-08-04 18:55 UTC 

[PATCH] sysvinit: allow stack size configuration from rcS
 2014-08-04 15:40 UTC 

[PATCH 1/2] netbase: Adding loop back for machine name in hosts file
 2014-08-04 14:00 UTC  (2+ messages)

[PATCH] netbase: Adding loop back for machine name in hosts file
 2014-08-04 13:57 UTC  (5+ messages)

can pkg_{pre, post}rm functions be run at all for image creation?
 2014-08-04 13:56 UTC  (8+ messages)

[PATCH] cups: fix host contamination issue
 2014-08-04 13:18 UTC  (4+ messages)
`  "

[PATCH 0/1] Fix for YB6576
 2014-08-04 12:16 UTC  (2+ messages)
` [PATCH 1/1] scripts/send-error-report: fetch /Errors/ instead of /

a few questions on the proper use of TEMPLATECONF
 2014-08-04 11:19 UTC  (2+ messages)

[PATCH 0/1] Fix for YB6538
 2014-08-04 11:07 UTC  (2+ messages)
` [PATCH 1/1] error page/search result page: Display submission date/time information

[PATCH] curl: remove unused patch
 2014-08-04 11:04 UTC 

perform_packagecopy can't handle bindir==base_bindir and errors out
 2014-08-04 10:49 UTC 


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