Openembedded Core Discussions
 help / color / mirror / Atom feed
 messages from 2016-12-02 19:32:59 to 2016-12-07 00:19:42 UTC [more...]

[PATCH 0/4] kernel-yocto: consolidated pull request
 2016-12-06 23:02 UTC  (8+ messages)
` [PATCH 1/4] linux-yocto/4.8: update to v4.8.10
` [PATCH 2/4] linux-yocto-dev: update to 4.9-rcX
` [PATCH 3/4] kern-tools: fix processing for no branch meta-data
` [PATCH 4/4] kernel-yocto: exit on non-zero return code

what is the closest alternative to red hat's ABRT in OE?
 2016-12-06 22:59 UTC  (3+ messages)

oetest.py construction of pkgmanifest is probably wrong
 2016-12-06 22:23 UTC  (3+ messages)

[PATCH 00/32] OEQA Framework Refactor & Improvements
 2016-12-06 21:56 UTC  (34+ messages)
` [PATCH 01/32] oeqa/core: Add base OEQA framework
` [PATCH 02/32] oeqa/core: Add utils module for "
` [PATCH 03/32] oeqa/core: Add loader, context and decorator modules
` [PATCH 04/32] oeqa/core/decorator: Add support for OETestDepends
` [PATCH 05/32] oeqa/core/decorator: Add support for OETestID and OETestTag
` [PATCH 06/32] oeqa/core/decorator: Add support for OETimeout decorator
` [PATCH 07/32] oeqa/core/decorator: Add support for OETestDataDepends and skipIfDataVar
` [PATCH 08/32] oeqa/core: Add tests for the OEQA framework
` [PATCH 09/32] scripts/oe-test: Add new oe-test script
` [PATCH 10/32] oeqa/core/context: Add support of OETestContextExecutor
` [PATCH 11/32] oeqa/core/cases: Add example test cases
` [PATCH 12/32] oeqa/core: Add README
` [PATCH 13/32] oe/data: Add export2json function
` [PATCH 14/32] classes/rootfs-postcommands: Add write_image_test_data
` [PATCH 15/32] classes/populate_sdk_base: Add write_sdk_test_data to postprocess
` [PATCH 16/32] oeqa/core: Change name of d to td
` [PATCH 17/32] oeqa/utils/path: Add remove_safe function
` [PATCH 18/32] oeqa: Move common files to oeqa/files instead of runtime only
` [PATCH 19/32] oeqa/sdk: Move test cases inside cases directory
` [PATCH 20/32] oeqa/{runtime, sdk}/files: Move testsdkmakefile from runtime to sdk module
` [PATCH 21/32] oeqa/sdk: Add case and context modules for the SDK component
` [PATCH 22/32] classes/testsdk: Migrates testsdk.bbclass to use new OESDKTestContext
` [PATCH 23/32] oeqa/utils: Move targetbuild to buildproject module
` [PATCH 24/32] oeqa/utils: {Target, SDK, }BuildProject remove dependency of bb
` [PATCH 25/32] oeqa/sdk/cases: Migrate tests to the new OEQA framework
` [PATCH 26/32] classes/testsdk: Remove the need of TEST_LOG_DIR variable
` [PATCH 27/32] oeqa/sdkext: Move test cases inside cases directory
` [PATCH 28/32] oeqa/sdkext: Adds case and context modules
` [PATCH 29/32] classes/testsdk: Migrate to use the new OESDKExtTestContext
` [PATCH 30/32] oeqa/sdkext/cases: Migrate test case to new OEQA framework
` [PATCH 31/32] oeqa/runtime: Fix TargetBuildProject instances
` [PATCH 32/32] oeqa: Fix files handling on runtime tests

[PATCH] run-postinsts: Print message before running deferred postinst scripts
 2016-12-06 19:51 UTC  (4+ messages)
  ` [PATCH v2] "

[PATCH 00/33] Accumulated patches for deb packaging
 2016-12-06 20:13 UTC  (50+ messages)
` [PATCH 01/33] dpkg: implement offline mode for update-alternatives
` [PATCH 02/33] dpkg: update-alternatives-dpkg should conflict with other providers
` [PATCH 03/33] dpkg-native: hardcode SYSCONFDIR to /etc in update-alternatives
` [PATCH 04/33] apt-native: Use option --force-script-chrootless for rootfs
` [PATCH 05/33] package_manager/deb: pass option --force-script-chrootless to dpkg
` [PATCH 06/33] debianutils: Allow native builds
` [PATCH 07/33] apt-native: merge apt-native.inc into .bb
` [PATCH 08/33] apt: merge apt-package.inc "
` [PATCH 09/33] apt-native: use sed to prepare apt.conf.sample
` [PATCH 10/33] apt: use default packaging rules for manpages
` [PATCH 11/33] apt: use default packaging rules for base package, prepend apt-utils
` [PATCH 12/33] apt: use default packaging rules for -dev package
` [PATCH 13/33] apt: rewrite do_install
` [PATCH 14/33] apt-native: drop obsolete patches
` [PATCH 15/33] apt: merge with apt-native
` [PATCH 16/33] apt: merge apt.inc into .bb
` [PATCH 17/33] apt: group variables (license, configuration, packaging)
` [PATCH 18/33] apt: more fine-grained packaging
` [PATCH 19/33] apt: recommend gnupg
` [PATCH 20/33] package_manager/deb: let apt-get handle postinst scripts
` [PATCH 21/33] package_manager/deb: create Packages.xz
` [PATCH 22/33] package_manager/deb: implement BAD_RECOMMENDATIONS
` [PATCH 23/33] dpkg: use PACKAGECONFIG
` [PATCH 24/33] dpkg: set license field to more common "GPLv2+"
` [PATCH 25/33] dpkg: clean-up packaging of start-stop-daemon
` [PATCH 26/33] dpkg: remove unneeded do_configure override
` [PATCH 27/33] dpkg: simplify replacing perl interpreter in scripts
` [PATCH 28/33] dpkg: update packages and files to match Debian more closely
` [PATCH 29/33] dpkg: always install dpkg-configure.service
` [PATCH 30/33] dpkg: use correct path for perl libraries
` [PATCH 31/33] package_deb.bbclass: compress control.tar with the same algorithm as data.tar
` [PATCH 32/33] apt: fix rpath error during configure
` [PATCH 33/33] apt: dselect depends on perl

[PATCH] sysstat: fixup pkg_postinst to allow SYSTEMD_AUTO_ENABLE to work
 2016-12-06 19:25 UTC 

[master][PATCH 0/2] Resolve gdb-cross-canadian dependency on imp
 2016-12-06 18:08 UTC  (3+ messages)
` [master][PATCH 1/2] python-3.5-manifest: Add imp to importlib
` [master][PATCH 2/2] gdb-cross-canadian: Depend on nativesdk-python3-importlib

[morty][PATCH 0/2] Resolve gdb-cross-canadian dependency on imp
 2016-12-06 18:07 UTC  (3+ messages)
` [morty][PATCH 1/2] python-3.5-manifest: Add imp to importlib
` [morty][PATCH 2/2] gdb-cross-canadian: Depend on nativesdk-python3-importlib

[PATCH] gstreamer1.0-plugins-bad: Add PKG_CONFIG_SYSROOT_DIR to output of pkg-config
 2016-12-06 17:18 UTC  (5+ messages)

[PATCH] postinst: Add a test case to verify postinst scripts behavior
 2016-12-06 17:29 UTC 

[PATCH 1/6] nfs-utils: systemd fixes
 2016-12-06 16:46 UTC  (6+ messages)
` [PATCH 3/6] keyutils: new recipe (version 1.5.9)
        ` [PATCH v2] "

[PATCH V6] cleanup subprocess
 2016-12-06 15:30 UTC  (2+ messages)
` [PATCH V6] package_manager: remove strings and migrate to direct arrays

[PATCH] insane: Add SH4 musl mapping to the QA arch tests
 2016-12-06 15:17 UTC 

[PATCH] less: 481 -> 487
 2016-12-06 23:05 UTC  (2+ messages)

[oe-commits] [openembedded-core] 67/76: gnutls: update to 3.5.6
 2016-12-06 15:01 UTC  (4+ messages)

[PATCH] dhcp: 4.3.4 -> 4.3.5
 2016-12-06 22:38 UTC  (2+ messages)

[PATCH 00/13] [jethro] Consolidated pull
 2016-12-06 14:31 UTC 

[PATCH 2/2] gstreamer1.0-vaapi: Import from meta-intel
 2016-12-06 12:24 UTC  (3+ messages)
` [meta-intel] "

[PATCH] liburi-perl: update to 1.71
 2016-12-06 10:33 UTC 

[PATCH] gdb-cross-canadian: Depend on nativesdk-python3-misc
 2016-12-06  9:14 UTC  (4+ messages)

[PATCH V2 0/6] runqemu: fix for slirp, network device and hostfwd
 2016-12-06  9:01 UTC  (8+ messages)
` [PATCH V2 1/6] scripts/runqemu: fix checking for <file>.cpio.gz
` [PATCH V2 2/6] qemuboot.bbclass: use IMGDEPLOYDIR
` [PATCH V2 3/6] runqemu-export-rootfs: fix inconsistent var names
` [PATCH V2 4/6] runqemu: support mutiple qemus running when nfs
` [PATCH V2 5/6] runqemu: fixes for slirp, network device and hostfwd
` [PATCH V2 6/6] qemuboot.bbclass: add blank lines in comments

[PATCH 1/5] mesa: update to 13.0.2
 2016-12-06  8:00 UTC  (7+ messages)
` [PATCH 2/5] libdrm: update to 2.4.74
` [PATCH 3/5] libsdl2: add EXTRA_OECONF[vardepsexclude] = "MACHINE"
` [PATCH 4/5] libsdl2: add wayland--protocols to to depends of PACKAGECONFIG[wayland]
` [PATCH 5/5] libsdl2: fix build on wayland(-dev)less hosts

[PATCH 0/4] Load devtool and reciptool plugins in a well-defined manner
 2016-12-06  7:37 UTC  (2+ messages)

[PATCH 0/2] Fixes for diffutils and u-boot
 2016-12-06  2:38 UTC  (6+ messages)
` [PATCH 1/2] diffutils: do_configure: fix "Argument list too long"
` [PATCH 2/2] image.bbclass: inherit image_types_uboot when needed

[PATCH] webkitgtk: drop patch 0001-WebKitMacros-Append-to-I-and-not-to-isystem.patch
 2016-12-05 22:56 UTC  (2+ messages)

[PATCH 1/2] connman: Simplify and fix packaging of VPN plug-ins
 2016-12-05 22:41 UTC  (3+ messages)
  ` [PATCH] "

[PATCH] u-boot: Add RPROVIDES bootloader
 2016-12-05 20:22 UTC  (7+ messages)

RFC BuildAppliance future
 2016-12-05 19:22 UTC  (4+ messages)
` [Openembedded-architecture] "

non-standard library locations and rpath
 2016-12-05 18:18 UTC  (7+ messages)

[PATCH] u-boot: Update to v2016.11 release
 2016-12-05 16:24 UTC  (4+ messages)

Yocto Project Status WW50
 2016-12-05 15:42 UTC 

[PATCH] classes/cpan-base: fix for PERLVERSION
 2016-12-05 15:34 UTC  (2+ messages)

[PATCH v2] uninative: rebuild uninative for gcc 4.8 and 4.9
 2016-12-05 10:56 UTC  (3+ messages)

[PATCH][krogoth] bash: fix CVE-2016-7543
 2016-12-05 10:40 UTC 

[PATCH] strace: 4.13 -> 4.14
 2016-12-05 10:36 UTC  (3+ messages)

[PATCH v1] wic: Add --exclude-path option to rootfs source plugin
 2016-12-05 10:23 UTC  (12+ messages)

[PATCHv2 0/3] Add communication mechanism for sending test results
 2016-12-05  9:35 UTC  (3+ messages)
` [PATCHv2 2/3] oeqa/utils/metadata.py: Add metadata library

[PATCH] libarchive: enable non-recursive extract/list
 2016-12-05  7:26 UTC  (2+ messages)

[PATCH] sqlite3: 3.14.1 -> 3.15.1
 2016-12-05  2:38 UTC  (2+ messages)

[PATCH] man-pages: 4.07 -> 4.08
 2016-12-05  2:38 UTC  (2+ messages)

[PATCH] diffutils: 3.4 -> 3.5
 2016-12-05  2:37 UTC  (2+ messages)

[PATCH 0/1] recipetool: fix encoding-related errors creating python recipes
 2016-12-04 22:11 UTC  (2+ messages)
` [PATCH 1/1] "

Debugfs + nfs-utils-client + ipkg
 2016-12-03  5:09 UTC  (3+ messages)

[wic][PATCH] selftest: wic: fix test_qemu
 2016-12-02 23:48 UTC 

[PATCH v3] texinfo: upgrade from 6.0 to 6.3
 2016-12-02 21:36 UTC 

[PATCH 1/2] libva: Import from meta-intel and update to 1.7.3
 2016-12-02 19:32 UTC  (2+ messages)
` [PATCH 2/2] gstreamer1.0-vaapi: Import from meta-intel


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