diff options
author | Bartosz Golaszewski <bgolaszewski@baylibre.com> | 2015-04-10 11:49:57 +0200 |
---|---|---|
committer | Thomas Petazzoni <thomas.petazzoni@free-electrons.com> | 2015-04-12 18:52:19 +0200 |
commit | 330c4d01c4ff670476cc755015a833b5f963c9b7 (patch) | |
tree | a7225a41cedebaf50de841fe430d5185e635ebca /package/doxygen/doxygen.hash | |
parent | 2dd405da18e384077538825ab285ec9efc25a3de (diff) | |
download | buildroot-330c4d01c4ff670476cc755015a833b5f963c9b7.tar.gz buildroot-330c4d01c4ff670476cc755015a833b5f963c9b7.zip |
doxygen: new package
Host package only.
[Thomas:
- add missing dependencies on host-flex and host-bison
- add $(HOST_MAKE_ENV) to the configure, build and install steps, to
make sure that the doxygen build system can find flex and bison.]
Signed-off-by: Bartosz Golaszewski <bgolaszewski@baylibre.com>
Signed-off-by: Thomas Petazzoni <thomas.petazzoni@free-electrons.com>
Diffstat (limited to 'package/doxygen/doxygen.hash')
-rw-r--r-- | package/doxygen/doxygen.hash | 2 |
1 files changed, 2 insertions, 0 deletions
diff --git a/package/doxygen/doxygen.hash b/package/doxygen/doxygen.hash new file mode 100644 index 0000000000..40cfe16a17 --- /dev/null +++ b/package/doxygen/doxygen.hash @@ -0,0 +1,2 @@ +# Computed locally +sha256 d4ab6e28d4d45d8956cad17470aade3fbe2356e8f64b92167e738c1887feccec doxygen-1.8.9.1.src.tar.gz |