Skip to content

Commit

Permalink
bb.org: jessie, use usbflasher over BBx-blank-eMMC-flasher
Browse files Browse the repository at this point in the history
Signed-off-by: Robert Nelson <[email protected]>
  • Loading branch information
RobertCNelson committed Jul 28, 2015
1 parent 1ad1064 commit 197d1f6
Showing 1 changed file with 4 additions and 4 deletions.
8 changes: 4 additions & 4 deletions publish/rcn-ee_bb.org-stable.sh
Original file line number Diff line number Diff line change
Expand Up @@ -144,8 +144,8 @@ options="--img-2gb BBB-eMMC-flasher-\${base_rootfs} ${beaglebone} --bbb-flasher"
###console images: (also single partition)
base_rootfs="${debian_jessie_console}" ; blend="console" ; extract_base_rootfs
options="--img-2gb BBG-blank-eMMC-flasher-\${base_rootfs} ${bb_blank_flasher_console} --bbg-flasher" ; generate_img
options="--img-2gb BBB-blank-eMMC-flasher-\${base_rootfs} ${bb_blank_flasher_console} --bbb-flasher" ; generate_img
#options="--img-2gb BBG-blank-eMMC-flasher-\${base_rootfs} ${bb_blank_flasher_console} --bbg-flasher" ; generate_img
#options="--img-2gb BBB-blank-eMMC-flasher-\${base_rootfs} ${bb_blank_flasher_console} --bbb-flasher" ; generate_img
options="--img-2gb BBB-eMMC-flasher-\${base_rootfs} ${beaglebone_console} --bbb-flasher" ; generate_img
options="--img-2gb bb-\${base_rootfs} ${omap3_beagle_xm}" ; generate_img
options="--img-2gb bbx15-\${base_rootfs} ${am57xx_beagle_x15}" ; generate_img
Expand Down Expand Up @@ -179,8 +179,8 @@ blend="lxqt-2gb"
wfile="BBB-eMMC-flasher-${debian_jessie_lxqt_2gb}-2gb" ; archive_img
blend="console"
wfile="BBB-blank-eMMC-flasher-${debian_jessie_console}-2gb" ; archive_img
wfile="BBG-blank-eMMC-flasher-${debian_jessie_console}-2gb" ; archive_img
#wfile="BBB-blank-eMMC-flasher-${debian_jessie_console}-2gb" ; archive_img
#wfile="BBG-blank-eMMC-flasher-${debian_jessie_console}-2gb" ; archive_img
wfile="BBB-eMMC-flasher-${debian_jessie_console}-2gb" ; archive_img
wfile="bb-${debian_jessie_console}-2gb" ; archive_img
wfile="bbx15-${debian_jessie_console}-2gb" ; archive_img
Expand Down

0 comments on commit 197d1f6

Please sign in to comment.