5 Commits

Author SHA1 Message Date
Yue Tao
4a709349a9 meta_data.yaml: add sha256sum checksum
Test Plan:
Pass: Verify sha256sum checksum via "download -s"

Story: 2008846
Task: 44578

Signed-off-by: Yue Tao <Yue.Tao@windriver.com>
Change-Id: I78d9dff2af0afb18c6db4e8d2d39ef79b5cf5864
2022-03-03 14:30:40 +08:00
Charles Short
270fff6288 debian: Fix libfdt package install
When installing the libfdt package is installed it install
the package contents to /sbuild-nonexistent which is incorrect.

Test Plan
PASS Build package and check the contents of the package.

Story: 2009221
Task: 43441

Signed-off-by: Charles Short <charles.short@windriver.com>
Change-Id: I67ce5ed2518e61c063607774b854f1b9837cbb98
2022-02-15 00:52:04 +00:00
Yue Tao
6fb79d4dcf Add debian package for libfdt
Story: 2009221
Task: 43441
Signed-off-by: Yue Tao <yue.tao@windriver.com>
Change-Id: I1da499de95457726f87f35821d8720a0b05c4431
2021-11-15 13:41:41 +08:00
Dongqi Chen
af359d4938 Add auto-versioning to starlingx/integ packages
This update makes use of the PKG_GITREVCOUNT variable
to auto-version the packages in this repo.

Story: 2007750
Task: 39951
Change-Id: I854419c922b9db4edbbf6f1e987a982ec2ec7b59
Signed-off-by: Dongqi Chen <chen.dq@neusoft.com>
2020-06-24 09:48:28 +08:00
Scott Little
ad5417a597 Relocate libfdt to stx-integ/base/libfdt
Move content from stx-gplv2 into stx-integ

Packages will be relocated to

stx-integ:
    base/
        bash
        cgcs-users
        cluster-resource-agents
        dpkg
        haproxy
        libfdt
        netpbm
        rpm

    database/
        mariadb

    filesystem/
        iscsi-initiator-utils

    filesystem/drbd/
        drbd-tools

    kernel/kernel-modules/
        drbd
        integrity
        intel-e1000e
        intel-i40e
        intel-i40evf
        intel-ixgbe
        intel-ixgbevf
        qat17
        tpmdd

    ldap/
        ldapscripts

    networking/
        iptables
        net-tools

Change-Id: I3424c7efb86dca5609cd167898d546a24da83944
Story: 2002801
Task: 22687
Signed-off-by: Scott Little <scott.little@windriver.com>
2018-08-01 15:31:54 -04:00