Openembedded Core Discussions
 help / color / mirror / Atom feed
 messages from 2015-09-19 22:43:11 to 2015-09-24 11:27:54 UTC [more...]

[PATCH] gdk-pixbuf: Avoid rebuild failures
 2015-09-24 11:27 UTC  (4+ messages)

[PATCH] glib-2.0: cleanup buildpaths from pkgconfig files
 2015-09-24 11:04 UTC 

[PATCH] gnutls: cleanup buildpaths from gnutls.pc
 2015-09-24 11:04 UTC 

[PATCH] curl: cleanup buildpaths from curl-config
 2015-09-24 11:04 UTC 

[PATCH] oeqa/runexported: Fix a problem with ssh_target_log existing in folder
 2015-09-24 11:00 UTC 

[PATCH] oeqa/runexported: Added default json file name as first parameter
 2015-09-24  9:33 UTC 

[PATCH 0/1] iproute2: fix the configure process
 2015-09-24  9:27 UTC  (2+ messages)
` [PATCH 1/1] "

[PATCH 0/6] Fixes for mutilib SDK
 2015-09-24  9:18 UTC  (5+ messages)

[PATCH] oeqa/testimage: Remove absolute path to oeqa from json
 2015-09-24  9:14 UTC 

[PATCH][V2] sstate: run recipe-provided hooks outside of ${B}
 2015-09-24  8:54 UTC 

Cannot apply patches out of meta bsp after applied a kern-tool patch
 2015-09-24  8:24 UTC 

[PATCH][v2] xmlto: xsltproc is required by both native and target
 2015-09-24  7:05 UTC  (4+ messages)

Including machine specific mesa-driver
 2015-09-24  6:50 UTC  (2+ messages)

[oe-commits] Robert Yang : insane.bbclass: make package_qa_clean_path return a relative path
 2015-09-24  5:54 UTC 

[PATCH] gcc-multilib-config: Expand ccargs variable
 2015-09-24  6:17 UTC 

[oe-commits] Ross Burton : Revert "systemd: disable problematic GCC 5.2 optimizations"
 2015-09-24  5:55 UTC 

Error building gdk-pixbuf-native
 2015-09-23 22:25 UTC  (13+ messages)

[PATCH] systemd: fix tmpfiles location when multilib in use
 2015-09-23 21:59 UTC  (4+ messages)

[PATCH] archiver: stamp-base is dead, remove it
 2015-09-23 21:36 UTC 

[PATCH] gcc-shared-source: Set empty SRC_URI
 2015-09-23 21:33 UTC 

[PATCHv4] Fix recursive mode -st on BUILDDIR setup
 2015-09-23 20:25 UTC  (3+ messages)
` [PATCH] sanity.bbclass: show warning when chmod fails

[PATCH 1/2] oeqa/runtime/parselogs.py: Fix dmesg log retrieve in sato
 2015-09-23 18:29 UTC  (2+ messages)
` [PATCH 2/2] kmod: Change SRCREV to fix return code in error path

[PATCH 0/3] recipetool/devtool: send errors to stderr
 2015-09-23 18:24 UTC  (4+ messages)
` [PATCH 1/3] oe.scriptutils: enable color in a more flexible way
` [PATCH 2/3] oe.scriptutils: add logger_setup_filters
` [PATCH 3/3] recipetool, devtool: set up the logging filters

[PATCH] gcc-5.2: disable isl
 2015-09-23 16:52 UTC  (2+ messages)

[PATCH v2 0/3] devtool fixes
 2015-09-23 16:04 UTC  (6+ messages)
` [PATCH v2 1/3] devtool: second fix for running from a different directory
` [PATCH v2 2/3] devtool: runqemu: avoid recipe parse
` [PATCH v2 3/3] devtool: upgrade: use shutil.move instead of os.rename

[PATCHv2 1/2] oeqa/oetest: Remove bb as requirement for oetest
 2015-09-23 15:40 UTC  (2+ messages)
` [PATCHv2 2/2] oeqa/runexported: Removed DEPLOY_DIR as mandatory

[PATCH 1/2] oeqa/oetest: Remove bb as requirement for oetest
 2015-09-23 15:22 UTC  (4+ messages)
` [PATCH 2/2] oeqa/runexported: Removed DEPLOY_DIR as mandatory

State of bitbake world, Failed tasks 2015-09-13
 2015-09-23 11:39 UTC  (2+ messages)

[PATCH 0/1] Configure p11-kit without trust-paths
 2015-09-23  9:04 UTC  (2+ messages)
` [PATCH 1/1] p11-kit: configure "

[PATCH] hand the TEMPLATECONF local over to setup-builddir
 2015-09-23  9:06 UTC  (6+ messages)

[PATCH] guile: cleanup buildpaths and add RDEPENDS on pkgconfig
 2015-09-23  8:41 UTC 

[PATCH 0/1] gmp: Use __gnu_inline__ attribute in 4.2.1 with gcc 5
 2015-09-23  7:34 UTC  (3+ messages)
` [PATCH 1/1] "
  ` [PATCH v2 1/1] gmp: Use __gnu_inline__ attribute in 4.2.1

[PATCH 00/27] Fixes for devtool and the extensible SDK
 2015-09-22 23:00 UTC  (29+ messages)
` [PATCH 01/27] lib/oe/recipeutils: properly split unexpanded variable values
` [PATCH 02/27] classes/populate_sdk_ext: fix missing environment settings if running installer with sh
` [PATCH 03/27] classes/populate_sdk_ext: allow custom configuration for extensible SDK
` [PATCH 04/27] classes/populate_sdk_ext: drop work-config.inc
` [PATCH 05/27] toolchain-shar-extract.sh: show progress when extracting SDK
` [PATCH 06/27] classes/externalsrc: scale back warning to a plain note
` [PATCH 07/27] classes/externalsrc: fix setting of deps varflag as a string
` [PATCH 08/27] lib/oe/patch: fix for git am not cleaning up after itself
` [PATCH 09/27] scripts/contrib: add devtool stress tester
` [PATCH 10/27] devtool: check that source tree still exists
` [PATCH 11/27] devtool: add: ensure --color=never turns off recipetool colour output
` [PATCH 12/27] devtool / lib/oe/recipeutils: ensure we can parse without bbappends
` [PATCH 13/27] devtool: add: properly handle separate build directory
` [PATCH 14/27] recipetool: create: fix creating empty shell functions
` [PATCH 15/27] recipetool: create: fix handling of URIs containing #
` [PATCH 16/27] devtool: show proper error when extracting source for recipes with disabled unpack task
` [PATCH 17/27] devtool: fix extracting source for work-shared recipes
` [PATCH 18/27] devtool: better handling for recipes that don't unpack source
` [PATCH 19/27] devtool: add: set up fetched source as a git repository by default
` [PATCH 20/27] devtool: add: move important "recipe created" message to the end
` [PATCH 21/27] devtool: build-image: fix recipe/package terminology
` [PATCH 22/27] devtool: build-image: tell user where to find output files
` [PATCH 23/27] devtool: build-image: improve image recipe handling
` [PATCH 24/27] devtool: build-image: delete bbappend at end of build
` [PATCH 25/27] devtool / recipetool: add handling for binary-only packages
` [PATCH 26/27] devtool: add basic means of running runqemu within the extensible SDK
` [PATCH 27/27] devtool: add search command

[PATCH 0/1] pseudo 1.7.4 (bug #8282)
 2015-09-22 22:59 UTC  (2+ messages)
` [PATCH 1/1] pseudo_1.7.4.bb: fix f*open()

[PATCH] lsb: add lsbinitscripts and util-linux rdepends
 2015-09-22 22:38 UTC  (2+ messages)

First run postinst broken
 2015-09-22 22:32 UTC  (4+ messages)

[RFC][PATCH] sstate: run recipe-provided hooks outside of ${B}
 2015-09-22 20:52 UTC  (3+ messages)

[PATCH 1/1] oeqa/utils/dump: Add default commands and directory
 2015-09-22 11:14 UTC 

[PATCH 1/2] oeqa/utils/qemurunner.py: Fix HIGH CPU usage on LoggingThread
 2015-09-22 16:56 UTC  (2+ messages)
` [PATCH 2/2] oeqa/utils/qemurunner.py: Remove duplicate message on LoggingThread start

[PATCH] webkitgtk: add REQUIRED_DISTRO_FEATURES
 2015-09-22 14:24 UTC  (7+ messages)

[PATCH] rt-tests: bump to v0.94
 2015-09-22 14:23 UTC  (3+ messages)

[PATCH 0/4] meta: resend patches
 2015-09-22 14:12 UTC  (7+ messages)
` [PATCH 1/4] gtk+/cairo: enable x11 or directfb

[PATCH] devtool: upgrade: use shutil.move instead of os.rename
 2015-09-22 12:31 UTC  (2+ messages)

[PATCH] oeqa/selftest/archiver: Test that archiver filters on recipe name
 2015-09-22 11:31 UTC 

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

Robert Yang : perf: fix for rebuilding
 2015-09-22  9:36 UTC  (12+ messages)
` [PATCH][master][fido][dizzy] Revert "perf: fix for rebuilding"
        ` [RFC][PATCH] perf: don't re-create ${B}
        ` [RFC][PATCHv2] cmake.bbclass, "
        ` [RFC][PATCHv3] autotools.bbclass, "

[PATCH] cwautomacros: cleanup buildpath in autogen.sh
 2015-09-22  9:16 UTC 

[PATCH 0/1] runqemu-extract-sdk: allow install debugfs on rootfs
 2015-09-22  5:39 UTC  (2+ messages)
` [PATCH 1/1] "

[PATCH] libksba: fix pkgconfig patch
 2015-09-22  1:13 UTC 

[PATCH 0/8] nios2 fixes
 2015-09-22  0:06 UTC  (16+ messages)
` [PATCH 1/8] insane: Add nios2 support
` [PATCH 2/8] siteinfo: Add nios2-linux
` [PATCH 3/8] kernel-arch: Add nios2 to valid archs
` [PATCH 4/8] linux-yocto: depend on libgcc for nios2
` [PATCH 5/8] openssl: Add nios2 configuration
        ` [PATCH] openssl: Add mapping for nios2
` [PATCH 6/8] libtool: Fix nios2 support
` [PATCH 7/8] pixman: Fix missing FE_DIVBYZERO on nios2
` [PATCH 8/8] libgpg-error: Add support for nios2

[PATCH 0/1] Create error recipe and error image, for testing
 2015-09-21 23:45 UTC  (2+ messages)
` [PATCH 1/1] meta-selftest: add error recipe and error-image

[PATCH] libgcc.inc: package baremetal multilib libraries
 2015-09-21 23:21 UTC  (3+ messages)
` [PATCH v2 0/1] libgcc: package multiple libraries
  ` [PATCH v2] libgcc.inc: package baremetal multilib libraries

OpenEmbedded Developers European Meeting in Dublin after ELCE and YP dev day
 2015-09-21 20:07 UTC 

[PATCH] packagegroup-core-standalone-sdk-target: ensure libatomic is in SDK
 2015-09-21 19:36 UTC 

packageconfig for non-autotooled project
 2015-09-21 19:08 UTC  (3+ messages)

[PATCH] systemd: disable problematic GCC 5.2 optimizations
 2015-09-21 18:04 UTC  (8+ messages)

[PATCH v2] systemd: disable problematic GCC 5.2 optimizations
 2015-09-21 17:56 UTC 

[PATCH] selftest/buildoptions: pexpect not a builtin module
 2015-09-21 16:27 UTC  (6+ messages)
` [PATCH V2] "

udev + 60-persistent-storage.rules + IDE
 2015-09-21 14:30 UTC  (2+ messages)
` [PATCH v2] systemd: apply persistent storage udev rules also for /dev/hd*

[PATCH] opkg: create opkg.lock in /run instead of /var/run
 2015-09-21 12:16 UTC  (4+ messages)

[PATCH] devtool: second fix for running from a different directory
 2015-09-21 11:36 UTC 

[PATCH] oeqa/selftest: buildoptions.py Removed unused imports
 2015-09-21 10:47 UTC 

[yocto][PATCH 0/1] new PTEST_RUN_SCRIPT_PATH
 2015-09-21  7:11 UTC  (2+ messages)
` [yocto][PATCH 1/1] ptest: user-specified run-ptest script location

[meta-oe]question about PMS
 2015-09-21  5:57 UTC 

[PATCH 0/1] Upgrade bind to fix CVE issues
 2015-09-21  2:01 UTC  (4+ messages)
` [PATCH 1/1] bind: 9.10.2-P4 -> 9.10.3

[PATCH] autotools: fix traversal bug in aclocal copying
 2015-09-20  5:19 UTC 


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