messages from 2017-01-20 14:53:03 to 2017-01-24 08:44:17 UTC [more...]
[PATCH 0/4] openssh: Make sshd-config a package
2017-01-24 8:43 UTC (14+ messages)
` [PATCH 1/4] openssh: Package server configuration
` [PATCH 2/4] core-image: Set default sshd configuration
` [PATCH 3/4] rootfs-postcommands: Modify ssh-related commands
` [PATCH 4/4] ref-manual: Add SSHD_CONFIG
` ✗ patchtest: failure for openssh: Make sshd-config a package
` [PATCH 0/3] "
` [PATCH 1/3] openssh: Package server configuration
` [PATCH 2/3] core-image: Set default sshd configuration
` [PATCH 3/3] rootfs-postcommands: Modify ssh-related commands
[PATCH] elfutils: 0.166->0.168
2017-01-24 7:32 UTC (2+ messages)
[PATCH] python: Upgrade both python and python-native to 2.7.13
2017-01-24 6:55 UTC
[PATCH][Morty] binutils-2.27.inc: Fix alignment frags for aarch64
2017-01-24 6:48 UTC (7+ messages)
[PATCH] unfs3: Switch to using mirror tarball instead of subversion
2017-01-23 23:59 UTC
[PATCH] sanity/abi-version: Force a clean TMPDIR after recipe specific sysroot changes
2017-01-23 23:53 UTC (2+ messages)
` ✗ patchtest: failure for "
[PATCH] gobject-introspection: Fix sysroot postinst scripting error
2017-01-23 23:53 UTC (2+ messages)
` ✗ patchtest: failure for "
[PATCH v2 1/3] ccache.bbclass: enable max size setup for ccache dir
2017-01-23 23:20 UTC (4+ messages)
[PATCH] autotools.bbclass: Change acpaths defaults to be a weak assignment
2017-01-23 22:39 UTC
[bitbake-selftest][PATCH 0/2] QA: create unit tests for event module
2017-01-23 22:25 UTC (6+ messages)
` [bitbake-selftest][PATCH 1/2] bitbake: tests: "
` [bitbake-selftest][PATCH 2/2] bitbake: selftest: add bb.tests.event to bitbake-selftest
` ✗ patchtest: failure for QA: create unit tests for event module
[PATCH] selftest/devtool: Add test to verify "modify virtual/kernel"
2017-01-23 22:13 UTC
[PATCH v4 0/2] Skip imagefeature and sstatetest tests depending on distro
2017-01-23 20:41 UTC (3+ messages)
` [PATCH v4 1/2] selftest/imagefeatures: skip weston test if required features are not present
` [PATCH v4 2/2] selftest: sstatetests: skip glibc-initial tests in case of non-glibc distro
How to use WIC to generate raw flash images
2017-01-23 18:44 UTC (3+ messages)
[PATCH] useradd_base: keep group if it still has users
2017-01-23 18:09 UTC
do_populate_sysroot: Function failed: relocatable_binaries_preprocess
2017-01-23 17:53 UTC (3+ messages)
[PATCH] classes/oeqa: Replace subprocess.check_call() with check_output()
2017-01-23 17:47 UTC
[PATCH] tremor: Use mirror tarball instead of svn url
2017-01-23 17:19 UTC (4+ messages)
[PATCH 1/1] testimage.bbclass: Add systemd test automatically
2017-01-23 9:01 UTC
[PATCH V3] alsa-lib: update 1.1.2 -> 1.1.3
2017-01-23 17:01 UTC (4+ messages)
[PATCH] ed: use yoctoproject mirror for SRC_URI
2017-01-23 16:41 UTC (3+ messages)
[PATCH] connman: Add workaround to build with musl & 4.9 headers
2017-01-23 16:00 UTC
[PATCH] sstatesig: don't squash dependencies of useradd packages
2017-01-23 15:59 UTC (3+ messages)
Yocto Project Status WW04’17
2017-01-23 15:42 UTC
[PATCH] busybox: Guard against interrupted compiles
2017-01-23 14:41 UTC (6+ messages)
[PATCHv2] qemu: Upgrade to 2.7.1
2017-01-23 14:32 UTC (5+ messages)
[PATCH 00/55] OEQA Framework Refactor & Improvements
2017-01-23 14:20 UTC (59+ messages)
` [PATCH 01/55] oeqa/core: Add base OEQA framework
` [PATCH 02/55] oeqa/core: Add utils module for "
` [PATCH 03/55] oeqa/core: Add loader, context and decorator modules
` [PATCH 04/55] oeqa/core/decorator: Add support for OETestDepends
` [PATCH 05/55] oeqa/core/decorator: Add support for OETestID and OETestTag
` [PATCH 06/55] oeqa/core/decorator: Add support for OETimeout decorator
` [PATCH 07/55] oeqa/core/decorator: Add support for OETestDataDepends and skipIfDataVar
` [PATCH 08/55] oeqa/core: Add tests for the OEQA framework
` [PATCH 09/55] scripts/oe-test: Add new oe-test script
` [PATCH 10/55] oeqa/core/context: Add support of OETestContextExecutor
` [PATCH 11/55] oeqa/core/cases: Add example test cases
` [PATCH 12/55] oeqa/core: Add README
` [PATCH 13/55] oe/data: Add export2json function
` [PATCH 14/55] classes/rootfs-postcommands: Add write_image_test_data
` [PATCH 15/55] classes/populate_sdk_base: Add write_sdk_test_data to postprocess
` [PATCH 16/55] oeqa/utils/__init__.py: Adds compatibility with bitbake logger
` [PATCH 17/55] oeqa: Move common files to oeqa/files instead of runtime only
` [PATCH 18/55] oeqa/sdk: Move test cases inside cases directory
` [PATCH 19/55] oeqa/{runtime, sdk}/files: Move testsdkmakefile from runtime to sdk module
` [PATCH 20/55] oeqa/sdk: Add case and context modules for the SDK component
` [PATCH 21/55] classes/testsdk: Migrates testsdk.bbclass to use new OESDKTestContext
` [PATCH 22/55] oeqa/utils: Move targetbuild to buildproject module
` [PATCH 23/55] oeqa/utils: {Target, SDK, }BuildProject remove dependency of bb
` [PATCH 24/55] oeqa/sdk/cases: Migrate tests to the new OEQA framework
` [PATCH 25/55] classes/testsdk: Remove the need of TEST_LOG_DIR variable
` [PATCH 26/55] oeqa/sdkext: Move test cases inside cases directory
` [PATCH 27/55] oeqa/sdkext: Adds case and context modules
` [PATCH 28/55] classes/testsdk: Migrate to use the new OESDKExtTestContext
` [PATCH 29/55] oeqa/sdkext/cases: Migrate test case to new OEQA framework
` [PATCH 30/55] oeqa/runtime: Fix TargetBuildProject instances
` [PATCH 31/55] oeqa: Fix files handling on runtime tests
` [PATCH 32/55] oeqa/runtime: Move to runtime_cases
` [PATCH 33/55] oeqa/core/target Add OESSHTarget to sent commands to targets using SSH
` [PATCH 34/55] oeqa/runtime: Add case, context and loader classes for runtime testing
` [PATCH 35/55] oeqa/runtime: Add OEHasPackage decorator
` [PATCH 36/55] oeqa/core/decorator/data.py: Add skipIfNotFeature decorator
` [PATCH 37/55] oeqa/runtime/files: Move runtime files from old directory
` [PATCH 38/55] oeqa/runtime/utils/targetbuildproject.py: Don't use more than 80 characters per line
` [PATCH 39/55] oeqa/core/decorator: Add skipIfNotDataVar and skipIfNotInDataVar
` [PATCH 40/55] oeqa/core/context: Add option to select tests to run
` [PATCH 41/55] oeqa/runtime/context: Add runtime option group and options for target type and server ip
` [PATCH 42/55] oeqa/runtime/context: Move helper functions for process args to executor
` [PATCH 43/55] oeqa/utils/dump: Move get_host_dumper to OERuntimeTestContextExecutor class
` [PATCH 44/55] oeqa/runtime/context.py: Prepare for qemu
` [PATCH 45/55] oeqa/runtime/context.py: Add logger to getTarget
` [PATCH 46/55] core/target/qemu.py Adds qemu target
` [PATCH 47/55] testimage.bbclass: Migrate class to use new runtime framework
` [PATCH 48/55] oeqa/runtime/cases: Migrate runtime tests
` [PATCH 49/55] runtime/cases/smart.py: Migrate smart tests
` [PATCH 50/55] oeqa/core/utils/test.py: Add functions to get module path
` [PATCH 51/55] testimage.bbclass: Add support for package extraction
` [PATCH 52/55] testimage.bbclass: Add package install feature
` [PATCH 53/55] oeqa/runtime/context.py: Add defaults for runtime context
` [PATCH 54/55] testexport.bbclass: Migrate testexport to use new framework
` [PATCH 55/55] selftest/runtime-test.py: Adapt test to use new runtime framework
` ✗ patchtest: failure for OEQA Framework Refactor & Improvements (rev4)
[PATCH 0/2] enable swtpm-native
2017-01-23 14:17 UTC (3+ messages)
` [PATCH 1/2] expect: support native compilation
` [PATCH 2/2] socat: "
[PATCH] openssl: Fix symlink creation
2017-01-23 13:59 UTC
[PATCH] useradd-staticids: Fix groupadd
2017-01-23 13:55 UTC
[PATCH] gstreamer1.0-plugins-base: disable ivorbis
2017-01-23 12:59 UTC
[PATCH 1/1] libgcc-common.inc: Fix symbol link to mutilib directories
2017-01-23 12:22 UTC (6+ messages)
` ✗ patchtest: failure for "
` [PATCH v2] "
` [PATCH V3] "
[PATCH] runqemu: more verbose error message about missing qemuboot.conf
2017-01-23 11:12 UTC
[PATCH 1/4] screen: Upgrade 4.4.0 -> 4.5.0
2017-01-23 9:59 UTC (4+ messages)
` [PATCH 2/4] libtasn1: Upgrade 4.9 -> 4.10
` [PATCH 3/4] libpng: Upgrade 1.6.26 -> 1.6.28
` [PATCH 4/4] libpng12: Upgrade 1.2.56 -> 1.2.57
[PATCH v4 00/12] UEFI + Secure Boot + qemu
2017-01-23 7:45 UTC (8+ messages)
` [PATCH v4 02/12] acpica: work around flex 2.6.2 code generation issue
` [PATCH v4 05/12] ovmf: deploy firmware in image directory
[PATCH V2] bash: 4.3.30 -> 4.4
2017-01-23 2:53 UTC (2+ messages)
` ✗ patchtest: failure for "
[PATCH] busybox: 1.24.1 -> 1.26.2
2017-01-23 2:40 UTC
[PATCH v2] xserver-xorg: Enable glamor by default
2017-01-22 21:30 UTC (3+ messages)
[PATCH] python3: Add upstream random.c fixes for recent glibc
2017-01-22 11:53 UTC (2+ messages)
` ✗ patchtest: failure for "
[PATCHv3] qemu: Upgrade to 2.7.1
2017-01-22 11:33 UTC (2+ messages)
[PATCH V2 0/1] openssh: upgrade to 7.4p1
2017-01-22 7:12 UTC (2+ messages)
` [PATCH V2 1/1] "
[PATCH 1/7] Revert "populate_sdk_ext: whitelist do_package tasks"
2017-01-21 14:53 UTC (8+ messages)
` [PATCH 2/7] populate_sdk_ext: Add wic-tools to BB_SETSCENE_ENFORCE_WHITELIST
` [PATCH 3/7] package_deb: Improve failure debug output
` [PATCH 4/7] package_deb: Clean up pointless exception handling
` [PATCH 5/7] package_ipk: Improve failure debug output
` [PATCH 6/7] package_ipk: Clean up pointless exception handling
` [PATCH 7/7] package_rpm: "
` ✗ patchtest: failure for "Revert "populate_sdk_ext: whit..." and 6 more
Passing additional data from packages to be used during image creation
2017-01-21 11:44 UTC (2+ messages)
[PATCH] glib-2.0: native package should not depend on DISTRO_FEATURES
2017-01-21 5:02 UTC
[PATCH V2] alsa-lib: update 1.1.2 -> 1.1.3
2017-01-21 0:47 UTC (4+ messages)
[PATCH 1/2 v2] xserver-xf86-config: add glamoregl
2017-01-20 21:50 UTC (2+ messages)
` [PATCH 2/2 v2] xserver-xorg: Enable glamor by default
[PATCH 1/3] Switch to Recipe Specific Sysroots
2017-01-20 20:26 UTC (5+ messages)
` [PATCH 2/3] selftest/devtool: Update to account for recipe specific sysroot
` [PATCH 3/3] bitbake.conf: Exclude extend_recipe_sysroot function from sstate checksums
` ✗ patchtest: failure for "Switch to Recipe Specific Sysr..." and 2 more
[PATCH] kernel-fitimage: Use compressed ramdisks in FIT images if available
2017-01-20 19:28 UTC
[PATCH v2 3/3] selftest/containerimage.py: Add container IMAGE_FSTYPES test
2017-01-20 19:17 UTC (2+ messages)
` [PATCH v3 "
[PATCH 01/14] wic: add wic-tools recipe
2017-01-20 18:05 UTC (14+ messages)
` [PATCH 02/14] image_types.bbclass: build wic-tools
` [PATCH 03/14] selftest: build wic-tools in the Wic.setUp
` [PATCH 04/14] wic: fix getting path of native sysroot
` [PATCH 05/14] image_types: add RECIPE_SYSROOT_NATIVE to WICVARS
` [PATCH 06/14] image.bbclass: put .env files to ${STAGING_DIR}/imgdata/
` [PATCH 07/14] partition.py: use FAKEROOTCMD variable to get path to pseudo
` [PATCH 08/14] wic: fixed recipe name
` [PATCH 09/14] wic: fixed test_iso_image test case
` [PATCH 10/14] selftest: wic: don't set WKS_FILE
` [PATCH 11/14] selftest: fixed 3 wic test cases
` [PATCH 12/14] wic: misc.py: add parameter 'cache' to get_bitbake_vars
` [PATCH 13/14] wic: rebuild wic-tools if its sysroot doesn't exist
` [PATCH 14/14] wic: bootimg-pcbios: use wic-tools target
[morty] backport request: nspr: set correct version in pkg-config file
2017-01-20 15:13 UTC (2+ messages)
$50 bounty for an OE recipe for libfilesys-smbclient-perl. seriously
2017-01-20 14:53 UTC (4+ messages)
page: next (older) | prev (newer) | latest
- recent:[subjects (threaded)|topics (new)|topics (active)]
This is a public inbox, see mirroring instructions
for how to clone and mirror all data and code used for this inbox