DESCRIPTION = "Reboot command to run after firmware upgrade" HOMEPAGE = "http://www.multitech.net/" SECTION = "console/utils" PRIORITY = "optional" LICENSE = "GPL" PV = "${SRCPV}" PR = "r0" DEFAULT_PREFERENCE = "-1" SRC_URI = "git://git.multitech.net/upgrade-reboot.git;protocol=git;tag=master" S = "${WORKDIR}/git" inherit autotools PARALLEL_MAKE = ""