[ubuntu/natty] u-boot 2010.12-2 (Accepted)
Ubuntu Installer
archive at ubuntu.com
Fri Jan 21 16:52:06 UTC 2011
u-boot (2010.12-2) unstable; urgency=low
* Avoid calling dpkg-architecture if DEB_HOST_ARCH is set.
* Misc refactoring of debian/rules.
- Split per architecture list of platform and targets into
debian/targets.
- Actually use INSTALL_FILE/INSTALL_DIR/INSTALL_PROGRAM.
- Add support for cross-builds; these will currently lack tools.
- Build board-specific u-boot files in a separate build dir from the
generic tools
* Fix handling of -Wl,foo LDFLAGS; the upstream build passes LDFLAGS
directly to ld instead of calling gcc for linking; so instead of passing
-Wl,foo in LDFLAGS as in automake builds, one should set LDFLAGS to foo
directly; add a snippet to strip -Wl, from LDFLAGS; alternatively, we
could do as in other special packages like the kernel and simply unset
LDFLAGS entirely; closes: #607613.
* Install and compress upstream mkimage manpage; based on a patch by
Marcin Juszkiewicz.
* Add a dummy uboot-mkimage package for upgrades from squeeze; based on a
patch by Marcin Juszkiewicz; closes: #607618.
* Add new patch, fix-definition-of-global_data-struct, from the upstream
x86 maintainer; fixes build of eNET board which breaks u-boot's build on
i386; closes: #608801.
* Workaround an upstream bug in distclean by removing include/asm/proc and
/arch explicitly for now; patch was sent upstream.
* Don't repeat Section: in binary package.
* Add myself to Uploaders.
* Split tools in u-boot-tools package.
* Drop board-specific tools; these are too dangerous; only ship mkimage for
now.
* Add igep0020 and omap3_beagle builds on armel
* Update snapshot.commit to the 2010.12 release contents; this avoids a
pointless diff with the tarball.
Date: Fri, 21 Jan 2011 16:31:29 +0000
Changed-By: Lo?c Minier <lool at dooz.org>
Maintainer: Clint Adams <clint at gnu.org>
Origin: Debian/unstable
https://launchpad.net/ubuntu/natty/+source/u-boot/2010.12-2
-------------- next part --------------
Origin: Debian/unstable
Format: 1.7
Date: Fri, 21 Jan 2011 16:31:29 +0000
Source: u-boot
Binary: u-boot, u-boot-tools, uboot-mkimage
Architecture: source
Version: 2010.12-2
Distribution: natty
Urgency: low
Maintainer: Clint Adams <clint at gnu.org>
Changed-By: Lo?c Minier <lool at dooz.org>
Description:
u-boot - A boot loader for embedded systems
Closes: 607613 607618 608801
Files:
2819ed6273b69ec0c9d31d9904e59267 1184 admin optional u-boot_2010.12-2.dsc
56500ccf694b77de13bc006f6a00c64d 26452 admin optional u-boot_2010.12-2.debian.tar.gz
Changes:
u-boot (2010.12-2) unstable; urgency=low
.
* Avoid calling dpkg-architecture if DEB_HOST_ARCH is set.
* Misc refactoring of debian/rules.
- Split per architecture list of platform and targets into
debian/targets.
- Actually use INSTALL_FILE/INSTALL_DIR/INSTALL_PROGRAM.
- Add support for cross-builds; these will currently lack tools.
- Build board-specific u-boot files in a separate build dir from the
generic tools
* Fix handling of -Wl,foo LDFLAGS; the upstream build passes LDFLAGS
directly to ld instead of calling gcc for linking; so instead of passing
-Wl,foo in LDFLAGS as in automake builds, one should set LDFLAGS to foo
directly; add a snippet to strip -Wl, from LDFLAGS; alternatively, we
could do as in other special packages like the kernel and simply unset
LDFLAGS entirely; closes: #607613.
* Install and compress upstream mkimage manpage; based on a patch by
Marcin Juszkiewicz.
* Add a dummy uboot-mkimage package for upgrades from squeeze; based on a
patch by Marcin Juszkiewicz; closes: #607618.
* Add new patch, fix-definition-of-global_data-struct, from the upstream
x86 maintainer; fixes build of eNET board which breaks u-boot's build on
i386; closes: #608801.
* Workaround an upstream bug in distclean by removing include/asm/proc and
/arch explicitly for now; patch was sent upstream.
* Don't repeat Section: in binary package.
* Add myself to Uploaders.
* Split tools in u-boot-tools package.
* Drop board-specific tools; these are too dangerous; only ship mkimage for
now.
* Add igep0020 and omap3_beagle builds on armel
* Update snapshot.commit to the 2010.12 release contents; this avoids a
pointless diff with the tarball.
More information about the Natty-changes
mailing list