Skip to content

Commit

Permalink
webos-image: nyx-lib=70,v6.1.0 nyx-modules=94-starfish7,v6.1.0 nyx-ut…
Browse files Browse the repository at this point in the history
…ils=15,v1.1.0

:Release Notes:
Add new encryption_key_type query for OSInfo module.

:Detailed Notes:
nyx-lib: submissions/69..submissions/70
eafa63e Add enumerant NYX_OS_INFO_ENCRYPTION_KEY_TYPE
        to nyx_os_info_query_t

nyx-modules: submissions/93..submissions/94
a105982 Add support for NYX_OS_INFO_ENCRYPTION_KEY_TYPE query

nyx-utils: submissions/14..submissions/15
1735d89 Add the query "encryption_key_type" to OSInfo device type

:Testing Performed:
Build tested and verified that all miniBATs pass.

:QA Notes:

:Issues Addressed:
[ANG-9167] Add Nyx OS Info query for type of key used for signing
[ANG-9483] [Afro] CCC: nyx-lib=70,v6.1.0 nyx-modules=94-starfish7,
           v6.1.0 nyx-utils=15,v1.1.0

Open-webOS-DCO-1.0-Signed-off-by: Sapna Todwal <sapna.todwal@lge.com>
Open-webOS-DCO-1.0-Signed-off-by: Susan Montooth <susan.montooth@lge.com>

Change-Id: I3ae5dbfa9f45d82f330751f67e7062e6719018a7
Originally-reviewed-on: https://g2g.palm.com/5922
Cherry-picked-from-commit: a8128e81be120941d0c201b8be2158e41a411c65
Cherry-picked-from-branch: @afro
  • Loading branch information
Sapna Todwal authored and Susan Montooth committed Jun 10, 2014
1 parent a485aaf commit 5d1b452
Show file tree
Hide file tree
Showing 3 changed files with 3 additions and 3 deletions.
2 changes: 1 addition & 1 deletion recipes-webos/nyx-lib/nyx-lib.bb
Expand Up @@ -18,7 +18,7 @@ SECTION = "webos/libs"

DEPENDS = "glib-2.0"

WEBOS_VERSION = "6.0.0-69_2131979e8009b1ce35e09f98e2ba2dc70ada5c8b"
WEBOS_VERSION = "6.1.0-70_7054fabb78bbcaaf0ff3bfb2ea7fde6b6905860a"
PR = "r6"

inherit webos_component
Expand Down
2 changes: 1 addition & 1 deletion recipes-webos/nyx-modules/nyx-modules.bb
Expand Up @@ -11,7 +11,7 @@ VBOX_RDEPENDS = ""
VBOX_RDEPENDS_qemux86 = "vboxguestdrivers"
RDEPENDS_${PN} = "lsb gzip ${VBOX_RDEPENDS}"

WEBOS_VERSION = "6.0.0-93_131a6ba2581e7b113bed0fe5c2ce65d95102efbb"
WEBOS_VERSION = "6.1.0-94_6b9b8f002c2454e475d699064a118d5c50a79f48"
PR = "r11"

EXTRA_OECMAKE += "-DDISTRO_VERSION:STRING='${DISTRO_VERSION}' -DDISTRO_NAME:STRING='${DISTRO_NAME}' \
Expand Down
2 changes: 1 addition & 1 deletion recipes-webos/nyx-utils/nyx-utils.bb
Expand Up @@ -8,7 +8,7 @@ LIC_FILES_CHKSUM = "file://${COMMON_LICENSE_DIR}/Apache-2.0;md5=89aea4e17d99a7ca

DEPENDS = "nyx-lib"

WEBOS_VERSION = "1.0.1-14_490b98d8186c786147e2b9e2af03865ad773341c"
WEBOS_VERSION = "1.1.0-15_89b9e3ea24ec14e374d34fc54917fedf3cbe8f8a"
PR = "r0"

inherit webos_component
Expand Down

0 comments on commit 5d1b452

Please sign in to comment.