BKrev: 42228c992JyHl19nOJ6m7xhYnOtn-w
#@NAME: OpenSlug
#@DESCRIPTION: OpenSlug Linux Distribution for the NSLU2
+DISTRO_NAME = "OpenSlug"
+DISTRO_VERSION = "1.5-beta"
+
TARGET_FPU = "soft"
TARGET_OS = "linux"
SECTION = "console/network"
LICENSE = "GPL"
DEPENDS = "base-files"
-PR = "r12"
-
-OPENSLUG_VERSION = "1.4-alpha"
+PR = "r13"
SRC_URI = "file://sysconfsetup \
file://modutils.txt \
}
do_install() {
- echo "OpenSlug-${OPENSLUG_VERSION}" > ${D}/.openslug
-
install -d ${D}/${sysconfdir} \
${D}/${sysconfdir}/init.d \
${D}/${sysconfdir}/modutils \