Skip to content

Commit

Permalink
x15: usbflasher..
Browse files Browse the repository at this point in the history
Signed-off-by: Robert Nelson <[email protected]>
  • Loading branch information
RobertCNelson committed Jul 31, 2015
1 parent b7e9c1c commit b3d08af
Showing 1 changed file with 2 additions and 0 deletions.
2 changes: 2 additions & 0 deletions publish/rcn-ee_bb.org-stable.sh
Original file line number Diff line number Diff line change
Expand Up @@ -155,6 +155,7 @@ options="--img-2gb omap5-uevm-\${base_rootfs} ${omap5_uevm}" ; generate_img
###usbflasher images: (also single partition)
base_rootfs="${debian_jessie_usbflasher}" ; blend="usbflasher" ; extract_base_rootfs
options="--img-2gb BBB-blank-\${base_rootfs} --dtb bbb-blank-eeprom --bbb-old-bootloader-in-emmc --hostname beaglebone --bbb-usb-flasher" ; generate_img
options="--img-2gb bbx15-\${base_rootfs} --dtb am57xx-beagle-x15 --hostname BeagleBoard-X15 --bbb-usb-flasher" ; generate_img
###archive *.tar
base_rootfs="${debian_wheezy_machinekit}" ; blend="machinekit" ; archive_base_rootfs
Expand Down Expand Up @@ -189,6 +190,7 @@ wfile="omap5-uevm-${debian_jessie_console}-2gb" ; archive_img
blend="usbflasher"
wfile="BBB-blank-${debian_jessie_usbflasher}-2gb" ; archive_img
wfile="bbx15-${debian_jessie_usbflasher}-2gb" ; archive_img
__EOF__

Expand Down

0 comments on commit b3d08af

Please sign in to comment.