Skip to content

Commit

Permalink
Pin meta-gnss-sdr layer to version 23.04
Browse files Browse the repository at this point in the history
  • Loading branch information
carlesfernandez committed Apr 17, 2023
1 parent 4fdf775 commit e96f21e
Show file tree
Hide file tree
Showing 2 changed files with 4 additions and 4 deletions.
6 changes: 3 additions & 3 deletions CITATION.cff
Original file line number Diff line number Diff line change
@@ -1,5 +1,5 @@
# SPDX-License-Identifier: MIT
# SPDX-FileCopyrightText: 2022 C. Fernandez-Prades carles.fernandez(at)cttc.es
# SPDX-FileCopyrightText: 2023 C. Fernandez-Prades carles.fernandez(at)cttc.es
---
authors:
- affiliation: "Centre Tecnològic de Telecomunicacions de Catalunya (CTTC)"
Expand All @@ -16,7 +16,7 @@ authors:
family-names: Flynn
given-names: Toby
cff-version: "1.2.0"
date-released: "2022-06-30"
date-released: "2023-04-17"
identifiers:
- description: "The concept DOI of the work. This is a DOI always pointing to the latest stable release."
type: doi
Expand All @@ -36,4 +36,4 @@ message: "If you use this software, please cite it using the metadata from this
repository-code: "https://github.com/carlesfernandez/oe-gnss-sdr-manifest"
title: "oe-gnss-sdr-manifest"
type: software
version: "Sumo 22.06"
version: "Sumo 23.04"
2 changes: 1 addition & 1 deletion default.xml
Original file line number Diff line number Diff line change
Expand Up @@ -44,6 +44,6 @@
<project name="meta-raspberrypi" remote="yocto" path="meta-raspberrypi" revision="2d40b000021bc8a9ef7f329ed0ad410f8d227b97" />
<project name="meta-intel" remote="yocto" path="meta-intel" revision="ba5f7ecd26630b74b6338c1828847a64ab172453" />
<project name="meta-swupdate" remote="sbabic" path="meta-swupdate" revision="f2d65d87485ada5a2d3a744fd7b9e46ec7e6b9f2" />
<project name="meta-gnss-sdr" remote="gnss-sdr" path="meta-gnss-sdr" revision="sumo" />
<project name="meta-gnss-sdr" remote="gnss-sdr" path="meta-gnss-sdr" revision="a44c343e325422da3b99cf1648d20afd7cf9bf4c" />

</manifest>

0 comments on commit e96f21e

Please sign in to comment.