Assignment

This commit is contained in:
ScottW514
2026-09-08 16:21:37 -04:00
parent 722de73a39
commit c2ca2686a7
26 changed files with 58 additions and 46 deletions
@@ -1,6 +1,6 @@
#!/bin/sh
# (C) Copyright 2020-2026
# Scott Wiederhold, s.e.wiederhold@gmail.com
# Copyright 2020-2026 514 LLC d/b/a OpenGlow
# Written by Scott Wiederhold
# https://community.openglow.org
# SPDX-License-Identifier: MIT
#
@@ -2,5 +2,5 @@
# only SRCREV and PV here - the image manifest leaves *-pin.inc out of the
# layer content hash because the component entry already identifies the
# pinned source (forgefirm-image-manifest.bbclass).
SRCREV = "692e4d8ff689d6752b347ca8cc0202f9ad63a320"
PV = "0.1.7"
SRCREV = "24e136ef4970bfe55157299c46f65f0caeeb6419"
PV = "0.1.8"
@@ -1,6 +1,6 @@
#!/bin/sh
# (C) Copyright 2020-2026
# Scott Wiederhold, s.e.wiederhold@gmail.com
# Copyright 2020-2026 514 LLC d/b/a OpenGlow
# Written by Scott Wiederhold
# https://community.openglow.org
# SPDX-License-Identifier: MIT
#