History log of /openbmc/openbmc/meta-openpower/recipes-bsp/fsidbg/fsidbg_git.bb (Results 1 – 3 of 3)
Revision (<<< Hide revision tags) (Show revision tags >>>) Date Author Comments
# bccaff34 14-Apr-2023 Patrick Williams <patrick@stwcx.xyz>

treewide: reduce append operators on SRC_URI

In a base bb file where we are setting the primary git repository, it
is rare that we need to `SRC_URI +=`. This is an unnecessary pattern
that seems to

treewide: reduce append operators on SRC_URI

In a base bb file where we are setting the primary git repository, it
is rare that we need to `SRC_URI +=`. This is an unnecessary pattern
that seems to have been copied throughout the repository. Remove the
pattern where appropriate and simply set SRC_URI directly.

Signed-off-by: Patrick Williams <patrick@stwcx.xyz>
Change-Id: I430186a82f9582ba6196f5bf66b659af4092b48d

show more ...


Revision tags: 2.14.0-dev, 2.12.0, 2.12.0-rc1, 2.13.0-dev, 2.11.0
# bb99d22e 24-Jan-2022 Patrick Williams <patrick@stwcx.xyz>

treewide: fix up github SRC_URIs

Per [1], Yocto is going to start requiring both branch names and
`protocol=https` in GitHub SRC_URI variables. Ran the upstream tool to
automatically fix our URIs.

treewide: fix up github SRC_URIs

Per [1], Yocto is going to start requiring both branch names and
`protocol=https` in GitHub SRC_URI variables. Ran the upstream tool to
automatically fix our URIs.

1. https://git.yoctoproject.org/poky/tree/documentation/migration-guides/migration-3.5.rst#n10

Signed-off-by: Patrick Williams <patrick@stwcx.xyz>
Change-Id: I5f9619f7ff707050b469ae74c8aa16846568c5e4

show more ...


Revision tags: 2.12.0-dev, 2.10.0-rc1, 2.11.0-dev, 2.9.0, 2.9.0-rc1, 2.10.0-dev, 2.8.0, 2.8.0-rc1, 2.9.0-dev, 2.7.0, 2.7.0-rc1, 2.8.0-dev, 2.7.0-dev, 2.6.0, 2.6.0-rc1, 2.6.0.rc1, v2.4
# 0698d969 17-Oct-2018 Patrick Venture <venture@google.com>

meta-openpower: fsidbg: rename as git

Rename fsidbg.bb _git per OE norms.

(From meta-openpower rev: 369b43c4dea67b02b8c68a37c2a2dc0c40605c6e)

Change-Id: I39fae1184926800e9e

meta-openpower: fsidbg: rename as git

Rename fsidbg.bb _git per OE norms.

(From meta-openpower rev: 369b43c4dea67b02b8c68a37c2a2dc0c40605c6e)

Change-Id: I39fae1184926800e9e0598560c34b9637854e801
Signed-off-by: Patrick Venture <venture@google.com>
Signed-off-by: Brad Bishop <bradleyb@fuzziesquirrel.com>

show more ...