-
Notifications
You must be signed in to change notification settings - Fork 52
Debian Packaging
Grab bag of things which need to be packaged for TimVideos project;
-
Package up "libFPGALink" - libFPGALink is toolchain for flashing / programming FPGA boards such as the Atlys.
-
Package up mithro's hdl-pretty - https://github.com/mithro/hdl-pretty
-
Packaging up fx2lib - https://github.com/djmuhlestein/fx2lib
-
Packaging up ixo-usb-jtag - https://github.com/mithro/ixo-usb-jtag - Altera USB Blaster Emulation with a FX2
-
Package xc3sprogs
-
Figure out a way to take the pain out of Xilinx ISE installation
-
exar-uart-driver for the usb-uart on the Digilent Atlys board.
- Figure out how to package firmware.
-
Script for getting build environment set up - https://github.com/timvideos/HDMI2USB-misoc-firmware/blob/master/scripts/get-env.sh
-
Package migen + misoc?
-
Package gcc-lm32 port?
4. Compile and install binutils. Take the latest version from GNU.
mkdir build && cd build
../configure --target=lm32-elf
make
make install
- Package final firmware stuff
-
Figure out how to package aps-sids gstreamer1.0 port of flumotion
- Rename the project and create conflicting packages?
- Take over the flumotion name as fluendo has abandoned it?
- Something else?
-
Create some way of packaging the watchdog / register tools?
- Updated packages for gst-plugin-dvswitch - https://github.com/timvideos/gst-plugins-dvswitch
- Create a package for aps-sids gstreamer1.0 port.
- Package up dvsource-v4l-other - https://github.com/timvideos/dvsource-v4l2-other
- has debian/ worked once not sure now. https://github.com/CarlFK/dvsmon (easy!)
- django site - https://github.com/willkg/richard
- fabric script I use to deploy - https://github.com/CarlFK/richard-deploy