diff options
author | David-John Willis <John.Willis@Distant-earth.com> | 2012-04-04 09:44:31 +0100 |
---|---|---|
committer | David-John Willis <John.Willis@Distant-earth.com> | 2012-04-04 09:44:31 +0100 |
commit | bfa2cb6d57a5b8f1a178ab3723321d9aafea0a8e (patch) | |
tree | 0a355d9f8744be18f74f9cf77b30afd455681ab3 | |
parent | df91a3021dca5202292bb7e52a82e15d14fed30b (diff) | |
download | meta-raspberrypi-bfa2cb6d57a5b8f1a178ab3723321d9aafea0a8e.tar.gz |
raspberrypi.conf: Update machine name.
* No prizes for working out what layer I used as a basis for this ;).
-rw-r--r-- | conf/machine/raspberrypi.conf | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/conf/machine/raspberrypi.conf b/conf/machine/raspberrypi.conf index 69bc8db..3bb2836 100644 --- a/conf/machine/raspberrypi.conf +++ b/conf/machine/raspberrypi.conf | |||
@@ -1,5 +1,5 @@ | |||
1 | #@TYPE: Machine | 1 | #@TYPE: Machine |
2 | #@NAME: OMAP3 based Pandora Handheld Console | 2 | #@NAME: RaspberryPi Development Board |
3 | #@DESCRIPTION: Machine configuration for the RaspberryPi http://www.raspberrypi.org/ Board | 3 | #@DESCRIPTION: Machine configuration for the RaspberryPi http://www.raspberrypi.org/ Board |
4 | #@MAINTAINER: John Willis | 4 | #@MAINTAINER: John Willis |
5 | 5 | ||