diff options
| author | Chris Packham <judge.packham@gmail.com> | 2021-01-25 12:40:31 +1300 |
|---|---|---|
| committer | GitHub <noreply@github.com> | 2021-01-25 12:40:31 +1300 |
| commit | 30316cd27ab0a6f8cb2a96771661fc88e1b05a6b (patch) | |
| tree | 9831a7f7d817b28f1c77a6532d68de4ada2da85e /packages/gnuprumcu/package.desc | |
| parent | 1678034bb637c506f3f2fdd455fa73ec76a15ff3 (diff) | |
| parent | e7d0485ca2fece06e66e22162805b0e388bcc449 (diff) | |
| download | crosstool-ng-30316cd27ab0a6f8cb2a96771661fc88e1b05a6b.tar.gz crosstool-ng-30316cd27ab0a6f8cb2a96771661fc88e1b05a6b.tar.bz2 crosstool-ng-30316cd27ab0a6f8cb2a96771661fc88e1b05a6b.zip | |
Merge pull request #1448 from dinuxbg/master
Add PRU target configuration
Diffstat (limited to 'packages/gnuprumcu/package.desc')
| -rw-r--r-- | packages/gnuprumcu/package.desc | 6 |
1 files changed, 6 insertions, 0 deletions
diff --git a/packages/gnuprumcu/package.desc b/packages/gnuprumcu/package.desc new file mode 100644 index 00000000..8956bdaa --- /dev/null +++ b/packages/gnuprumcu/package.desc @@ -0,0 +1,6 @@ +origin='dinux.eu' +repository='git https://github.com/dinuxbg/gnuprumcu.git' +bootstrap='autoreconf -vfi' +relevantpattern='*.*.*' +archive_formats='.tar.gz' +mirrors='https://github.com/dinuxbg/gnuprumcu/releases/download/v${CT_GNUPRUMCU_VERSION}' |
