Skip to content
Snippets Groups Projects
Commit cb4097c5 authored by Mark Tearle's avatar Mark Tearle
Browse files

Add tools to build Snack ROM

parent 353b2521
Branches
No related merge requests found
# == Class: snackrom
#
class uccvend-snackrom {
package { 'binutils-m68hc1x':
ensure => present,
}
package { 'gcc-m68hc1x':
ensure => present,
}
vcsrepo { "/vagrant/code/uccvend-snackrom":
ensure => present,
provider => git,
......
0% or .
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!
Please register or to comment