[dss-merge-requests] Dev build failure

oebuild at oebuild at
Sat Jul 16 03:30:10 CEST 2016


>From https://git.digitalstrom.org/dss-oe/dss-oe
   ee2eec3..8d17b88  master     -> origin/master
Updating ee2eec3..8d17b88
Fast-forward
 buildyoctofeed                                     |    6 +
 buildyoctopackage                                  |    5 +
 .../{corewatch_0.3.bb => corewatch_0.4.bb}         |    2 +-
 .../corewatch/files/corewatch.init                 |    2 +-
 targets/dss11-1gb-yocto-devel/conf/bblayers.conf   |   23 +
 targets/dss11-1gb-yocto-devel/conf/local.conf      |   50 +
 .../conf/machine/dss11-1gb.conf                    |   11 +-
 .../recipes-bsp/at91bootstrap/at91bootstrap.inc    |    2 +-
 .../at91bootstrap/at91bootstrap_2.10.bb            |    2 +-
 .../recipes-bsp/u-boot/u-boot-fw-utils/dss11-1gb   |    1 +
 .../base-files/base-files_3.0.14.bbappend          |    5 +
 .../{corewatch_0.3.bb => corewatch_0.4.bb}         |    2 +-
 .../corewatch/files/corewatch.init                 |    2 +-
 .../recipes-digitalstrom/ds485d/files/dss11-1gb    |    1 +
 .../dss11-utils/dss11-utils_git.bb                 |    2 +-
 .../dss11-utils/files/dss11-1gb                    |    1 +
 .../0001-basic-support-for-dss11-boot.patch        |   41 +
 .../linux/linux-3.0/0002-dss11-leds.patch          |   45 +
 .../linux/linux-3.0/0003-dss11-buttons.patch       |   54 +
 .../linux-3.0/0005-RS485-enable-by-default.patch   |   26 +
 .../0006-don-t-disable-RS485-RX-during-TX.patch    |   37 +
 ...-align-NAND-settings-with-U-Boot-settings.patch |   46 +
 ...-bit-BCH-ECC-instead-of-1-bit-Hamming-ECC.patch |   34 +
 ...x-NAND-bus-width-decoding-from-system_rev.patch |   29 +
 ...restore-useage-of-ONFI-reported-bus-width.patch |   50 +
 .../0016-replace-MMC-with-SPI-NOR-flash.patch      |   50 +
 .../linux-3.0/0018-re-enable-external-RTC.patch    |   40 +
 ...l-force-TXenable-line-to-be-low-deactivat.patch |   54 +
 .../recipes-kernel/linux/linux-3.0/defconfig       | 1985 ++++++++++++++++++++
 .../recipes-kernel/linux/linux-3.0/gcc5_1.patch    |   75 +
 .../recipes-kernel/linux/linux-3.0/gcc5_2.patch    |   28 +
 .../recipes-kernel/linux/linux_3.0.bb              |   42 +
 .../linux/raw-kernel-boot-entry/dss11-1gb          |    1 +
 .../linux/raw-kernel-boot-entry_1.0.bb             |    5 +-
 ...flash-offsets-2048kB-kernel-slots.u-boot.setenv |    2 +
 ...flash-offsets-4096kB-kernel-slots.u-boot.setenv |    2 +
 .../dss11-1gb/fw-enable-rescue.u-boot.setenv       |   27 +
 .../rescue-install/dss11-1gb/machine.conf          |    2 +
 .../rescue-install/rescue-install_git.bb           |   14 +-
 .../rescue-utils/dss11-1gb-t1/feeds.conf           |   16 +-
 .../rescue-utils/rescue-utils/dss11-1gb/feeds.conf |   10 +
 .../rescue-utils/rescue-utils_1.0.bb               |    4 +-
 42 files changed, 2810 insertions(+), 26 deletions(-)
 rename dS/meta-dss11-devel/recipes-devtools/corewatch/{corewatch_0.3.bb => corewatch_0.4.bb} (98%)
 create mode 100644 targets/dss11-1gb-yocto-devel/conf/bblayers.conf
 create mode 100644 targets/dss11-1gb-yocto-devel/conf/local.conf
 create mode 120000 yocto/dS/meta-digitalstrom-devel/recipes-bsp/u-boot/u-boot-fw-utils/dss11-1gb
 rename yocto/dS/meta-digitalstrom-devel/recipes-devtools/corewatch/{corewatch_0.3.bb => corewatch_0.4.bb} (98%)
 create mode 120000 yocto/dS/meta-digitalstrom-devel/recipes-digitalstrom/ds485d/files/dss11-1gb
 create mode 120000 yocto/dS/meta-digitalstrom-devel/recipes-digitalstrom/dss11-utils/files/dss11-1gb
 create mode 100644 yocto/dS/meta-digitalstrom-devel/recipes-kernel/linux/linux-3.0/0001-basic-support-for-dss11-boot.patch
 create mode 100644 yocto/dS/meta-digitalstrom-devel/recipes-kernel/linux/linux-3.0/0002-dss11-leds.patch
 create mode 100644 yocto/dS/meta-digitalstrom-devel/recipes-kernel/linux/linux-3.0/0003-dss11-buttons.patch
 create mode 100644 yocto/dS/meta-digitalstrom-devel/recipes-kernel/linux/linux-3.0/0005-RS485-enable-by-default.patch
 create mode 100644 yocto/dS/meta-digitalstrom-devel/recipes-kernel/linux/linux-3.0/0006-don-t-disable-RS485-RX-during-TX.patch
 create mode 100644 yocto/dS/meta-digitalstrom-devel/recipes-kernel/linux/linux-3.0/0011-align-NAND-settings-with-U-Boot-settings.patch
 create mode 100644 yocto/dS/meta-digitalstrom-devel/recipes-kernel/linux/linux-3.0/0012-enable-4-bit-BCH-ECC-instead-of-1-bit-Hamming-ECC.patch
 create mode 100644 yocto/dS/meta-digitalstrom-devel/recipes-kernel/linux/linux-3.0/0013-arm-at91-fix-NAND-bus-width-decoding-from-system_rev.patch
 create mode 100644 yocto/dS/meta-digitalstrom-devel/recipes-kernel/linux/linux-3.0/0014-mtd-nand-restore-useage-of-ONFI-reported-bus-width.patch
 create mode 100644 yocto/dS/meta-digitalstrom-devel/recipes-kernel/linux/linux-3.0/0016-replace-MMC-with-SPI-NOR-flash.patch
 create mode 100644 yocto/dS/meta-digitalstrom-devel/recipes-kernel/linux/linux-3.0/0018-re-enable-external-RTC.patch
 create mode 100644 yocto/dS/meta-digitalstrom-devel/recipes-kernel/linux/linux-3.0/0019-atmel_serial-force-TXenable-line-to-be-low-deactivat.patch
 create mode 100644 yocto/dS/meta-digitalstrom-devel/recipes-kernel/linux/linux-3.0/defconfig
 create mode 100644 yocto/dS/meta-digitalstrom-devel/recipes-kernel/linux/linux-3.0/gcc5_1.patch
 create mode 100644 yocto/dS/meta-digitalstrom-devel/recipes-kernel/linux/linux-3.0/gcc5_2.patch
 create mode 100644 yocto/dS/meta-digitalstrom-devel/recipes-kernel/linux/linux_3.0.bb
 create mode 120000 yocto/dS/meta-digitalstrom-devel/recipes-kernel/linux/raw-kernel-boot-entry/dss11-1gb
 create mode 100644 yocto/dS/meta-digitalstrom-devel/recipes-rescue/rescue-install/rescue-install/dss11-1gb/flash-offsets-2048kB-kernel-slots.u-boot.setenv
 create mode 100644 yocto/dS/meta-digitalstrom-devel/recipes-rescue/rescue-install/rescue-install/dss11-1gb/flash-offsets-4096kB-kernel-slots.u-boot.setenv
 create mode 100644 yocto/dS/meta-digitalstrom-devel/recipes-rescue/rescue-install/rescue-install/dss11-1gb/fw-enable-rescue.u-boot.setenv
 create mode 100644 yocto/dS/meta-digitalstrom-devel/recipes-rescue/rescue-install/rescue-install/dss11-1gb/machine.conf
 create mode 100644 yocto/dS/meta-digitalstrom-devel/recipes-rescue/rescue-utils/rescue-utils/dss11-1gb/feeds.conf
./buildyoctofeed: line 39: syntax error near unexpected token `fi'
./buildyoctofeed: line 39: `        fi'
[Sat Jul 16 03:30:09 CEST 2016] Build failed


More information about the dSS-merge-requests mailing list