repo.or.cz
/
buildroot-gz.git
/
blob
commit
grep
author
committer
pickaxe
?
search:
re
summary
|
log
|
graphiclog1
|
graphiclog2
|
commit
|
commitdiff
|
tree
|
refs
|
edit
|
fork
blame
|
history
|
raw
|
HEAD
open-plc-utils: new package
[buildroot-gz.git]
/
board
/
beaglebone
/
post-image.sh
blob
7441d07a005cd5f06313218acd909ced7f7e1571
1
#!/bin/sh
2
# post-image.sh for BeagleBone
3
# 2014, Marcin Jabrzyk <marcin.jabrzyk@gmail.com>
4
5
# copy the uEnv.txt to the output/images directory
6
cp
board
/
beaglebone
/
uEnv.txt
$BINARIES_DIR
/
uEnv.txt