Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

refactor(distrib): installers renaming and corrected metadata #5609

Merged
merged 17 commits into from
Dec 10, 2024
Merged
Show file tree
Hide file tree
Changes from 3 commits
Commits
Show all changes
17 commits
Select commit Hold shift + click to select a range
b782eb0
style: added comments for better reachability
marcellorinaldo Dec 6, 2024
51d0747
refactor(distrib): renamed generic-aarch64 profiles into aarch64
marcellorinaldo Dec 6, 2024
b720914
refactor(distrib): renamed generic-arm32 profiles into armhf
marcellorinaldo Dec 6, 2024
e386ae7
refactor(distrib): renamed generic-x86_64 profiles into x86_64
marcellorinaldo Dec 6, 2024
fb59c45
refactor(distrib): removed Java version check in launch scripts, adde…
marcellorinaldo Dec 6, 2024
9cdab14
refactor(distrib): installer metadata changes for aarch64
marcellorinaldo Dec 6, 2024
e90a185
refactor(distrib): installer metadata changes for armhf
marcellorinaldo Dec 6, 2024
a984807
refactor(distrib): installer metadata changes for x86_64
marcellorinaldo Dec 6, 2024
a8049fc
refactor(distrib): removed non-existing references to kura.init files…
marcellorinaldo Dec 9, 2024
d73983d
refactor(distrib): changed kura.os.version from raspbian to Linux
marcellorinaldo Dec 9, 2024
242db7c
refactor(distrib): fixed Maintainer metadata field
marcellorinaldo Dec 9, 2024
5d5c810
feat(distrib): added Homepage metadata field
marcellorinaldo Dec 9, 2024
f825eb8
refactor(distrib): changed kura.os.version from linux to debian
marcellorinaldo Dec 10, 2024
8e456ab
fix(distrib): corrected nn profiles names
marcellorinaldo Dec 10, 2024
4852c48
fix(distrib): corrected docker metadata
marcellorinaldo Dec 10, 2024
0cb5dab
fix(distrib): changed installer .deb names to match <pack-name>_<vers…
marcellorinaldo Dec 10, 2024
c1a620a
fix: removing wrong commited files
marcellorinaldo Dec 10, 2024
File filter

Filter by extension

Filter by extension


Conversations
Failed to load comments.
Loading
Jump to
Jump to file
Failed to load files.
Loading
Diff view
Diff view
3 changes: 3 additions & 0 deletions kura/distrib/.vscode/settings.json
mattdibi marked this conversation as resolved.
Show resolved Hide resolved
Original file line number Diff line number Diff line change
@@ -0,0 +1,3 @@
{
"java.configuration.updateBuildConfiguration": "disabled"
}
12 changes: 6 additions & 6 deletions kura/distrib/pom.xml
Original file line number Diff line number Diff line change
Expand Up @@ -1229,7 +1229,7 @@
</goals>
<configuration>
<verbose>true</verbose>
<deb>${basedir}/target/kura_${project.version}_armhf_installer.deb</deb>
<deb>${basedir}/target/kura_${project.version}_armhf.deb</deb>
<controlDir>${basedir}/src/main/resources/armhf/deb/control</controlDir>
<dataSet>
<data>
Expand Down Expand Up @@ -1326,7 +1326,7 @@
</goals>
<configuration>
<verbose>true</verbose>
<deb>${basedir}/target/kura_${project.version}_armhf-nn_installer.deb</deb>
<deb>${basedir}/target/kura-nn_${project.version}_armhf.deb</deb>
<controlDir>${basedir}/src/main/resources/armhf-nn/deb/control</controlDir>
<dataSet>
<data>
Expand Down Expand Up @@ -1418,7 +1418,7 @@
</goals>
<configuration>
<verbose>true</verbose>
<deb>${basedir}/target/kura_${project.version}_x86_64_installer.deb</deb>
<deb>${basedir}/target/kura_${project.version}_amd64.deb</deb>
<controlDir>${basedir}/src/main/resources/x86_64/deb/control</controlDir>
<dataSet>
<data>
Expand Down Expand Up @@ -1515,7 +1515,7 @@
</goals>
<configuration>
<verbose>true</verbose>
<deb>${basedir}/target/kura_${project.version}_x86_64-nn_installer.deb</deb>
<deb>${basedir}/target/kura-nn_${project.version}_amd64.deb</deb>
<controlDir>${basedir}/src/main/resources/x86_64-nn/deb/control</controlDir>
<dataSet>
<data>
Expand Down Expand Up @@ -1607,7 +1607,7 @@
</goals>
<configuration>
<verbose>true</verbose>
<deb>${basedir}/target/kura_${project.version}_aarch64_installer.deb</deb>
<deb>${basedir}/target/kura_${project.version}_arm64.deb</deb>
<controlDir>${basedir}/src/main/resources/aarch64/deb/control</controlDir>
<dataSet>
<data>
Expand Down Expand Up @@ -1704,7 +1704,7 @@
</goals>
<configuration>
<verbose>true</verbose>
<deb>${basedir}/target/kura_${project.version}_aarch64-nn_installer.deb</deb>
<deb>${basedir}/target/kura-nn_${project.version}_arm64.deb</deb>
<controlDir>${basedir}/src/main/resources/aarch64-nn/deb/control</controlDir>
<dataSet>
<data>
Expand Down
Original file line number Diff line number Diff line change
Expand Up @@ -10,7 +10,7 @@
# Contributors:
# Eurotech
#
Package: kura
Package: kura-nn
Version: [[project.version]]
Section: admin
Priority: optional
Expand Down
Original file line number Diff line number Diff line change
Expand Up @@ -10,7 +10,7 @@
# Contributors:
# Eurotech
#
Package: kura
Package: kura-nn
Version: [[project.version]]
Section: admin
Priority: optional
Expand Down
Original file line number Diff line number Diff line change
@@ -1,16 +1,29 @@
Package: kura
#
# Copyright (c) 2024 Eurotech and/or its affiliates and others
#
# This program and the accompanying materials are made
# available under the terms of the Eclipse Public License 2.0
# which is available at https://www.eclipse.org/legal/epl-2.0/
#
# SPDX-License-Identifier: EPL-2.0
#
# Contributors:
# Eurotech
#
Package: kura-nn
Version: [[project.version]]
Section: misc
Priority: low
Section: admin
Priority: optional
Depends: dos2unix, unzip,
telnet, bluez-hcidump,
bluez, chrony, ntpdate,
openjdk-17-jre-headless | temurin-17-jdk | openjdk-8-jre-headless | temurin-8-jdk,
openjdk-17-jre-headless | temurin-17-jdk,
cron
Architecture: all
Architecture: amd64
Maintainer: Eclipse Kura Developers <[email protected]>
Homepage: https://eclipse-kura.github.io/kura/
Description: Kura is an inclusive software framework that puts a layer
Description: Open-source IoT edge framework based on Java/OSGi
Kura is an inclusive software framework that puts a layer
between the operating system and the customer application, with industry
standard interfaces that shorten custom development time, simplified coding
and software that can be easily ported from one hardware platform
Expand Down
Original file line number Diff line number Diff line change
Expand Up @@ -10,7 +10,7 @@
# Contributors:
# Eurotech
#
Package: kura
Package: kura-nn
Version: [[project.version]]
Section: admin
Priority: optional
Expand Down
Loading