SUMMARY = "Change hostapd.conf file"
DESCRIPTION = "Enable 80211n-mode and WPA2-PSK security and change SSID to hostname and password to hostname1234"
+PR = "somdevices.0"
+MAINTAINER = "SomDevices <somdevices@somdevices.com>"
LICENSE = "MIT"
SUMMARY = "Add DHCP and static IP addresses to eno ports"
DESCRIPTION = "Add necessary files to configure static and dynamic IP addresses on eno ports"
+PR = "somdevices.0"
+MAINTAINER = "SomDevices <somdevices@somdevices.com>"
LICENSE = "MIT"
RDEPENDS_${PN} += "bash"
FILESEXTRAPATHS_prepend := "${THISDIR}/${PN}:"
+PR = "somdevices.0"
+MAINTAINER = "SomDevices <somdevices@somdevices.com>"
SRC_URI += " \
file://chap-secrets \
PV="15.4.1"
DEBIAN_NOAUTONAME_${PN} = "1"
+PR = "somdevices.0"
+MAINTAINER = "SomDevices <somdevices@somdevices.com>"
SRC_URI += "\
file://LICENSE.wilc_fw \
SUMMARY = "Load WILC3000 modules as default Wi-Fi and Bluetooth modules"
DESCRIPTION = "Add necessary modules-load file to use WILC3000 WIFI/BT combo"
+PR = "somdevices.0"
+MAINTAINER = "SomDevices <somdevices@somdevices.com>"
LICENSE = "MIT"
SUMMARY = "Add SOMDEVICES package repository"
DESCRIPTION = "Add SOMDEVICES package repository to sources.list"
+PR = "somdevices.0"
+MAINTAINER = "SomDevices <somdevices@somdevices.com>"
LICENSE = "MIT"
SUMMARY = "Change ethernet interface names"
DESCRIPTION = "Change order and interface names eth0 to eno2 and eth1 to eno1"
+PR = "somdevices.0"
+MAINTAINER = "SomDevices <somdevices@somdevices.com>"
LICENSE = "GPLv2"
LIC_FILES_CHKSUM = "file://${COMMON_LICENSE_DIR}/GPL-2.0;md5=801f80980d171dd6425610833a22dbe6"
HOMEPAGE = "http://www.yoctoproject.org"
BUGTRACKER = "http://bugzilla.pokylinux.org"
-PR = "r0"
+PR = "somdevices.0"
+MAINTAINER = "SomDevices <somdevices@somdevices.com>"
LICENSE = "MIT"
LIC_FILES_CHKSUM = "file://id_rsa.pub;beginline=0;endline=1;md5=8966b3435a5d9868248612695062af72"
FILESEXTRAPATHS_prepend := "${THISDIR}/${PN}:"
+PR = "somdevices.0"
+MAINTAINER = "SomDevices <somdevices@somdevices.com>"
+
do_install_append () {
ln -s -r -f ${D}${datadir}/zoneinfo/Europe/Madrid ${D}${sysconfdir}/localtime
}