The u-boot new release has been tested on i.MX53 and has D_P = -1 to allow people to test it. Please give them a test.
The following changes since commit b19af63a201933038a044f29570710fe38365f28: self-hosted-image: Update poky revision to point at the 1.2 release branch (2012-04-22 16:07:44 +0100) are available in the git repository at: git://github.com/OSSystems/oe-core master https://github.com/OSSystems/oe-core/tree/HEAD Otavio Salvador (5): connman: backport test script fixes u-boot.inc: fix compilation when using 'gold' as linker u-boot-fw-utils: add 2012.04 release u-boot-mkimage: add 2012.04 release u-boot: add 2012.04 release meta/recipes-bsp/u-boot/u-boot-fw-utils_2012.04.bb | 33 ++++++++++++ meta/recipes-bsp/u-boot/u-boot-mkimage_2012.04.bb | 33 ++++++++++++ meta/recipes-bsp/u-boot/u-boot.inc | 4 ++ meta/recipes-bsp/u-boot/u-boot_2012.04.bb | 30 +++++++++++ .../connman/test-set-ipv4-method-api-fix.patch | 50 ++++++++++++++++++ .../connman/test-set-ipv6-method-api-fix.patch | 55 ++++++++++++++++++++ meta/recipes-connectivity/connman/connman_0.79.bb | 4 +- 7 files changed, 208 insertions(+), 1 deletions(-) create mode 100644 meta/recipes-bsp/u-boot/u-boot-fw-utils_2012.04.bb create mode 100644 meta/recipes-bsp/u-boot/u-boot-mkimage_2012.04.bb create mode 100644 meta/recipes-bsp/u-boot/u-boot_2012.04.bb create mode 100644 meta/recipes-connectivity/connman/connman/test-set-ipv4-method-api-fix.patch create mode 100644 meta/recipes-connectivity/connman/connman/test-set-ipv6-method-api-fix.patch -- 1.7.2.5 _______________________________________________ Openembedded-core mailing list [email protected] http://lists.linuxtogo.org/cgi-bin/mailman/listinfo/openembedded-core
