[Bug 1484567] Re: Please add mkenvimage to u-boot-tools

Loïc Minier loic.minier at ubuntu.com
Thu Aug 13 21:10:12 UTC 2015


Hi,

I believe this is already fixed in wily:
https://launchpad.net/ubuntu/+source/u-boot/2015.04+dfsg1-2ubuntu1

Cheers,

** Changed in: u-boot (Ubuntu)
       Status: New => Fix Released

-- 
You received this bug notification because you are a member of Ubuntu
Foundations Bugs, which is subscribed to u-boot in Ubuntu.
https://bugs.launchpad.net/bugs/1484567

Title:
  Please add mkenvimage to u-boot-tools

Status in u-boot package in Ubuntu:
  Fix Released

Bug description:
  I'm missing the tool mkenvimage which is in the upstream sources since
  2012
  (http://git.denx.de/?p=u-boot.git;a=commit;h=a6337e6ffdea211e70dd8d6c638f6a5ec2295400)

  The tool is described in http://free-electrons.com/blog/mkenvimage-
  uboot-binary-env-generator/

  This is the patch to the u-boot-2014.10+dfsg1 (Ubuntu vivid) sources
  for including it into the package:

  --- debian/u-boot-tools.install_orig	2015-05-18 16:28:38.955830809 +0000
  +++ debian/u-boot-tools.install	2015-05-18 16:21:38.719843450 +0000
  @@ -1,7 +1,7 @@
   #!/bin/sh
   
   builddir=debian/build/tools
  -for tool in mkimage mksunxiboot kwboot env/fw_printenv ; do
  +for tool in mkimage mksunxiboot kwboot env/fw_printenv mkenvimage ; do
       echo ${builddir}/tools/${tool} /usr/bin/
   done

To manage notifications about this bug go to:
https://bugs.launchpad.net/ubuntu/+source/u-boot/+bug/1484567/+subscriptions



More information about the foundations-bugs mailing list