[Bug 1484567] [NEW] Please add mkenvimage to u-boot-tools
Daniel
1484567 at bugs.launchpad.net
Thu Aug 13 14:45:20 UTC 2015
Public bug reported:
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
** Affects: u-boot (Ubuntu)
Importance: Undecided
Status: New
** Attachment added: "patch to the u-boot-2014.10+dfsg1 (Ubuntu vivid) sources"
https://bugs.launchpad.net/bugs/1484567/+attachment/4444202/+files/patch.txt
--
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:
New
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