From 185e4d9e10ae5a9953579372e42605e979e47c5e Mon Sep 17 00:00:00 2001 From: Gerhard Hoffmann Date: Fri, 30 Jun 2023 09:52:07 +0200 Subject: [PATCH 1/4] post-merge-test-1 --- etc/psa_update/opkg_commands | 46 +++--------------------------------- 1 file changed, 3 insertions(+), 43 deletions(-) diff --git a/etc/psa_update/opkg_commands b/etc/psa_update/opkg_commands index d71f137..ee2ea09 100755 --- a/etc/psa_update/opkg_commands +++ b/etc/psa_update/opkg_commands @@ -1,51 +1,11 @@ ############################################################################### -# NOTE -# +# !!! NOTE !!! +############################################################################### # opkg-commands added to this file will be executed by ATBUpdateTool. ############################################################################### -# -# # opkg prefix will be added inside evaluating script # -# package manipulation commands without package: -# update, upgrade, clean -# -# 2023-06-22: force update -# 2023-06-28: test-post-merge-step. -# 2023-06-29: (1) test-post-merge-step. -# 2023-06-29: (2) test-post-merge-step. -# 2023-06-29: (3) test-post-merge-step. -# 2023-06-29: (4) test-post-merge-step. -# 2023-06-29: (5) test-post-merge-step. -# 2023-06-29: (6) test-post-merge-step. -# 2023-06-29: (7) test-post-merge-step. -# 2023-06-29: (8) test-post-merge-step. -# 2023-06-29: (9) test-post-merge-step. -# 2023-06-29: (10) test-post-merge-step. -# 2023-06-29: (11) test-post-merge-step. -# -# informational commands without package: -# list, list-installed, list-upgradable -# ptu5-atb-apinfo -# ptu5-scripts -# ptu5-atb-apinfo -# atb-plugin-calculateprice-prm -# atb-plugin-cc-tcpzvt -# atbqt -# list-installed -# --force-reinstall install ptu5-atb-apinfo -# --force-reinstall install atbqt -# opkg update -# opkg install atbqt // die PTU-Kundenapplikation -# opkg install atb-plugin-cc-iself // das Ingenico-iSelf plugin -# opkg install atb-plugin-dc // das DeviceController plugin für ATBQT -# opkg install libdevicecontroller // libCAmaster.so -# opkg update -#opkg install atbqt -#opkg install atb-plugin-cc-iself -#opkg install atb-plugin-dc -#opkg install libdevicecontroller -#opkg install ptu5-gitinstaller +# 2023-06-30: test-1 opkg info ptu5-gitinstaller opkg info atbqt opkg update From 6bb71dd8570ef8df4e24d03b8c7ebd8ccaab8495 Mon Sep 17 00:00:00 2001 From: Gerhard Hoffmann Date: Fri, 30 Jun 2023 10:18:36 +0200 Subject: [PATCH 2/4] post-merge-test-2: added --- etc/psa_update/opkg_commands | 2 ++ 1 file changed, 2 insertions(+) diff --git a/etc/psa_update/opkg_commands b/etc/psa_update/opkg_commands index ee2ea09..baba157 100755 --- a/etc/psa_update/opkg_commands +++ b/etc/psa_update/opkg_commands @@ -6,6 +6,8 @@ # opkg prefix will be added inside evaluating script # # 2023-06-30: test-1 +# 2023-06-30: test-2 +opkg info vim opkg info ptu5-gitinstaller opkg info atbqt opkg update From 14d3cfd0c58b6879bd9dfa0dd82f3d198d1945d2 Mon Sep 17 00:00:00 2001 From: Gerhard Hoffmann Date: Fri, 30 Jun 2023 10:31:01 +0200 Subject: [PATCH 3/4] removed --- etc/psa_update/opkg_commands | 1 - 1 file changed, 1 deletion(-) diff --git a/etc/psa_update/opkg_commands b/etc/psa_update/opkg_commands index baba157..e455217 100755 --- a/etc/psa_update/opkg_commands +++ b/etc/psa_update/opkg_commands @@ -7,7 +7,6 @@ # # 2023-06-30: test-1 # 2023-06-30: test-2 -opkg info vim opkg info ptu5-gitinstaller opkg info atbqt opkg update From ac2f0fcdfa19076805168ff45d0e823d152db9da Mon Sep 17 00:00:00 2001 From: Gerhard Hoffmann Date: Fri, 30 Jun 2023 10:50:50 +0200 Subject: [PATCH 4/4] return to normal workflow after testing --- etc/psa_update/opkg_commands | 1 + 1 file changed, 1 insertion(+) diff --git a/etc/psa_update/opkg_commands b/etc/psa_update/opkg_commands index e455217..7d74d99 100755 --- a/etc/psa_update/opkg_commands +++ b/etc/psa_update/opkg_commands @@ -7,6 +7,7 @@ # # 2023-06-30: test-1 # 2023-06-30: test-2 +# 2023-06-30: return to usual workflow opkg info ptu5-gitinstaller opkg info atbqt opkg update