diff options
author | Mateusz Majewski <m.majewski2@samsung.com> | 2021-06-24 13:42:39 +0200 |
---|---|---|
committer | Mateusz Majewski <m.majewski2@samsung.com> | 2021-06-24 13:42:39 +0200 |
commit | 32c8fe24ac103ac3adfaaf1c4c31afa949c3a96f (patch) | |
tree | 5bd7c333a502335097fedba61c1f29d77c5fd1d0 | |
parent | 8da61ee96f2818cd4e1ad18135a5b63e0a97ba2d (diff) | |
download | meta-32c8fe24ac103ac3adfaaf1c4c31afa949c3a96f.tar.gz meta-32c8fe24ac103ac3adfaaf1c4c31afa949c3a96f.tar.bz2 meta-32c8fe24ac103ac3adfaaf1c4c31afa949c3a96f.zip |
[TRE-2746] Revert all the depmod calls from the imagessubmit/tizen/20210628.050516accepted/tizen/unified/20210628.055023
Change-Id: I9c7668bc6abc9c1c32ef2c5848e1a92d0cedba2f
-rw-r--r-- | common.yaml | 11 |
1 files changed, 0 insertions, 11 deletions
diff --git a/common.yaml b/common.yaml index 5146358..6670f6b 100644 --- a/common.yaml +++ b/common.yaml @@ -27,7 +27,6 @@ Boot-Artik530: - IoT Boot Artik 530 PostScripts: - iot-hal-backend - - generic-depmod Repos: [] Boot-Artik533s: @@ -37,8 +36,6 @@ Boot-Artik533s: UserGroups: "audio,video" Groups: - IoT Boot Artik 533s - PostScripts: - - generic-depmod Repos: [] @@ -49,8 +46,6 @@ Boot-Artik710: UserGroups: "audio,video" Groups: - IoT Boot Artik 710 - PostScripts: - - generic-depmod Repos: [] Boot-RPi3: @@ -62,7 +57,6 @@ Boot-RPi3: - IoT Boot RPi3 PostScripts: - iot-hal-backend - - generic-depmod Repos: [] Boot-RPi3-32Bit: @@ -74,7 +68,6 @@ Boot-RPi3-32Bit: - IoT Boot RPi3 32Bit PostScripts: - iot-hal-backend - - generic-depmod Repos: [] Boot-RPi4: @@ -86,7 +79,6 @@ Boot-RPi4: - IoT Boot RPi4 PostScripts: - iot-hal-backend - - generic-depmod Repos: [] Boot-RPi4-32Bit: @@ -98,7 +90,6 @@ Boot-RPi4-32Bit: - IoT Boot RPi4 32Bit PostScripts: - iot-hal-backend - - generic-depmod Repos: [] Boot-VIM3: @@ -110,7 +101,6 @@ Boot-VIM3: - IoT Boot VIM3 PostScripts: - iot-hal-backend - - generic-depmod Repos: [] Boot-C4: @@ -122,7 +112,6 @@ Boot-C4: - IoT Boot C4 PostScripts: - iot-hal-backend - - generic-depmod Repos: [] Tizen IoT: |