Thanks, I have added this to AUH repo too now; I assume there are no
changes in the re-sent patchset otherwise?

Alex

On Sun, 16 Aug 2020 at 23:39, Quentin Schulz <[email protected]> wrote:

> Rename upgradehelper.py into upgrade-helper.py since the conf file and the
> git
> repo are named with a dash to separate "upgrade" and "helper".
>
> The documentation in the README and upgradehelper.py were also already
> using
> upgrade-helper.py instead of upgradehelper.py.
>
> For all those reasons, let's be consistent and rename the python script.
>
> Signed-off-by: Quentin Schulz <[email protected]>
> ---
>  - RESEND because I was not subscribed to the ML with this address already,
>
>  upgradehelper.py => upgrade-helper.py | 0
>  weeklyjob.sh                          | 2 +-
>  2 files changed, 1 insertion(+), 1 deletion(-)
>  rename upgradehelper.py => upgrade-helper.py (100%)
>
> diff --git a/upgradehelper.py b/upgrade-helper.py
> similarity index 100%
> rename from upgradehelper.py
> rename to upgrade-helper.py
> diff --git a/weeklyjob.sh b/weeklyjob.sh
> index 412685e..94598a2 100755
> --- a/weeklyjob.sh
> +++ b/weeklyjob.sh
> @@ -20,7 +20,7 @@ git fetch origin
>  git checkout -B tmp-auh-upgrades origin/master
>
>  source $poky_dir/oe-init-build-env $build_dir
> -$auh_dir/upgradehelper.py -e all
> +$auh_dir/upgrade-helper.py -e all
>
>  # clean up to avoid the disk filling up
>  rm -rf $build_dir/tmp/
> --
> 2.26.2
>
> 
>
-=-=-=-=-=-=-=-=-=-=-=-
Links: You receive all messages sent to this group.

View/Reply Online (#50284): https://lists.yoctoproject.org/g/yocto/message/50284
Mute This Topic: https://lists.yoctoproject.org/mt/76232367/21656
Group Owner: [email protected]
Unsubscribe: https://lists.yoctoproject.org/g/yocto/unsub  
[[email protected]]
-=-=-=-=-=-=-=-=-=-=-=-

Reply via email to