Skip to content
This repository was archived by the owner on Jan 3, 2023. It is now read-only.

Commit b35f844

Browse files
authored
Merge pull request #255 from anselmolsm/pr-release
1.5 release
2 parents 9070934 + 7a39cfb commit b35f844

File tree

2 files changed

+2
-2
lines changed

2 files changed

+2
-2
lines changed

conf/distro/poky-aero.conf

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -3,7 +3,7 @@ require conf/distro/poky.conf
33
POKY_VERSION := "${DISTRO_VERSION}"
44
DISTRO = "poky-aero"
55
DISTRO_NAME = "Poky Aero (Intel Aero Linux Distro)"
6-
DISTRO_VERSION = "1.5.0-dev"
6+
DISTRO_VERSION = "1.5.0"
77
DISTRO_FEATURES_DEFAULT_remove = "3g"
88

99
DISTRO_FEATURES += "aufs"

conf/local.conf.sample

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -244,7 +244,7 @@ PACKAGE_EXCLUDE+=" ed"
244244
RDEPENDS_packagegroup-core-full-cmdline-utils_remove = " ed"
245245

246246
PACKAGE_EXCLUDE+=" libacpi libnss-mdns"
247-
RDEPENDS_packagegroup-base-acpi_remove = " libacpi"
247+
RDEPENDS_packagegroup-base-acpi_remove = " libacpi acpid"
248248
RDEPENDS_packagegroup-base-zeroconf_remove = " libnss-mdns"
249249

250250
PACKAGECONFIG_remove = " libproxy"

0 commit comments

Comments
 (0)