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

Commit

Permalink
Merge pull request #255 from anselmolsm/pr-release
Browse files Browse the repository at this point in the history
1.5 release
  • Loading branch information
anselmolsm authored Aug 5, 2017
2 parents 9070934 + 7a39cfb commit b35f844
Show file tree
Hide file tree
Showing 2 changed files with 2 additions and 2 deletions.
2 changes: 1 addition & 1 deletion conf/distro/poky-aero.conf
Original file line number Diff line number Diff line change
Expand Up @@ -3,7 +3,7 @@ require conf/distro/poky.conf
POKY_VERSION := "${DISTRO_VERSION}"
DISTRO = "poky-aero"
DISTRO_NAME = "Poky Aero (Intel Aero Linux Distro)"
DISTRO_VERSION = "1.5.0-dev"
DISTRO_VERSION = "1.5.0"
DISTRO_FEATURES_DEFAULT_remove = "3g"

DISTRO_FEATURES += "aufs"
Expand Down
2 changes: 1 addition & 1 deletion conf/local.conf.sample
Original file line number Diff line number Diff line change
Expand Up @@ -244,7 +244,7 @@ PACKAGE_EXCLUDE+=" ed"
RDEPENDS_packagegroup-core-full-cmdline-utils_remove = " ed"

PACKAGE_EXCLUDE+=" libacpi libnss-mdns"
RDEPENDS_packagegroup-base-acpi_remove = " libacpi"
RDEPENDS_packagegroup-base-acpi_remove = " libacpi acpid"
RDEPENDS_packagegroup-base-zeroconf_remove = " libnss-mdns"

PACKAGECONFIG_remove = " libproxy"

0 comments on commit b35f844

Please sign in to comment.