
The setup package does not exists on Debian. Its changes was placed at the base-files package and the setup-config changes on this new base-files-config package for Debian. Test Plan: PASS: Package installed and ISO built sucessfully Story: 2009256 Task: 43690 Signed-off-by: João Pedro Alexandroni Cordova de Sousa <JoaoPedroAlexandroni.CordovadeSouza@windriver.com> Change-Id: Ibf23e37022757ba7f1a4de64d9d211273b322315
19 lines
502 B
Plaintext
19 lines
502 B
Plaintext
#
|
|
# SPDX-License-Identifier: Apache-2.0
|
|
#
|
|
# Copyright (C) 2021 Wind River Systems, Inc.
|
|
#
|
|
|
|
Source: base-files-config
|
|
Section: admin
|
|
Priority: optional
|
|
Maintainer: StarlingX Developers <starlingx-discuss@lists.starlingx.io>
|
|
Build-Depends: debhelper-compat (= 13)
|
|
Standards-Version: 4.4.1
|
|
Homepage: https://www.starlingx.io
|
|
|
|
Package: base-files-config
|
|
Architecture: any
|
|
#Depends: ${misc:Depends}, ${shlibs:Depends}, base-files
|
|
Description: Package StarlingX configuration of base-files to system folder.
|