diff --git a/conf/distro/HULKs-OS.conf b/conf/distro/HULKs-OS.conf index 098dad2..7d39e12 100644 --- a/conf/distro/HULKs-OS.conf +++ b/conf/distro/HULKs-OS.conf @@ -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" diff --git a/recipes-hulks/breeze/breeze-crates.inc b/recipes-hulks/breeze/breeze-crates.inc index e91d07c..462ec8c 100644 --- a/recipes-hulks/breeze/breeze-crates.inc +++ b/recipes-hulks/breeze/breeze-crates.inc @@ -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" \ No newline at end of file +SRC_URI[windows_x86_64_msvc-0.52.0.sha256sum] = "dff9641d1cd4be8d1a070daf9e3773c5f67e78b4d9d42263020c057706765c04" diff --git a/recipes-hulks/breeze/breeze.bb b/recipes-hulks/breeze/breeze.bb index 4073337..6fe8765 100644 --- a/recipes-hulks/breeze/breeze.bb +++ b/recipes-hulks/breeze/breeze.bb @@ -33,5 +33,4 @@ do_install:append() { install -m 0644 ${WORKDIR}/breeze.service ${D}${systemd_unitdir}/system/ } - -require breeze-crates.inc \ No newline at end of file +require breeze-crates.inc diff --git a/recipes-support/aldebaran/aldebaran.bbappend b/recipes-support/aldebaran/aldebaran.bbappend index 4b75a8f..84fb883 100644 --- a/recipes-support/aldebaran/aldebaran.bbappend +++ b/recipes-support/aldebaran/aldebaran.bbappend @@ -5,5 +5,4 @@ do_install:append(){ rm ${D}${systemd_unitdir}/system/alfand.service } - -SYSTEMD_SERVICE:${PN}:remove = "alfand.service" \ No newline at end of file +SYSTEMD_SERVICE:${PN}:remove = "alfand.service"