From 226eca1f70d02371481ab35f458de63e606b4309 Mon Sep 17 00:00:00 2001
From: Robert Nelson <robertcnelson@gmail.com>
Date: Sun, 8 Mar 2015 21:11:37 -0500
Subject: [PATCH] bb.org: next this lxqt is 2gb

Signed-off-by: Robert Nelson <robertcnelson@gmail.com>
---
 configs/bb.org-debian-next-2gb-v3.14.conf | 2 +-
 publish/rcn-ee_bb.org-stable.sh           | 2 +-
 2 files changed, 2 insertions(+), 2 deletions(-)

diff --git a/configs/bb.org-debian-next-2gb-v3.14.conf b/configs/bb.org-debian-next-2gb-v3.14.conf
index e3bed2db8..77d437776 100644
--- a/configs/bb.org-debian-next-2gb-v3.14.conf
+++ b/configs/bb.org-debian-next-2gb-v3.14.conf
@@ -1,6 +1,6 @@
 ##
 release="jessie"
-image_type="lxqt"
+image_type="lxqt-2gb"
 ##
 ##Debootstrap: https://wiki.debian.org/Debootstrap
 ##
diff --git a/publish/rcn-ee_bb.org-stable.sh b/publish/rcn-ee_bb.org-stable.sh
index 113096fb7..42b48d038 100755
--- a/publish/rcn-ee_bb.org-stable.sh
+++ b/publish/rcn-ee_bb.org-stable.sh
@@ -44,7 +44,7 @@ omap5_uevm="--dtb omap5-uevm --hostname omap5-uevm"
 am57xx_beagle_x15="--dtb am57xx-beagle-x15 --hostname BeagleBoard-X15"
 
 cat > ${DIR}/deploy/gift_wrap_final_images.sh <<-__EOF__
-#!/bin/bash
+#!/bin/bash -x
 
 copy_base_rootfs_to_mirror () {
         if [ -d ${mirror_dir} ] ; then
-- 
GitLab