From a5695eea47fc08e679dd10e93117965a39f8de900be528b5e31f9d6e175cd3f2 Mon Sep 17 00:00:00 2001 From: Guillaume GARDET Date: Mon, 25 Jul 2022 11:40:29 +0000 Subject: [PATCH] Accepting request 991007 from hardware:boot:staging - Add board and usage documentation to the package (bsc#1201077) OBS-URL: https://build.opensuse.org/request/show/991007 OBS-URL: https://build.opensuse.org/package/show/hardware:boot/u-boot?expand=0&rev=170 --- u-boot.changes | 5 +++++ u-boot.spec | 2 ++ 2 files changed, 7 insertions(+) diff --git a/u-boot.changes b/u-boot.changes index dbfcb12..fc55350 100644 --- a/u-boot.changes +++ b/u-boot.changes @@ -1,3 +1,8 @@ +------------------------------------------------------------------- +Wed Jul 20 11:33:07 UTC 2022 - Matthias Brugger + +- Add board and usage documentation to the package (bsc#1201077) + ------------------------------------------------------------------- Mon Jul 11 14:15:49 UTC 2022 - Guillaume GARDET diff --git a/u-boot.spec b/u-boot.spec index dd746a3..efd6f7d 100644 --- a/u-boot.spec +++ b/u-boot.spec @@ -625,6 +625,8 @@ fi %doc doc/README.hwconfig doc/README.nand doc/README.serial_multi %doc doc/README.SNTP doc/README.standalone doc/README.update doc/README.usb %doc doc/README.video doc/README.VLAN doc/README.silent doc/README.POST +%doc doc/usage/* +%doc doc/board/* # Copy some useful kermit scripts as well %doc tools/kermit/dot.kermrc tools/kermit/flash_param tools/kermit/send_cmd tools/kermit/send_image # Now any h/w dependent Documentation