diff options
| author | Manuel Traut <manut@linutronix.de> | 2014-11-07 12:34:17 +0100 |
|---|---|---|
| committer | Manuel Traut <manut@linutronix.de> | 2014-11-07 12:34:17 +0100 |
| commit | 3b0fed3e2cb511038a6897f12c09cf141bb3f048 (patch) | |
| tree | 368a26d464bc3a4975d24fe26102b2b61a243d67 /distribution/elbe-example/mini.xml | |
| parent | 72d5c349e81d92aa4720a33c4884794adbb71c22 (diff) | |
update elbe-example to be elbe-1.0 compatible
Signed-off-by: Manuel Traut <manut@linutronix.de>
Diffstat (limited to 'distribution/elbe-example/mini.xml')
| -rw-r--r-- | distribution/elbe-example/mini.xml | 17 |
1 files changed, 1 insertions, 16 deletions
diff --git a/distribution/elbe-example/mini.xml b/distribution/elbe-example/mini.xml index fe1d65f..956ffc9 100644 --- a/distribution/elbe-example/mini.xml +++ b/distribution/elbe-example/mini.xml @@ -6,28 +6,13 @@ <description> optimal to use as buildenv </description> - <buildtype>armel</buildtype> + <buildtype>armhf</buildtype> <mirror> <primary_host>ftp.debian.org</primary_host> <primary_path>/debian</primary_path> <primary_proto>http</primary_proto> - <url-list> - <url> - <binary>http://debian.linutronix.de/elbe wheezy main</binary> - </url> - </url-list> </mirror> <suite>wheezy</suite> - <buildimage> - <kinitrd>elbe-bootstrap</kinitrd> - <pkg-list> - <pkg>build-essential</pkg> - <pkg>debhelper</pkg> - <pkg>devscripts</pkg> - <pkg>autotools-dev</pkg> - <pkg>automake</pkg> - </pkg-list> - </buildimage> </project> <target> <hostname>mini</hostname> |
