ZhangXiao be13bd0394 Debian: Upload package files in one function call
function upload_pkg_local of class Deb_aptly only deals with one
single package file. That is not good for source package and
uploading a bundle of binary packages. Adjust it to let it
input a bundle of package files.

Test Plan:
  - Pass: upload binary packages one by one
  - Pass: upload source packages one by one
  - Pass: upload several binary packages in one function call
  - Pass: upload several source packages in one function call
  - Pass: upload several package files with both binary and source
          packages in one function call
  - Pass: Try to upload a package file without read permission, nothing
          uploaded and get warning message.
  - Pass: Call function upload_pkg_local with "pkg_files" as an empty
          list, just return False and warning message.

Story: 20082862
Task: 45134

Signed-off-by: Zhang Xiao <xiao.zhang@windriver.com>
Change-Id: Id0b0f69dd0a4caedafb670ebc1bc849e6f92d9e8
2022-05-10 22:33:33 +08:00
2021-06-08 15:44:00 -04:00
2019-04-19 19:52:37 +00:00
2018-06-01 07:45:23 -07:00
2021-06-29 11:20:52 -04:00
Description
StarlingX build source tree root
12 MiB
Languages
Python 61.6%
Shell 37.3%
BitBake 0.6%
Dockerfile 0.5%