[Armadeus-commitlog] armadeus branch, master, updated. armadeus-5.0
Brought to you by:
sszy
|
From: Julien B a. A. <ar...@us...> - 2012-08-12 12:59:54
|
This is an automated email from the git hooks/post-receive script. It was
generated because a ref change was pushed to the repository containing
the project "armadeus".
The branch, master has been updated
via 615f7adffd99bf9e91183078664a9099551f5b93 (commit)
from 935aaaec899bab7f6d69458074d2ede3193deaea (commit)
Those revisions listed above that are new to this repository have
not appeared on any other notification email; so we list those
revisions in full, below.
- Log -----------------------------------------------------------------
commit 615f7adffd99bf9e91183078664a9099551f5b93
Author: Julien Boibessot <jul...@ar...>
Date: Sun Aug 12 14:55:42 2012 +0200
Update release files for armadeus-5.0
-----------------------------------------------------------------------
Summary of changes:
ChangeLog | 400 ++++++++++++++++++++
.../rootfs/target_skeleton/etc/armadeus-version | 2 +-
2 files changed, 401 insertions(+), 1 deletions(-)
diff --git a/ChangeLog b/ChangeLog
index 6286210..d2c1d97 100644
--- a/ChangeLog
+++ b/ChangeLog
@@ -1,6 +1,406 @@
----
+Changes in armadeus-5.0 (released on August 12th 2012)
+
+* Wiki dump available here: http://www.armadeus.com/assos_downloads/wiki/armadeus-5.0_wiki_dump.tar.gz
+
+* Corrected Tickets/Bugs:
+ 3540168 GPIO IRQ crashes kernel (APF28)
+ 3540224 [BR2010.11] Can't mount nfs partition
+ 3540169 Interrupt freeze systems with GPIOlib on APF28dev
+ 3540170 Watchdog driver
+ 3540157 [BR2010.11] interactive python does not work
+ 3540171 Makes U-Boot auto detect RAM size
+ 3540152 Check boot keypress before loading FPGA
+ 3540150 svc error message on mounting NFS
+ 3540166 mplayer fails to build on APF51
+
+* Buildroot:
+ Main changes: move to BR 2012.02, revert back to gcc 4.4, improves APF28 support, miscellaneous fixes.
+
+ List of all changes:
+ - APF51: Use GCC-4.4.x to fix potential issues with GCC-4.5.x
+ - APF28: Use GCC-4.4.x with the apf28test_config as well
+ - apf9328: use the default version of binutils
+ - apf27, pps: use the default version of binutils
+ - apf28: use default release of binutils
+ - update rxtx and use Buildroot AUTOTARGETS model
+ - fix elftosb download URL
+ - Fixes dbus installation (/var/run conflict)
+ - Fixes fbtest build on recent kernels
+ - Fixes sdlquake build with BR 2012
+ - Add some missing alsa tools to apf28test_defconfig
+ - Fixes apf28test_defconfig build
+ - apf28: add evtest tool to the APF28 default configuration
+ - apf28: Use GCC-4.4.x that is compatible both linux DCP/tcrypt drivers and OpenSSL
+ - Add apf28test_defconfig (to be tested by release engineer ;-) )
+ - linux-firmware: fixes libertas forced installation when not selected
+ - linux-firmware: add new wl12xx firmware (mainline backport)
+ - Fixes linux-firmware usage on APF51
+ - add pps51 libertas firmware
+ - Add package Marble to BR 2012.02 in patch 188.
+ - apf51: bump to U-Boot 2012.04.01
+ - apf27: bump to U-Boot 2012.04.01
+ - Add PPS51 support to pps utilities and cleanup package installation while we are at it
+ - Fixes PPS51 defconfig (U-Boot stuff)
+ -[2012.02] Re-Add and adapt 072-xenomai-package for new BR
+ - Add ttyAMA0 to /etc/securetty (Armadeus specific rootfs skeleton)
+ - Fix QWT package source URL & qmake path for configuration.
+ - Cleanup package QtCreator in BR 2012.02
+ - Fixes 183-firmware-imx-add_package.patch
+ - Merge Armadeus specific firmware package with Buildroot linux-firmware one
+ - fix uboot-tools to support all the APF boards
+ - Let gst-fsl-plugin compile vpu_enc plugin too, by adding ipu stuff (\!?) from latest imx-lib, which required some linux headers updates...
+ - force rebuild boot/uboot package according to the last patch update
+ - Change BR specific patches for UBoor to be a hook command in the armadeus makefiles
+ - Add gst-fsl-plugin and fsl-mm-codeclib packages
+ - BR 2012.02-rc1 patch cleanup
+ - cleanup: delete patch 051b and set the board uboot board name in the Br config files
+ - remove the never released U-Boot 2011.06 patches that are now deprecated with U-Boot 2011.12
+ - rework u-boot binary target name and cleanup patch
+ - Add firmware-imx package
+ - pps: fix conflict between apf27 and pps board name
+ - Fix build of the U-Boot binary image
+ - update USB downloader tool package
+ - apf28: add USB downloader tool to the default config
+ - clean-up after BR2012.02 migration
+ - Updates APF51xx default configs
+ - update and clean all board default configuration
+ - bump to Buildroot 2012.02
+ - 2012.02: Fixes imx-lib & imx-test Linux dir
+ - Add a menu in QtCreator to open a remote console in patch 181.
+ -[UCLIBC] Add accept4 define flag in uClibc for Kernel >= 2.6.36 in patch 182.
+ - Add QtCreator package to Buildroot in patch 181.
+ -[UCLIBC] Patch 182 for uClibc 0.9.33 to remove accept4 declaration if not available in Linux Kernel.
+ -[UCLIBC] Change patch 047 to make uClibc 0.9.33 the Buildroot's default version.
+ - Fix QWT patch Qt directory variable.
+ - 2012.02: Add patch to prevent lzo package configuration failure on 64bits Hosts
+ - Fix patch passwd.expire.patch in OpenSSH package for BR 2012.02.
+ - 2012.02: Add patch to fix e2fsprogs build on old systems
+ - fix uboot cleaning option
+ - restore java packages into BR2012.02
+ - update u-boot.sb file format and elftosb package
+ - update elftosb patch name
+ - Rework elftosb package for BR2012.02
+ - Moves imx-test package as a BR patch
+ - some macros depend on some updates - refactoring expect after the BR2012.02 migration
+ - update apf28 configuration file
+ - BR2012.02: update U-Boot dependencies on elftosb when using .sb bin files
+ - BR2012.02: support U-Boot .sb Safe Boot file format
+ - Fix U-Boot compilation issue for both BR2011.05 and BR2012.02
+ - rxtxlib: Fix missing dependency on Classpath
+ - use CPU_NAME instead of BOARD_NAME in Makefile.in
+ - BR 2012.02: add config file for busybox 1.19.4
+ - Add missing Uboot patch
+ - Fixes 174-imx-lib-add_package.patch
+ - Move imx-lib package as BR patch
+ - Prepare migration to BRÂ 2012.02
+ - 2012.02: re-add 151-buildroot-add_copy_method_for_download_helper.patch
+ - Remove BR 2010.11 support
+ - 2012.02: fixes some patches for new infrastructure
+ - Add (preliminary) support for BR2012.02. Only for APF28 yet.
+ - target_skeleton: update /etc/mdev.conf to state of the art
+ - Add group n°20 name (dialout) in target_skeleton /etc/group
+ - gsmmux: also handles sagem's custom version and move package to right menuconfig place
+ - apf28: Use safe boot image u-boot.sb
+ - Makes 2.6.35.3 the default APF28 kernel version
+ - Fixes 169-python-update_from_BR_mainline.patch
+ - Fix qmake path in Qwt Makefile.
+ - Add gsmmux package
+ - Fixes APF28 console device
+ - Fixes elftosb build
+ - Fixes gnet-imx28-usb-downloader build
+ - libusb: allows host compilation
+ - apf28: Add preliminary U-Boot recover process
+ - apf28: add reference U-Boot binary file for further board flash memory recover
+ - Change elftosb download website - the legacy one is not accessible anymore
+ - apf28: build host tool imx28-usb-downloader to recover the board (if needed..)
+ - add imx28-usb-downloader package to upload bin files in bootstrap mode - Temporary: Dev of python recover app ongoing..
+ - apf28: update to U-Boot release 2011.12
+ - fix 165-Add-Freescale-elftosb-host-package.patch
+ - Add ntp client tool to busybox default config
+ - [BUSYBOX] 1.19: configuration cleanup
+ - Set UBIFS parameters to mount NAND rootfs
+ - update imx28-usb-downloader package to BR 2012.02
+* Linux:
+ Main changes: improved 2.6.35 APF28 support, experimental 3.x support with or without device tree, bug fixes.
+
+ List of all changes:
+ - APF28: add some wireless USB wifi adapters and the wireless extension API
+ - apf28: Extend ethernet PHY reset to 1ms
+ - apf28: build gpio_keys driver as a module
+ - apf28: enable mx28 wakeup through GPIO irq - enable user button wakeup behavior
+ - apf28: replace VFP layer that is not present on this cpu by the FastFPE FPU emulation
+ - apf28: support hardware crypto controller DCP - bump to GCC 4.6.x to fix tcrypt code relocation issue
+ - apf9328,2.6.26: enable imx watchdog driver
+ - apf9328,2.6.26: add watchdog driver
+ - apf28: update i2c buses to use chipset internal pad keeper
+ - Add 3.5 with device tree support for APF28 (preliminary)
+ - apf28: cleanup linux config (derived from apf51 config) also speed-up linux boot process
+ - apf28: activate AUART 1 & 4 on the expension connector - remove SSP2 that can be replaced by the SSP2 with its 3 chip select
+ -[APF28] 3.4.2: Declares apf28_dev_init as external function in apf28.c
+ -[APF28] 3.4.2: Adds i2c0 registration and configuration of the related pins
+ - apf27: Enable NAND and imx features to be compatible with U-Boot behavior
+ - apf27: fix the nand driver on 3.5-rc4
+ - start development of kernel 3.5x patches
+ - 3.4: Fixes APF28Dev initialization call
+ -[APF28] 2.6.35: Allows to have three spi slave devices
+ -[APF28] 2.6.35: Configure Gpio 2_20 and 2_21 as SSPI2 SS
+ -[APF9328] 3.4.2: add registration function for UDC
+ -[APF9328] 3.4.2: adapt patch 029 from 2.6.38
+ -[APF9328] 3.4.2: import patches 030 from 2.6.38
+ -[APF9328] 3.4.2: import patches 035, 037, 038, 075, 100, 101 from 2.6.38
+ - 3.4: refresh APF28 patches
+ - Move APF28 experimental mainline support to 3.4.2
+ - 2.6.29/apf27: Enable GPIO LED and LED triggers - This activates the board LED and Heartbeat trigger by default
+ - 2.6.38/apf51: Enable GPIO LED and LED triggers - This activates the board LED and Heartbeat trigger by default
+ - apf28: add usbfs and USB mon to kernel default config
+ - Add PPS51 support
+ - apf28: patch clean-up
+ - apf28: rework SD/MMC plateform interface
+ - apf28: set GPMI_RDn/GPMI_WRn drive strengh according to reference manual
+ - apf28: support variable intensity LCD backlight - preliminary draft
+ - apf28: Fix board signal strengh to 4mA - TODO: LCD bus signal optimization
+ - apf28dev config: set UART ports to DMA mode
+ - apf28: Enable GPIO LED and LED triggers - This activates the board LED and Heartbeat trigger by default
+ - apf28: update power management gorvernances and set conservative mode the default for this board
+ - mx28: Fix mx28 pin init transition
+ - apf28: refactor NAND flash integration
+ - APF28: update armadeus patches
+ - apf28: add missing Freescale patches - These patches aim to fix many mx28 issues
+ - 2.6.35: apf28: add support for spidev on apf28dev
+ - 2.6.35: apf28: Enable I2C0 in the default configuration and its user space interface
+ - 2.6.35: apf28: Add audio support (enable SPDIF)
+ - 2.6.35: apf28: Enable CAN and VCAN drivers
+ - 2.6.35: apf28: Enable spi-dev from the default configuration
+ - 2.6.35: apf28: default config has UART 0, 2 and 3 enabled - also disable UART 1 and 4
+ - 2.6.35: apf28: Use SMSC PHY driver instead of a generic MII PHY
+ - apf28: support extension connector buses: I2C, SPI, SPDIF, CAN, UART and SAIF
+ - apf28: clean and rework mx28 ethernet FEC devices to improve reliability and power comsumption in low power modes
+ - apf28dev: add configuration for the second ethernet interface
+ - apf28: Support both ethernet interfaces (eth0 / apf28 and eth1 / apf28dev)
+ - apf28: disable automatic battery charger to be safe - the type of battery should be validated with the CPU module first
+ - Update LED naming convention for developement boards: devicename=apfdev colour=green function=user
+ - 2.6.38: Add gpio_key and gpio_led structures to support APF27 board user LED and SWITCH
+ - 2.6.38: Update gpio_key and gpio_led structures to support APF51 board LED and SWITCH
+ - 2.6.29: Add gpio_key and gpio_led structures to support APF27 board LED and SWITCH
+ - apf28: Support dual edge GPIO interrupts, GPIO_LEDs and GPIO_KEYS
+ - Updates APF28 vanilla kernel (experimental) support from 3.1 to 3.3.5
+ - APF28_DEV: add GPIO definition for user LED and button
+ - APF27: Add resident imx watchdog to linux 2.6.29
+ - APF28: use more robust watchdog
+ - fix sequencer of iMX28 touchscreen driver
+ - Add mxc_v4l2.h include needed by gst-fsl-plugin
+ - APF51: add Freescale's IPU framebuffer driver (preliminary)
+ - APF51: Add VPU device declaration
+ - change i2c clock
+ -[apf51] bitrate is defined under board-apf51 not in devboard
+ - fix i2c clock bug
+ - add APF28dev USB_OTG support
+ -[apf51] i2c bitrate is declared in board_apf51.c"
+ - APF28: add WiFi and Bluetooth back in default 2.6.35 configuration
+ - APF51: Add IPUv3 base driver and updates VPU's one
+ - apf28: update kernel config to support UBIFS/NAND
+ - APF28: add support for NAND partitions
+ - Add g_file_storage driver to default APF27 & PPS 2.6.29 config
+ - 3.0: removes perturbating 401 patch (no more needed)
+ - 2.6.35 / APF28Dev : add mmc/sd support
+ - 2.6.35: Add (preliminary) support for APF28+APF28Dev
+ - fix apf27 uart receive hang up after shutdown
+ - Clean spartan_loadsecond download driver
+ - [apf51] use spidev_platform_data for spidev
+ - Add config for the kernel 3.5-rc4
+ - Add dts for the armadeus apf27
+ - Add a patch to fix the nand platform on kernel 3.5-rc4
+ - Add very preliminary and very light support of 3.4.2 Linux kernel for APF27
+* U-Boot:
+ Main changes: move to 2012.04 (all boards), Device Tree support, cleanup and bug fixes for mainline inclusion.
+
+ List of all changes:
+ - APF27: Comment data in fuse: board revision and RAM chips present on the board
+ - add extrabootargs variable to linux boot usual parameters in order to simplify the kernel boot customization
+ - apf9328: update Nico email from copyrights
+ - pps27: update nfs boot script and support linux DTB - also update mmc script to be compatible with any base board
+ - apf9328: update nfs boot script to download linux kernel from the NFS server
+ - apf51: update mmc and nfs boot script - support linux DTB - Note: APF51 does not read the kernel from the SD
+ - apf27: update mmc and nfs boot script - support linux DTB
+ - apf28: update mmc and nfs boot script - support linux DTB
+ - apf27: support SD card reader
+ - apf51: enable option to support flattened device trees
+ - apf28: enable option to support flattened device trees
+ - apf27: enable option to support flattened device trees
+ - apf28: add MMC bounce buffer option
+ - apf9328: update code to support U-Boot data cache
+ - apf51: Fix dcache message on boot
+ - apf27: update code to support U-Boot data cache
+ - apf51: be ready enable U-Boot data cache
+ - apf9328: bump to U-Boot 2012.04.01
+ - pps27: bump to U-Boot 2012.04.01
+ - apf51: disable i2c driver - for the time being mx51 i2c is buggy and not needed anyway
+ - apf51: restore (fix) clock tree frequencies after FPGA firmware upload
+ - 2012.04: refactor apf27 patchwork - Thx Trem
+ - APF28: improve high frequency bus
+ - apf28: set GPMI_RDn/GPMI_WRn drive strengh and pull up according to reference manual
+ - apf28: Fix board signal level and strengh issue with NAND flash and DDR2 RAM
+ - apf28: bump to U-Boot 2012.04.01
+ - update apf9328 config file for U-Boot 2012.04
+ - apf28: bump to U-Boot 2012.04 - support battery as power supply
+ - 2012.04: apf27: add automatic memory bank detection/initialisation
+ - 2012.04: apf27: make SDRAM init code generic for all hardware configuration (1 and 2 memory banks)
+ - apf28: U-Boot 2012.04: add support for battery power supply
+ - apf28: update U-Boot 2012.04 patchs
+ - (Preliminary) Update U-Boot patch to U-Boot 2012.04 - Thx Trem
+ - apf9328: update patch version to 5.2
+ - apf51: update patch version to 1.1
+ - apf28: update patch version and environment variables to 1.0
+ - apf27/PPS: update patch version to 3.1
+ - apf27: refactoring to be aligned with U-Boot 2011.12 coding conventions
+ - apf27: cleanup and reorganize patchwork
+ - apf51: fix FPGA autoload issue on boot
+ - apf9328: Refactor FPGA autoload feature
+ - apf27: fix FPGA autoload issue on boot
+ - APF51: fix dcdshow command
+ -[APF9328] remove predefined var filesize/fileaddr - fix typo
+ -[APF51] Refactor config file + support redundant environment + cleanup
+ -APF27, PPS: fix typo
+ -[PPS] Refactore config file + support redundant environment + cleanup
+ -[APF27] Refactore config file + support redundant environment + cleanup
+ -[APF9328] config file refactoring + support redundant environment + cleanup
+ -[APF9328] rename patch set with a 3 digit prefix
+ - use the default U-Boot filename: u-boot-nand.bin and add the board prefix apfXX-
+ -[APF28] fix ocotp bug to read fuse at any address
+ -[APF28] still improving environment variables
+ -[APF28] refactoring environment variables
+ - pps: configure pps dedicated lines and disable mmc driver
+ - apf27: use CONFIG_CMD_MMC to enable sd bus init when needed
+ - remove hard coded statis IP adress
+ - pps27: bump tu U-Boot 2011.12
+ - import patch to support NAND flashing large files
+ - apf27: bump to U-Boot release 2011.12
+ - apf9328 does not support board and cpu display infos
+ - Update config file structure for all APF boards
+ - apf27: add nand lock/unlock command
+ - apf27: restore imxfuse command
+ - apf27: cleanup ongoing
+ - apf27: board refactoring and fix nand issue with UBoot 2011.12
+ - apf51: remove JFFS2 scripts - this board does not support JFFS2
+ - apf51: bump to U-Boot 2011.12
+ - apf9328: bump to U-Boot 2011.12
+ - apf51: check <ctrl>-c on boot to cancel fpga download
+ - apf9328: check <ctrl>-c on boot to cancel fpga download
+ - apf28: fix NAND rootfs
+ - fix partition size of APF28
+ - fix partition sizes of APF28
+ - apf9328: enable dcache feature but not active no boot
+ - apf9328: update and clean up for UBoot 2011.12
+ - apf9328: fix DHCP and NFS timeout issue
+ - apf28: enable mmcboot and net console
+ - Update linux nand partition parameters
+ - Change download kernel file name in environment variables
+ - 2011.12 apf9328: Avoids message 'incorrect device type in ...' when erasing rootfs partition
+ - apf9328: update u-boot recover binary image
+ - 2011.12 11-avoid_warning_when_ethaddr_not_defined.patch now useless
+ - 2011.12 apf9328: sets ethaddr variable if it not exist already
+ - net/eth.c: Avoid Warning when ethxaddr is not set
+ - mach-types: Re-add apf9328
+ - apf9328: U-Boot 2011.12 default configuration
+ - apf9328: import patches from U-Boot 2011.06
+ - apf51: add config option for uboot 2011.12 to force number of RAM on rev 0 boards - rev 1 support auto detection of number of RAM and UBoot autorelocation at the end of RAM
+ - apf51: support UBoot 2011.12 relocation to the end of the 2nd flash
+ - apf27: add fpga patch to release 2011.12
+ - apf28: update U-Boot recover image file
+ - apf28: conde and config cleanup
+ - apf27: update config file to support bad block in boot partition
+ - apf27: use U-Boot 1.3.4 patched 2.3 as U-Boot recover
+ - apf27: init clock at startup in any cases
+ - apf27: keep one spare block for bad block while recovering UBoot
+ - apf27: make UBoot self relocatable and bootable from NAND flash
+ - apf27: Remove unexpected apf27.h patches
+ - apf27: U-Boot 2011.12 default configuration
+ - apf27: import mx27 NAND SPL from U-Boot 2010.03
+ - apf27:[PATCH 6/6] Debug nand, this patch should be removed
+ - apf27:[PATCH 5/6] Define uart1 for the console
+ - apf27:[PATCH 4/6] Add type for apf27
+ - apf27:[PATCH 3/6] Remove useless code in apf27
+ - apf27:[PATCH 2/6] Add support for the armadeus apf27 board
+ - apf27:[PATCH 1/6] Add GPIO Module and I/O Multiplexer constant for mx27
+ - update u-boot_recover to restore boards through USB link only - do not need Ethernet anymore to recover UBoot
+ - apf28: Fix memory corruption while computing RAM size - Fix typo - Move static IP config to Buildroot world
+ - apf28: fix hidden characters in comments
+ - apf28:Â Improve stride_count computation
+ - apf28:Â Fix Fuse reg base address
+ - apf28:Â Add command to build BCB tables
+ - apf28: makefile clean up
+ - apf28: support read/blow MAC from otp fuses
+ - fix mx28 spl_power_init_irq
+ - fix apf28 reset
+ - make mxsboot generates nand binary files with read/write rights for everyone
+ - apf28:Â add console paramater ttyAM0 to kernel boot params
+ - apf28: patch clean-up - set MAC address from fuses - enable L1 instruction cache - Configure UBI Flash partition to be accessible from U-Boot
+ - apf28: support boot from scratch & improve reliability
+ - apf27-u-boot-1.3.4.h: add boot_nfs{, 2}_fallback_flash commands
+* Firmware:
+* Demos:
+ - Update custom QMakeSpec in ApfDacClientServer demos and use it in build.sh. - Fix includes in ApfDacClientServer demos (ApfServerMain).
+ - Fix mkspecs path for APF build in ApfDacClientServer demo's build.sh.
+ - Fix Qt build & mkspecs directory paths in ApfDacClientServer's build.sh.
+ - GPS: memset() fix + cleanup
+ - Add square wave generator for preempt-rt tests (APF51)
+* Debug:
+ - Add HW_DIGCTL_CHIP_ID register to imxregs (APF28)
+ - Add i.MX51/53 CSI registers to imxregs
+ - Add i.MX51 GPIO Bank 1 registers to imxregs
+* Test:
+ - Fixes test_backlight.sh for backlight drivers with max value < 255
+ - Do some (trivial) tests fixes for APF28
+ - APF28: add watchdog test case
+ - Fix RTC test case : use busybox ntpd tool to update RTC
+ - Fixes some more release tests for APF28
+* Tools:
+ - apf27: Bump U-Boot to 2012.04 and improve apf27_recover reliability
+ - Add possibility to build imxregs for i.MX53
+ - Add (partial) IPU support to imxregs
+ - APF27: make recover tool ready for new generation of bootloader - update RAM initiliasation
+ - APF51: support U-Boot version with RAM detect and reduced set of variables
+ - adding 320x240 image for testbench
+ - Fix little bug in quiltify
+ - adding the freescale patch in quiltify, before importing regulars patch
+ - quiltify: use TAB not spaces
+ - apf28: update recovering software and U-Boot binary image
+ - quiltify.sh: fixes user choice description (there is no default)
+ - improve reliability of uboot recover tools
+ - update apf27 uboot recover tool
+ - apf51: update and improve U-Boot recover tool
+ - imxregs: imx51regs.h -> imx5regs.h
+ - change apf51 uboot recover file skipping firmware autoload
+ - Add LRADC registers to imx28regs
+ - scripts/export_linux_config.sh can't be used on 2.6.35
+ - Add imxregs for APF28
+ - apf28_recover.py: some minor beautifying
+* As_Devices:
+ - adding python spi wrapper
+ - fix bug in AsI2c class
+ - change documentation for setPinDirection
+* Other:
+ - [ROOTFS] add /boot folder to store binary images to boot or update the board
+ - [scripts] Upgrade quiltify to include freescales.tar.gz patches
+ - [ROOTFS] add fw_printenv/fw_setenv configuration file - this file aims to be compliant with all the Armadeus boards
+ - [uboot_recover] Don't use TAB in python code
+ - [BSP] apf28: fix U-Boot recover reset issue
+ - [BUILD] Fixes quiltify.sh for APF28 Buildroot
+ - [BUILD] quiltify: support big custom patch only for apf28 & 2.6.35.3 kernel
+ - [BUILD] Add info message in scripts/quiltify.sh
+ - [BUILD] add missing QT creator cleanup before re-applying patches
+ - [BUILD] Factorizes forced linux rebuild by using new BR target
+ - [BUILD] Make forced linux rebuild also copy resulting images to output/images/
+ - [BUILD] Add Buildroot version to build infos
+ - [BUILD] Make forced linux build work again on new BR
+ - [BUILD] Updates build scripts for BR 2012.02
+ - [BUILD] Makes Buildroot tarball download more error proof
+
+----
+
Changes in armadeus-4.1 (released on January 27th 2012)
* Wiki dump available here: http://www.armadeus.com/assos_downloads/wiki/armadeus-4.1_wiki_dump.tar.gz
diff --git a/buildroot/target/device/armadeus/rootfs/target_skeleton/etc/armadeus-version b/buildroot/target/device/armadeus/rootfs/target_skeleton/etc/armadeus-version
index 53ca344..819e07a 100644
--- a/buildroot/target/device/armadeus/rootfs/target_skeleton/etc/armadeus-version
+++ b/buildroot/target/device/armadeus/rootfs/target_skeleton/etc/armadeus-version
@@ -1 +1 @@
-5.0-beta-git
+5.0
hooks/post-receive
--
armadeus
|