Skip to content
This repository was archived by the owner on Aug 5, 2022. It is now read-only.

Conversation

@mythi
Copy link
Contributor

@mythi mythi commented Jun 15, 2017

No description provided.

YinThong and others added 9 commits June 14, 2017 14:51
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>
@pohly
Copy link
Contributor

pohly commented Jun 15, 2017

This will conflict with PR #184 because of the meta-refkit-core bbappend and distro override feature changes. I suggest to merge this first and then I adapt PR #184.

@mythi
Copy link
Contributor Author

mythi commented Jun 15, 2017

test this please

This combined merge takes these PRs in one: intel#177, intel#179, intel#182, intel#183
(with cherry-pick), and intel#187.
@mythi
Copy link
Contributor Author

mythi commented Jun 16, 2017

merging despite the minnowboard python test case glitch on one image.

@mythi mythi merged commit 6020d4f into intel:master Jun 16, 2017
Sign up for free to subscribe to this conversation on GitHub. Already have an account? Sign in.

Labels

None yet

Projects

None yet

Development

Successfully merging this pull request may close these issues.

5 participants