summaryrefslogtreecommitdiff
path: root/conf/distro
diff options
context:
space:
mode:
authorMatthias Hentges <oe@hentges.net>2007-06-24 20:34:06 +0000
committerMatthias Hentges <oe@hentges.net>2007-06-24 20:34:06 +0000
commit48d3f5e65ae830eb2cfbdc46cbcaf806914b0c6f (patch)
tree573a519b15de18499bedfc79c28f4545f90af3df /conf/distro
parent14ae379bd6fd88f7a20071bd07b4f0b2af97c529 (diff)
Remove hentges meta-data as syncing svn with mtn is too much work (and the overlay works perfectly anyway)
Diffstat (limited to 'conf/distro')
-rw-r--r--conf/distro/hentges-2.0.conf42
1 files changed, 0 insertions, 42 deletions
diff --git a/conf/distro/hentges-2.0.conf b/conf/distro/hentges-2.0.conf
deleted file mode 100644
index 5f23949d2d..0000000000
--- a/conf/distro/hentges-2.0.conf
+++ /dev/null
@@ -1,42 +0,0 @@
-#! /bin/sh
-#
-# Copyright Matthias Hentges <devel@hentges.net> (c) 2007
-# License: MIT (see http://www.opensource.org/licenses/mit-license.php
-# for a copy of the license)
-#
-# Filename: hentges-2.0.conf
-# Date: 20070521 (YMD)
-
-DESCRIPTION = "Distribution configuration for the Hentges ROM based on Angstrom"
-MAINTAINER = "Matthias 'CoreDump' Hentges <oe@hentges.net>"
-HOMEPAGE = "http://www.hentges.net"
-LICENSE = "MIT"
-
-######################################################################################
-
-require conf/distro/angstrom-2007.1.conf
-
-######################################################################################
-
-require conf/machine/hentges-2.0_common.conf
-require conf/machine/hentges-2.0_${MACHINE}.conf
-
-######################################################################################
-
-DISTRO_VERSION = "1.9+WIP-${DATE}"
-DISTRO_REVISION = "1"
-
-DISTRO = "hentges-2.0"
-DISTRO_NAME = "Hentges"
-
-######################################################################################
-
-# Override FEED_URIS here
-
-######################################################################################
-
-HENTGES_PV = "${DISTRO_VERSION}"
-HENTGES_PR = "${DISTRO_REVISION}"
-
-######################################################################################
-