| Submitter | Otavio Salvador |
|---|---|
| Date | April 22, 2012, 7:15 p.m. |
| Message ID | <cover.1335118369.git.otavio@ossystems.com.br> |
| Download | mbox |
| Permalink | /patch/26309/ |
| State | New |
| Headers | show |
Pull-request
git://github.com/OSSystems/oe-core masterComments
On 04/22/2012 12:15 PM, Otavio Salvador wrote: > 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 > Merged into OE-Core Thanks Sau!