This is an automated email from the git hooks/post-receive script. It was
generated because a ref change was pushed to the repository containing
the project "Repository for Bering-uClibc.".

The branch, master has been updated
       via  a5b8958585f1d4fb1f3c8d38fc709ab92f469826 (commit)
      from  a5695ae2e05ed3121c5f26106b1efdc809567d20 (commit)

Those revisions listed above that are new to this repository have
not appeared on any other notification email; so we list those
revisions in full, below.

- Log -----------------------------------------------------------------
commit a5b8958585f1d4fb1f3c8d38fc709ab92f469826
Author: kapeka <[email protected]>
Date:   Sun Feb 9 18:27:35 2020 +0100

    tools: add apply_patches.sh to simplify and standardize applying patches.
    
    The script has been downloaded from buildroot and slightly modified for 
usage in LEAF
    (adding patchlevel as third parameter).
    
    See buildtool.cfg and buildtool.mk in repo/bash and repo/zabbix as examples 
how to use it.

-----------------------------------------------------------------------

Summary of changes:
 repo/bash/buildtool.cfg                            |  16 --
 repo/bash/buildtool.mk                             |  17 +-
 ...zabbix-uclibc.patch => 001-zabbix-uclibc.patch} |   0
 .../{config.patch => 002-zabbix-config.patch}      |   0
 ...etloadavg.patch => 003-zabbix-getloadavg.patch} |   0
 repo/zabbix/buildtool.cfg                          |  26 +--
 repo/zabbix/buildtool.mk                           |   4 +-
 tools/apply-patches.sh                             | 176 +++++++++++++++++++++
 8 files changed, 194 insertions(+), 45 deletions(-)
 rename repo/zabbix/{zabbix-uclibc.patch => 001-zabbix-uclibc.patch} (100%)
 rename repo/zabbix/{config.patch => 002-zabbix-config.patch} (100%)
 rename repo/zabbix/{zabbix-getloadavg.patch => 003-zabbix-getloadavg.patch} 
(100%)
 create mode 100755 tools/apply-patches.sh


hooks/post-receive
-- 
Repository for Bering-uClibc.


_______________________________________________
leaf-git-commits mailing list
[email protected]
https://lists.sourceforge.net/lists/listinfo/leaf-git-commits

Reply via email to