mushu: Roll platform name back to mushu [chromiumos/overlays/board-overlays : master]

7 views
Skip to first unread message

Bob Moragues (Gerrit)

unread,
Apr 8, 2020, 10:13:58 AM4/8/20
to Mike Frysinger

Bob Moragues has uploaded this change for review.

View Change

mushu: Roll platform name back to mushu

Changes made to the device-name in order to avoid making mosys changes
appear to have broken the build.

BUG=b:153171577
TEST=./build_packages --board mushu && ./build_image --board mushu
--noenable_rootfs_verification test

Change-Id: Ica75e0abec105c8c1b3e74e99462403092b88565
---
R overlay-mushu/chromeos-base/chromeos-config-bsp-mushu/chromeos-config-bsp-mushu-0.0.1-r3.ebuild
M overlay-mushu/chromeos-base/chromeos-config-bsp-mushu/files/model.yaml
2 files changed, 1 insertion(+), 1 deletion(-)

diff --git a/overlay-mushu/chromeos-base/chromeos-config-bsp-mushu/chromeos-config-bsp-mushu-0.0.1-r2.ebuild b/overlay-mushu/chromeos-base/chromeos-config-bsp-mushu/chromeos-config-bsp-mushu-0.0.1-r3.ebuild
similarity index 100%
rename from overlay-mushu/chromeos-base/chromeos-config-bsp-mushu/chromeos-config-bsp-mushu-0.0.1-r2.ebuild
rename to overlay-mushu/chromeos-base/chromeos-config-bsp-mushu/chromeos-config-bsp-mushu-0.0.1-r3.ebuild
diff --git a/overlay-mushu/chromeos-base/chromeos-config-bsp-mushu/files/model.yaml b/overlay-mushu/chromeos-base/chromeos-config-bsp-mushu/files/model.yaml
index 4818dd5..5bef4ba 100644
--- a/overlay-mushu/chromeos-base/chromeos-config-bsp-mushu/files/model.yaml
+++ b/overlay-mushu/chromeos-base/chromeos-config-bsp-mushu/files/model.yaml
@@ -7,7 +7,7 @@
base-config: &base_config
name: "{{$device-name}}"
identity: &identity_common
- platform-name: "Hatch"
+ platform-name: "Mushu"
smbios-name-match: "{{$fw-name}}"
sku-id: "{{$sku-id}}"
firmware:

To view, visit change 2142161. To unsubscribe, or for help writing mail filters, visit settings.

Gerrit-Project: chromiumos/overlays/board-overlays
Gerrit-Branch: master
Gerrit-Change-Id: Ica75e0abec105c8c1b3e74e99462403092b88565
Gerrit-Change-Number: 2142161
Gerrit-PatchSet: 1
Gerrit-Owner: Bob Moragues <mora...@chromium.org>
Gerrit-MessageType: newchange

Bob Moragues (Gerrit)

unread,
Apr 8, 2020, 10:52:29 AM4/8/20
to Jack Rosenthal

Bob Moragues uploaded patch set #2 to this change.

View Change

mushu: Roll platform name back to mushu

Changes made to the device-name in order to avoid making mosys changes
appear to have broken the build.

BUG=b:153171577
TEST=./build_packages --board mushu && ./build_image --board mushu
--noenable_rootfs_verification test

Cq-Depend: chrome-internal:2856317

Change-Id: Ica75e0abec105c8c1b3e74e99462403092b88565
---
R overlay-mushu/chromeos-base/chromeos-config-bsp-mushu/chromeos-config-bsp-mushu-0.0.1-r3.ebuild
M overlay-mushu/chromeos-base/chromeos-config-bsp-mushu/files/model.yaml
2 files changed, 1 insertion(+), 1 deletion(-)

To view, visit change 2142161. To unsubscribe, or for help writing mail filters, visit settings.

Gerrit-Project: chromiumos/overlays/board-overlays
Gerrit-Branch: master
Gerrit-Change-Id: Ica75e0abec105c8c1b3e74e99462403092b88565
Gerrit-Change-Number: 2142161
Gerrit-PatchSet: 2
Gerrit-Owner: Bob Moragues <mora...@chromium.org>
Gerrit-CC: Jack Rosenthal <jros...@chromium.org>
Gerrit-MessageType: newpatchset

Jack Rosenthal (Gerrit)

unread,
Apr 8, 2020, 11:20:17 AM4/8/20
to Bob Moragues

The bug you linked is about ebuild package dependency.

How does this fit in?

View Change

    To view, visit change 2142161. To unsubscribe, or for help writing mail filters, visit settings.

    Gerrit-Project: chromiumos/overlays/board-overlays
    Gerrit-Branch: master
    Gerrit-Change-Id: Ica75e0abec105c8c1b3e74e99462403092b88565
    Gerrit-Change-Number: 2142161
    Gerrit-PatchSet: 2
    Gerrit-Owner: Bob Moragues <mora...@chromium.org>
    Gerrit-CC: Jack Rosenthal <jros...@chromium.org>
    Gerrit-Comment-Date: Wed, 08 Apr 2020 15:20:11 +0000
    Gerrit-HasComments: No
    Gerrit-Has-Labels: No
    Gerrit-MessageType: comment

    Bob Moragues (Gerrit)

    unread,
    Apr 8, 2020, 11:23:43 AM4/8/20
    to Jack Rosenthal

    Patch Set 2:

    The bug you linked is about ebuild package dependency.

    How does this fit in?

    Build has been broken since then. I can write a new bug.

    View Change

      To view, visit change 2142161. To unsubscribe, or for help writing mail filters, visit settings.

      Gerrit-Project: chromiumos/overlays/board-overlays
      Gerrit-Branch: master
      Gerrit-Change-Id: Ica75e0abec105c8c1b3e74e99462403092b88565
      Gerrit-Change-Number: 2142161
      Gerrit-PatchSet: 2
      Gerrit-Owner: Bob Moragues <mora...@chromium.org>
      Gerrit-CC: Jack Rosenthal <jros...@chromium.org>
      Gerrit-Comment-Date: Wed, 08 Apr 2020 15:23:36 +0000

      Bob Moragues (Gerrit)

      unread,
      Apr 8, 2020, 11:27:39 AM4/8/20
      to Jack Rosenthal

      Bob Moragues uploaded patch set #3 to this change.

      View Change

      mushu: Roll platform name back to mushu

      Changes made to the device-name in order to avoid making mosys changes
      appear to have broken the build.

      BUG=b:152164420

      TEST=./build_packages --board mushu && ./build_image --board mushu
      --noenable_rootfs_verification test

      Cq-Depend: chrome-internal:2856317

      Change-Id: Ica75e0abec105c8c1b3e74e99462403092b88565
      ---
      R overlay-mushu/chromeos-base/chromeos-config-bsp-mushu/chromeos-config-bsp-mushu-0.0.1-r3.ebuild
      M overlay-mushu/chromeos-base/chromeos-config-bsp-mushu/files/model.yaml
      2 files changed, 1 insertion(+), 1 deletion(-)

      To view, visit change 2142161. To unsubscribe, or for help writing mail filters, visit settings.

      Gerrit-Project: chromiumos/overlays/board-overlays
      Gerrit-Branch: master
      Gerrit-Change-Id: Ica75e0abec105c8c1b3e74e99462403092b88565
      Gerrit-Change-Number: 2142161
      Gerrit-PatchSet: 3
      Gerrit-Owner: Bob Moragues <mora...@chromium.org>
      Gerrit-CC: Jack Rosenthal <jros...@chromium.org>
      Gerrit-MessageType: newpatchset

      Bob Moragues (Gerrit)

      unread,
      Apr 8, 2020, 11:28:19 AM4/8/20
      to Jack Rosenthal

      Patch Set 2:

      Patch Set 2:

      The bug you linked is about ebuild package dependency.

      How does this fit in?

      Build has been broken since then. I can write a new bug.

      Revert now attributed to original Mosys bug.

      View Change

        To view, visit change 2142161. To unsubscribe, or for help writing mail filters, visit settings.

        Gerrit-Project: chromiumos/overlays/board-overlays
        Gerrit-Branch: master
        Gerrit-Change-Id: Ica75e0abec105c8c1b3e74e99462403092b88565
        Gerrit-Change-Number: 2142161
        Gerrit-PatchSet: 2
        Gerrit-Owner: Bob Moragues <mora...@chromium.org>
        Gerrit-CC: Jack Rosenthal <jros...@chromium.org>
        Gerrit-Comment-Date: Wed, 08 Apr 2020 15:28:15 +0000

        Bob Moragues (Gerrit)

        unread,
        Apr 8, 2020, 12:43:43 PM4/8/20
        to Jack Rosenthal

        Bob Moragues uploaded patch set #4 to this change.

        View Change

        mushu: Uprev chromeos-config-bsp-mushu

        Changes made to the device-name were not properly uprevved in
        a prior submission

        BUG=b:152164420

        TEST=./build_packages --board mushu && ./build_image --board mushu
        --noenable_rootfs_verification test

        Cq-Depend: chrome-internal:2856317

        Change-Id: Ica75e0abec105c8c1b3e74e99462403092b88565
        ---
        R overlay-mushu/chromeos-base/chromeos-config-bsp-mushu/chromeos-config-bsp-mushu-0.0.1-r3.ebuild
        1 file changed, 0 insertions(+), 0 deletions(-)

        To view, visit change 2142161. To unsubscribe, or for help writing mail filters, visit settings.

        Gerrit-Project: chromiumos/overlays/board-overlays
        Gerrit-Branch: master
        Gerrit-Change-Id: Ica75e0abec105c8c1b3e74e99462403092b88565
        Gerrit-Change-Number: 2142161
        Gerrit-PatchSet: 4
        Gerrit-Owner: Bob Moragues <mora...@chromium.org>
        Gerrit-CC: Jack Rosenthal <jros...@chromium.org>
        Gerrit-MessageType: newpatchset
        Reply all
        Reply to author
        Forward
        0 new messages