Skip to content
This repository has been archived by the owner on May 4, 2024. It is now read-only.

Commit

Permalink
Bump version v5.9.1
Browse files Browse the repository at this point in the history
  • Loading branch information
Guillaume Fournier authored and giomf committed Jan 13, 2024
1 parent 9258127 commit 06e3d69
Show file tree
Hide file tree
Showing 4 changed files with 4 additions and 6 deletions.
2 changes: 1 addition & 1 deletion conf/distro/HULKs-OS.conf
Original file line number Diff line number Diff line change
Expand Up @@ -2,4 +2,4 @@ require conf/distro/nao-core-minimal.conf

DISTRO = "HULKs-OS"
DISTRO_NAME = "HULKs-OS"
DISTRO_VERSION = "5.9.0"
DISTRO_VERSION = "5.9.1"
2 changes: 1 addition & 1 deletion recipes-hulks/breeze/breeze-crates.inc
Original file line number Diff line number Diff line change
Expand Up @@ -109,4 +109,4 @@ SRC_URI[windows_x86_64_gnu-0.52.0.sha256sum] = "3d6fa32db2bc4a2f5abeacf2b69f7992
SRC_URI[windows_x86_64_gnullvm-0.48.5.sha256sum] = "0b7b52767868a23d5bab768e390dc5f5c55825b6d30b86c844ff2dc7414044cc"
SRC_URI[windows_x86_64_gnullvm-0.52.0.sha256sum] = "1a657e1e9d3f514745a572a6846d3c7aa7dbe1658c056ed9c3344c4109a6949e"
SRC_URI[windows_x86_64_msvc-0.48.5.sha256sum] = "ed94fce61571a4006852b7389a063ab983c02eb1bb37b47f8272ce92d06d9538"
SRC_URI[windows_x86_64_msvc-0.52.0.sha256sum] = "dff9641d1cd4be8d1a070daf9e3773c5f67e78b4d9d42263020c057706765c04"
SRC_URI[windows_x86_64_msvc-0.52.0.sha256sum] = "dff9641d1cd4be8d1a070daf9e3773c5f67e78b4d9d42263020c057706765c04"
3 changes: 1 addition & 2 deletions recipes-hulks/breeze/breeze.bb
Original file line number Diff line number Diff line change
Expand Up @@ -33,5 +33,4 @@ do_install:append() {
install -m 0644 ${WORKDIR}/breeze.service ${D}${systemd_unitdir}/system/
}


require breeze-crates.inc
require breeze-crates.inc
3 changes: 1 addition & 2 deletions recipes-support/aldebaran/aldebaran.bbappend
Original file line number Diff line number Diff line change
Expand Up @@ -5,5 +5,4 @@ do_install:append(){
rm ${D}${systemd_unitdir}/system/alfand.service
}


SYSTEMD_SERVICE:${PN}:remove = "alfand.service"
SYSTEMD_SERVICE:${PN}:remove = "alfand.service"

0 comments on commit 06e3d69

Please sign in to comment.