Openembedded Core Discussions
 help / color / mirror / Atom feed
 messages from 2016-02-02 15:12:37 to 2016-02-04 01:44:53 UTC [more...]

[PATCH V2] glibc: fix CVE-2015-8777 and CVE-2015-8779
 2016-02-04  1:51 UTC 

[PATCH] neon: convert to PACKAGECONFIG
 2016-02-04  0:30 UTC 

Default value for FULL_OPTIMIZATION
 2016-02-03 22:37 UTC  (12+ messages)

OE Changelog since 2016-01-24 until 2016-01-31
 2016-02-03 22:02 UTC 

[PATCH 1/8] libnss-mdns: Check for nss.h before using
 2016-02-03 21:24 UTC  (5+ messages)
` [PATCH 8/8] boost: Fix build on soft-float ABI arm systems

[PATCH] gnutls: update 3.4.8 -> 3.4.9
 2016-02-03 21:17 UTC 

[PATCH] udev: add runtime dependencies for udev-cache
 2016-02-03 20:56 UTC  (4+ messages)

binutils upgrade to 2.26 failure - unsupported reloc 42 against global symbol __gmon_start__
 2016-02-03 20:55 UTC  (8+ messages)

[PATCH 0/6] Fix issues when using security_flags on musl
 2016-02-03 19:27 UTC  (11+ messages)
` [PATCH 1/6] nss-myhostname: Fix build "
` [PATCH 2/6] gcc: Fix build on musl with -fstack-protector
` [PATCH 3/6] security_flags: Disable fstack-protector for gcc runtime libs
` [PATCH 4/6] security_flags: Replace -fstack-protector-all with -fstack-protector-strong
` [PATCH 5/6] gcc: Assume libssp and dl_iterate_phdr on musl
` [PATCH 6/6] gcc: musl related fixes for unwinding, ppc/secure-plt and gthr

[PATCH] python-distutils: add missing dependency on python-email
 2016-02-03 18:23 UTC 

[PATCH 00/24][Jethro V2] Jethro Consolidated Patchset
 2016-02-03 17:51 UTC 

[PATCH 00/22][Jethro] Jethro Consolidated Patchset
 2016-02-03 17:24 UTC 

[PATCH] license.bbclass: add LICENSE_CREATE_PACKAGE to perform_packagecopy vardeps
 2016-02-03 16:37 UTC 

[PATCH v3] formfactor: add machconfig for qemumips64
 2016-02-03 16:37 UTC 

Language settings GTK (glibc?) problem
 2016-02-03 16:01 UTC  (3+ messages)

[PATCH v2] formfactor: add machconfig for qemumips64 and beaglebone
 2016-02-03 15:46 UTC  (7+ messages)

[PATCH] p11-kit: fix packaging warnings
 2016-02-03 15:09 UTC  (2+ messages)

[PATCH] gcc-5.3: backport fix for PR-target-65358
 2016-02-03 14:56 UTC 

[PATCH] linux-firmware: update to latest revision 52442afee
 2016-02-03 14:47 UTC 

[PATCH 1/2] scripts/lib/bsp/engine: fix path separator
 2016-02-03 13:33 UTC  (2+ messages)
` [PATCH 2/2] scripts/lib/bsp/engine: trailing whitespace cleanup

[PATCH] i2c-tools: point SRC_URI at Yocto source mirrors
 2016-02-03 12:42 UTC 

[PATCH] glibc: fix CVE-2015-8777 and CVE-2015-8779
 2016-02-03 10:47 UTC  (2+ messages)

can't compile ffmpeg without x11
 2016-02-03 10:39 UTC  (2+ messages)

[PATCH] linux-libc-headers: backport uapi header list
 2016-02-03 10:39 UTC  (5+ messages)

[meta-oe][PATCH] wic: isoimage-isohybrid: check for syslinux-native
 2016-02-03 10:35 UTC 

[PATCH 1/3] Revert "matchbox-keyboard: export GTK_IM_MODULE_FILE location"
 2016-02-03 10:25 UTC  (5+ messages)
` [PATCH 3/3] formfactor: add machconfig for qemumips64 and beaglebone

software implementation opengl
 2016-02-03  9:00 UTC 

[PATCH] kernel: Add support for multiple kernel packages
 2016-02-03  8:30 UTC  (6+ messages)
` [PATCH v2] "

[PATCH 0/3] glib-2.0: minor fixes and updates
 2016-02-03  8:07 UTC  (5+ messages)
` [PATCH 2/3] glib-2.0: drop add-march-i486-into-CFLAGS-automatically.patch

[PATCH 0/1] copy_buildsystem: add ability to exclude layers
 2016-02-03  7:50 UTC  (2+ messages)
` [PATCH 1/1] "

[PATCH] mktemp: lower the priority of standalone mktemp package
 2016-02-03  6:16 UTC 

[PATCH 0/3] gnutls: cleanup + add libidn PACKAGECONFIG option
 2016-02-03  5:39 UTC  (5+ messages)
` [PATCH 1/3] gnutls.inc: minor formatting improvements
` [PATCH 2/3] gnutls.inc: add gmp to DEPENDS
` [PATCH 3/3] gnutls.inc: allow libidn support to be controlled via PACKAGECONFIG

[PATCH] gcc-configure-common.inc: drop --enable-target-optspace from configure
 2016-02-03  0:41 UTC  (6+ messages)

[PATCH v2 00/28] Add Extensible SDK test suite
 2016-02-03  0:30 UTC  (29+ messages)
` [PATCH v2 01/28] testimage: Modularize helper functions for get test lists
` [PATCH v2 02/28] classes/testsdk: Add new class testsdk
` [PATCH v2 03/28] classes/testimage: Add defeault inherit for testsdk
` [PATCH v2 04/28] populate_sdk_ext: Set TOOLCHAINEXT_OUTPUTNAME
` [PATCH v2 05/28] get_test_suites: Add sdkext type for load test suites
` [PATCH v2 06/28] classes/testsdk: Add testsdkext task only install
` [PATCH v2 07/28] bb/fetch2: Move export_proxies function from wget to utils
` [PATCH v2 08/28] classes/testsdk: Add call to export_proxies on testsdkext
` [PATCH v2 09/28] toolchain-shar-extract.sh: Add proxy variable to new env
` [PATCH v2 10/28] testimage/testsdk: Modularize TestContext
` [PATCH v2 11/28] testimage/testsdk: Move get test suites routine inside TestContext
` [PATCH v2 12/28] oetest.py/TestContext: Move loadTests and runTests inside it
` [PATCH v2 13/28] oeqa/oetest.py: Fix missing oeqa.runtime import
` [PATCH v2 14/28] classes/testsdk: Add function run_test_context
` [PATCH v2 15/28] classes/populate_sdk_ext: Add OE_SDK_EXT_SILENT env variable
` [PATCH v2 16/28] classes/testsdk: Add compatibility SDK testsuite to eSDK
` [PATCH v2 17/28] testsdkext: Add skeleton for support Extensible SDK tests
` [PATCH v2 18/28] classes/populate_sdk_ext: Add SDK_EXT_TARGET_MANIFEST and SDK_EXT_HOST_MANIFEST
` [PATCH v2 19/28] oeqa/sdkext: Add devtool basic tests for eSDK
` [PATCH v2 20/28] classes/testsdk: Add help information on how to run tests
` [PATCH v2 21/28] classes/testimage: Fix exportTests function
` [PATCH v2 22/28] oeqa/sdkext/devtool.py: Add location test to ensure that devtool is the eSDK one
` [PATCH v2 23/28] Revert "classes/populate_sdk_ext: Add OE_SDK_EXT_SILENT env variable"
` [PATCH v2 24/28] oeqa/oetest: oeSDKTest when run a command redirect env output to null
` [PATCH v2 25/28] oeqa/oetest.py: SDK{Ext, } improve host and target manifest load
` [PATCH v2 26/28] oeqa/oetest: Fix compatibility SDK tests using eSDK
` [PATCH v2 27/28] classes/testimage: exportTests simple improvment to use list instead of test expresions
` [PATCH v2 28/28] classes/test{image, sdk}: Update Copyrights to match the true dates

[PATCH] gtk+3: Tweak getVar to use True, not 1
 2016-02-02 23:50 UTC 

[PATCH] classes/lib: Add expand parameter to getVarFlag
 2016-02-02 23:45 UTC 

openssl parallel make error (again)?
 2016-02-02 23:34 UTC  (2+ messages)

[PATCH] piglit: don't use /tmp to write generated sources to
 2016-02-02 22:42 UTC 

[PATCH 0/3] Remove unhelpful default value of EXTRA_OEMAKE
 2016-02-02 22:41 UTC  (5+ messages)

[PATCH 21/21] classes/testimage: Fix exportTests function
 2016-02-02 22:33 UTC  (3+ messages)

[PATCH] [v2] watchdog: enable systemd support
 2016-02-02 22:25 UTC  (2+ messages)

[PATCH 00/20] Add Extensible SDK test suite
 2016-02-02 22:15 UTC  (31+ messages)
` [PATCH 10/20] testimage/testsdk: Modularize TestContext
` [PATCH 11/20] testimage/testsdk: Move get test suites routine inside TestContext
` [PATCH 12/20] oetest.py/TestContext: Move loadTests and runTests inside it
` [PATCH 13/20] oeqa/oetest.py: Fix missing oeqa.runtime import
` [PATCH 14/20] classes/testsdk: Add function run_test_context
` [PATCH 15/20] classes/populate_sdk_ext: Add OE_SDK_EXT_SILENT env variable
` [PATCH 16/20] classes/testsdk: Add compatibility SDK testsuite to eSDK
` [PATCH 17/20] testsdkext: Add skeleton for support Extensible SDK tests
` [PATCH 18/20] classes/populate_sdk_ext: Add SDK_EXT_TARGET_MANIFEST and SDK_EXT_HOST_MANIFEST
` [PATCH 19/20] oeqa/sdkext: Add devtool basic tests for eSDK
` [PATCH 20/20] classes/testsdk: Add help information on how to run tests

[PATCH] libxsettings-client: drop obsolete disable_Os_option.patch
 2016-02-02 21:59 UTC 

[PATCH] meta: add ASSUME_PROVIDED dependency on wget-native for http fetches
 2016-02-02 21:52 UTC 

[RFT][PATCH] curl: disable curl-config binconfig file
 2016-02-02 21:47 UTC  (6+ messages)

[PATCH v2 1/3] [jethro] linux-yocto: Update SRCREV for qemux86* for 3.14, fixes CVE-2016-0728
 2016-02-02 21:39 UTC  (3+ messages)
` [PATCH v2 2/3] [jethro] linux-yocto: Update SRCREV for qemux86* for 3.19, "
` [PATCH 3/3] [jethro] linux-yocto: Update SRCREV for qemux86* for 4.1, "

[PATCH 0/4][jethro] yocto-bsp related patches backported from master
 2016-02-02 18:54 UTC  (6+ messages)
` [PATCH 1/4][jethro] yocto-bsp: Default kernel version to 4.1 on x86_64
` [PATCH 2/4][jethro] yocto-bsp: Avoid duplication of user patches ({{=machine}}-user-patches.scc)
` [PATCH 3/4][jethro] yocto-bsp: Set KTYPE to user selected base branch
` [PATCH 4/4][jethro] yocto-bsp: Set SRCREV meta/machine revisions to AUTOREV

[wic][PATCH v2 00/14] Support for wic images in runqemu and oe-selftest
 2016-02-02 15:32 UTC  (15+ messages)
` [wic][PATCH v2 01/14] runqemu: add support for wic images
` [wic][PATCH v2 02/14] runqemu: don't set KERNEL "
` [wic][PATCH v2 03/14] runqemu: support path/to/<image>-<machine>.wic
` [wic][PATCH v2 04/14] oe-selftest: remove unused parameter
` [wic][PATCH v2 05/14] qemurunner: add parameter to method 'start'
` [wic][PATCH v2 06/14] oeqa/targetcontrol: make ssh control optional
` [wic][PATCH v2 07/14] oeqa/targetcontrol: support wic image type
` [wic][PATCH v2 08/14] wic-image-minimal: change IMAGE_FSTYPES
` [wic][PATCH v2 09/14] wic-image-minimal: update .wks to boot by qemu
` [wic][PATCH v2 10/14] oe-selftest: add new wic testcase
` [wic][PATCH v2 11/14] wic: fix processing of --use-uuid
` [wic][PATCH v2 12/14] wic-image-minimal: use uuid for root partition
` [wic][PATCH v2 13/14] oe-selftest: pylinted wic tests
` [wic][PATCH v2 14/14] oe-selftest: don't use specific tasks

[PATCH 1/2] dbus: use ${systemd_system_unitdir}
 2016-02-02 17:06 UTC  (2+ messages)
` [PATCH 2/2] dbus: add user sessions support

[PATCH][jethro] linux-yocto: Adds new SRCREVs for qemux86 and qemux86-64 for kernel 3.14 and 3.19
 2016-02-02 16:44 UTC  (2+ messages)

[PATCH 1/2][jethro] libpng: update URL that no longer exists
 2016-02-02 16:26 UTC  (2+ messages)
` [PATCH 2/2][jethro] libpng12: "

[wic][PATCH 00/15] Support for wic images in runqemu and oe-selftest
 2016-02-02 15:57 UTC  (6+ messages)
` [wic][PATCH 02/15] runqemu: don't use virtio for wic images

[PATCH][jethro] busybox: fix build of last applet
 2016-02-02 15:31 UTC 

[PATCH 1/2] busybox: Add support for busybox-init
 2016-02-02 15:29 UTC  (6+ messages)

[wic][PATCH] wic: default to empty bootloader config
 2016-02-02 15:15 UTC 

[PATCH] documentation.conf: align the documentation for DEBUG_OPTIMIZATION and FULL_OPTIMIZATION with bitbake.conf
 2016-02-02 15:08 UTC 


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