Skip to content

Commit

Permalink
ostree-kernel-initramfs=webosupdater1
Browse files Browse the repository at this point in the history
:Release Notes:
Fix build fails at do_install of ostree-kernel-initramfs

:Detailed Notes:
- This commit will fix the error described in
http://gecko.lge.com:8000/Errors/Details/70741

:Testing Performed:
See Jira ticket

:QA Notes:
N/A

:Issues Addressed:
[PLAT-123790] webOS OSE build fails at do_install of ostree-kernel-initramfs
[PLAT-124122] CCC: Fix build fails at do_install of ostree-kernel-initramfs

Change-Id: Iccd628ea82e0fbed4a1e372beee9f217ac77b15a
  • Loading branch information
wonmin82 authored and hyunjae92.shin committed Nov 11, 2020
1 parent df94504 commit 557a55d
Showing 1 changed file with 5 additions and 0 deletions.
Original file line number Diff line number Diff line change
@@ -0,0 +1,5 @@
# Copyright (c) 2020 LG Electronics, Inc.

EXTENDPRAUTO_append = "webosupdater1"

do_install[depends] += "virtual/kernel:do_webos_deploy_fixup"

0 comments on commit 557a55d

Please sign in to comment.