mirror of
git://projects.qi-hardware.com/xburst-tools.git
synced 2025-04-21 12:27:27 +03:00
update READE, add INSTALL file
Signed-off-by: Xiangfu Liu <xiangfu@sharism.cc>
This commit is contained in:
1
debian/.gitignore
vendored
1
debian/.gitignore
vendored
@@ -1,5 +1,6 @@
|
||||
/xburst_stage1.bin
|
||||
/xburst_stage2.bin
|
||||
/stage1.bin
|
||||
/changelog.upstream
|
||||
|
||||
/files
|
||||
|
||||
2
debian/get-orig-source.sh
vendored
2
debian/get-orig-source.sh
vendored
@@ -26,5 +26,5 @@ upstream_version="${release}+${date}"
|
||||
|
||||
# Generate tarball.
|
||||
echo "packaging $(git rev-parse --short FETCH_HEAD)"
|
||||
git archive FETCH_HEAD -- usbboot |
|
||||
git archive FETCH_HEAD -- usbboot xbboot |
|
||||
gzip -n -9 > "xburst-tools_$upstream_version.orig.tar.gz"
|
||||
|
||||
Reference in New Issue
Block a user