This repository was archived by the owner on Aug 5, 2022. It is now read-only.
-
Notifications
You must be signed in to change notification settings - Fork 54
Merge multiple PRs #190
Merged
Merged
Merge multiple PRs #190
Conversation
This file contains hidden or bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
Recipe update and rename to always take the latest version from github source. Signed-off-by: Choong YinThong <yin.thong.choong@intel.com>
* meta-security-isafw 15f4650...489abdc (1): > Merge pull request intel#84 from ipuustin/remove-cve-check-tool Signed-off-by: Ismo Puustinen <ismo.puustinen@intel.com>
Signed-off-by: Tuomas Katila <tuomas.katila@intel.com>
* meta-oic b9ba736...c8e87a3 (6): > doc: Translate README to ascii > Add Notification service and Easy Setup enrollee files and libraries > iotivity_1.2.1: Sanitize URIs to support older yocto versions > iotivity_1.2.0: Sanitize URIs to support older yocto versions > iotivity_1.1.1: Sanitize URIs to support older yocto versions > Add recipe for IoTivity 1.2.1 Signed-off-by: Sudarsana Nagineni <sudarsana.nagineni@intel.com>
* meta-iot-web e4310f8...1e515ff (11): > Merge pull request intel#42 from nagineni/update_restserver > iot-rest-api-server.bb: Update iot-rest-api-server to latest > Merge pull request intel#41 from TizenTeam:sandbox/pcoval/on/master/latest > iotivity-node: Update to 1.2.1-1 > Merge pull request intel#40 from nagineni/update_node > recipes-web: Update iotivity-node and iot-rest-api-server to latest version > nodejs: Upgrade to latest LTS v6.11.0 > Merge pull request intel#35 from gunnarx/add_arm64_squashed > Support aarch64 targets by passing arm64 to npm > Merge pull request intel#36 from nagineni/update_license > Update license to proper. Signed-off-by: Sudarsana Nagineni <sudarsana.nagineni@intel.com>
Some image conversions are redundant and can be skipped in favor of optimizing CI build-times. It's enough to compress in xz format only. For download integrity checking, we use xz's built-in mechanism and change it to use sha256. Signed-off-by: Mikko Ylinen <mikko.ylinen@linux.intel.com>
zip image conversion is already part of OE-core and the vdi format isn't used so it's safe to drop image_types_extra completely. Signed-off-by: Mikko Ylinen <mikko.ylinen@linux.intel.com>
wic image format has been the default for some time now and
it's time to remove the unused custom dsk image format.
image-dsk.bbclass is kept since do_uefiapp is still used but
modified to:
* work with empty DSK_IMAGE_LAYOUT (set as default)
* not provide IMAGE_CMD_dsk anymore
Signed-off-by: Mikko Ylinen <mikko.ylinen@linux.intel.com>
Post-build testing builds images but only .wic is sufficient (default in IMAGE_FSTYPES). We skip compression and bmap formats for oe-selftests to optimize testing time. [YOCTO: #11506] Signed-off-by: Mikko Ylinen <mikko.ylinen@linux.intel.com>
Contributor
Contributor
Author
|
test this please |
Contributor
Author
|
merging despite the minnowboard python test case glitch on one image. |
Sign up for free
to subscribe to this conversation on GitHub.
Already have an account?
Sign in.
Add this suggestion to a batch that can be applied as a single commit.
This suggestion is invalid because no changes were made to the code.
Suggestions cannot be applied while the pull request is closed.
Suggestions cannot be applied while viewing a subset of changes.
Only one suggestion per line can be applied in a batch.
Add this suggestion to a batch that can be applied as a single commit.
Applying suggestions on deleted lines is not supported.
You must change the existing code in this line in order to create a valid suggestion.
Outdated suggestions cannot be applied.
This suggestion has been applied or marked resolved.
Suggestions cannot be applied from pending reviews.
Suggestions cannot be applied on multi-line comments.
Suggestions cannot be applied while the pull request is queued to merge.
Suggestion cannot be applied right now. Please check back later.
No description provided.