messages from 2017-01-19 16:43:52 to 2017-01-20 18:05:16 UTC [more...]
[PATCH 01/14] wic: add wic-tools recipe
2017-01-20 18:05 UTC (7+ messages)
` [PATCH 04/14] wic: fix getting path of native sysroot
` [PATCH 05/14] image_types: add RECIPE_SYSROOT_NATIVE to WICVARS
` [PATCH 08/14] wic: fixed recipe name
` [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 1/3] Switch to Recipe Specific Sysroots
2017-01-20 18:02 UTC (3+ 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
[PATCH 00/55] OEQA Framework Refactor & Improvements
2017-01-20 17:23 UTC (57+ 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 v2 1/3] ccache.bbclass: enable max size setup for ccache dir
2017-01-20 16:47 UTC (3+ messages)
[morty] backport request: nspr: set correct version in pkg-config file
2017-01-20 15:13 UTC (2+ messages)
[PATCH v4 00/12] UEFI + Secure Boot + qemu
2017-01-20 14:54 UTC (15+ messages)
` [PATCH v4 01/12] acpica: move from meta-oe to OE-core
` [PATCH v4 02/12] acpica: work around flex 2.6.2 code generation issue
` [PATCH v4 03/12] ovmf: move from meta-luv to OE-core
` [PATCH v4 04/12] ovmf: explicitly depend on nasm-native
` [PATCH v4 05/12] ovmf: deploy firmware in image directory
` [PATCH v4 06/12] ovmf_git.bb: enable parallel compilation
` [PATCH v4 07/12] ovmf_git.bb: enable Secure Boot
` [PATCH v4 08/12] runqemu: fix undefined variable reference in check_arg_path()
` [PATCH v4 09/12] runqemu: also accept -image suffix for rootfs parameter
` [PATCH v4 10/12] runqemu: support UEFI with OVMF firmware
` [PATCH v4 11/12] ovmf: build image which enrolls standard keys
` [PATCH v4 12/12] ovmf: remove BGRT patch
` ✗ patchtest: failure for UEFI + Secure Boot + qemu (rev5)
$50 bounty for an OE recipe for libfilesys-smbclient-perl. seriously
2017-01-20 14:53 UTC (4+ messages)
[PATCH 1/2] utils: Factor out common multilib datastore creation function
2017-01-20 14:28 UTC (2+ messages)
` [PATCH 2/2] meta-environment: Ensure all multilib dependencies are accounted for
[PATCH v3 00/12] UEFI + Secure Boot + qemu
2017-01-20 14:08 UTC (16+ messages)
` [PATCH v3 01/12] acpica: move from meta-oe to OE-core
` [PATCH v3 02/12] ovmf: move from meta-luv "
` [PATCH v3 03/12] ovmf: explicitly depend on nasm-native
` [PATCH v3 04/12] ovmf: deploy firmware in image directory
` [PATCH v3 05/12] ovmf_git.bb: enable parallel compilation
` [PATCH v3 06/12] ovmf_git.bb: enable Secure Boot
` [PATCH v3 07/12] runqemu: also accept -image suffix for rootfs parameter
` [PATCH v3 08/12] runqemu: fix undefined variable reference in check_arg_path()
` [PATCH v3 09/12] runqemu: support UEFI with OVMF firmware
` [PATCH v3 10/12] ovmf: build image which enrolls standard keys
` [PATCH v3 11/12] ovmf: remove BGRT patch
` [PATCH v3 12/12] acpica: work around flex 2.6.2 code generation issue
` ✗ patchtest: failure for UEFI + Secure Boot + qemu (rev4)
[PATCH 1/2] Revert "linux-firmware: Modify firmware installation path"
2017-01-20 14:04 UTC (9+ messages)
` [PATCH 2/2] Revert "kernel: Modify kernel modules installation path."
[PATCH] bitbake.conf: require conf/multiconfig/${BB_CURRENT_MC}.conf
2017-01-20 13:51 UTC (4+ messages)
[PATCH] flex: upgrade to 2.6.2
2017-01-20 13:37 UTC (3+ messages)
[PATCH V2] alsa-lib: update 1.1.2 -> 1.1.3
2017-01-20 13:11 UTC
[PATCH] epiphany: Fix dependencies for recipe specific sysroot
2017-01-20 13:09 UTC
[PATCH v2 0/3] Add initial container IMAGE_FSTYPES support
2017-01-20 11:48 UTC (5+ messages)
` [PATCH v2 1/3] image-container.bbclass: Add the "container" IMAGE_FSTYPES
` [PATCH v2 2/3] image-container.bbclass: Error if not using linux-dummy
` [PATCH v2 3/3] selftest/containerimage.py: Add container IMAGE_FSTYPES test
still fighting to get an OE recipe for "libfilesys-smbclient-perl"
2017-01-20 11:48 UTC (6+ messages)
[PATCH] qemu: Upgrade to 2.7.1
2017-01-20 11:48 UTC (3+ messages)
[PATCH 1/2] alsa-tools: 1.1.0 -> 1.1.3
2017-01-20 9:26 UTC (2+ messages)
` [PATCH 2/2] flac: 1.3.1 -> 1.3.2
[PATCH 0/1] openssh: upgrade to 7.4p1
2017-01-20 7:13 UTC (6+ messages)
` [PATCH 1/1] "
[PATCH] bash 4.3.30 -> 4.4
2017-01-20 6:54 UTC (5+ messages)
` ✗ patchtest: failure for "
[PATCH v2 0/1] oe-selftest: devtool: remove use of git -C
2017-01-20 3:21 UTC (2+ messages)
` [PATCH v2 1/1] "
[PATCH 0/1] oe-selftest: devtool: remove use of git -C
2017-01-20 2:23 UTC (3+ messages)
` [PATCH 1/1] "
` ✗ patchtest: failure for "
[PATCH] selftest: automatically add the meta-selftest layer
2017-01-19 15:55 UTC
[PATCH 01/33] lib/oe/utils: Add build_depends_string function
2017-01-19 22:53 UTC (33+ messages)
` [PATCH 02/33] classes/package*: Add support for PACKAGE_WRITE_DEPS
` [PATCH 03/33] sstate: Drop the depchain isPostDep() checks
` [PATCH 04/33] gtk-icon-cache: Add PACKAGE_WRITE_DEPS for postinst
` [PATCH 05/33] kernel-module-split: "
` [PATCH 06/33] pixbufcache: "
` [PATCH 07/33] systemd: "
` [PATCH 08/33] keymaps: "
` [PATCH 09/33] v86d: "
` [PATCH 10/33] initscripts: "
` [PATCH 11/33] psplash: "
` [PATCH 12/33] systemd-compat-units: "
` [PATCH 13/33] modutils-initsripts: "
` [PATCH 14/33] matchbox-session-sato: "
` [PATCH 15/33] ca-certificates: "
` [PATCH 16/33] useradd: "
` [PATCH 17/33] nss: Add PACKAGE_WRITE_DEPS
` [PATCH 18/33] linux-dtb: Add PACKAGE_WRITE_DEP for postinstall
` [PATCH 19/33] xorg-font-common: Add PACKAGE_WRITE_DEPS for postinst
` [PATCH 20/33] shadow: "
` [PATCH 21/33] eudev: Add PACKAGE_WRITE_DEPS for postinstall
` [PATCH 22/33] systemd: Add PACKAGE_WRITE_DEPS for postinst
` [PATCH 23/33] dbus: "
` [PATCH 24/33] update-rc.d: "
` [PATCH 25/33] update-alternatives.bbclass: "
` [PATCH 26/33] mime.bbclass: "
` [PATCH 27/33] gtk-immodules-cache: "
` [PATCH 28/33] gsettings: "
` [PATCH 29/33] gio-module-cache: "
` [PATCH 30/33] gconf.bbclass: "
` [PATCH 31/33] fontcache.bbclass: "
` [PATCH 32/33] cantarell-fonts: inherit pkgconfig
` [PATCH 33/33] kernel.bbclass: Add PACKAGE_WRITE_DEPS for postinst
[PATCH 0/3] Add initial container IMAGE_FSTYPES support
2017-01-19 22:50 UTC (5+ messages)
` [PATCH 3/3] selftest/containerimage.py: Add container IMAGE_FSTYPES test
` [PATCH] "
[PATCHv2] qemu: Upgrade to 2.8.0
2017-01-19 22:46 UTC (6+ messages)
[PATCH 0/1] create-pull-request: fix for OE cgit URL change
2017-01-19 20:37 UTC (2+ messages)
` [PATCH 1/1] "
[PATCH 0/1] devtool: check locale and refuse to start if it isn't UTF-8
2017-01-19 20:36 UTC (2+ messages)
` [PATCH 1/1] "
[PATCH 1/3] alsa-lib: update 1.1.2 -> 1.1.3
2017-01-19 20:11 UTC (2+ messages)
[PATCH 0/2] eSDK fixes
2017-01-19 18:29 UTC (3+ messages)
` [PATCH 1/2] classes/populate_sdk_ext: force a known value for TMPDIR
` [PATCH 2/2] Revert "classes/sstate: add a mode to error if sstate package unavailable"
[PATCH] kernel-fitimage: Let U-Boot select ramdisk load/entry address
2017-01-19 18:16 UTC (6+ messages)
[PATCH] linux-firmware: relocate ath9k_htc blobs to correct package
2017-01-19 17:42 UTC
[PATCH] u-boot: Update to 2017.01 release
2017-01-19 17:20 UTC (2+ messages)
[PATCH] core-image-sato: SDK should contain intltool and glib-2.0 tools for NLS
2017-01-19 16:43 UTC
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