Compare commits

...

43 Commits

Author SHA1 Message Date
Alexandre Bard 7fd9daa23d Update BSP layer to fix codeaurora discontinuation 2023-04-03 11:09:10 +02:00
Alexandre Bard 3785b874ba autorev-packages: Remove to use recipes hashes
To be fully reproducible we want to use the hashes of the recipes.

id:376256
2023-03-31 14:08:39 +02:00
Alexandre Bard a3dee71df1 meta-netmodule-wlan: Update with latest changes
Latest changes from meta-netmodule-wlan are required for redtesting.

id:376256
2023-03-31 14:08:39 +02:00
Alexandre Bard e6f6420415 Add support for redtesting
Add a redtesting distro layer and environment help file to use this
distro.

id:376256
2023-03-31 14:08:19 +02:00
Mr Jenkins 38c5a1d493 submodules: updated netmodule hashes, triggered by Jenkins (userId=downstream) 2023-03-25 20:49:48 +01:00
Mr Jenkins 2eb87d1f28 submodules: updated netmodule hashes, triggered by Jenkins (userId=downstream) 2023-03-10 19:24:39 +01:00
Mr Jenkins 3625727c5b submodules: updated netmodule hashes, triggered by Jenkins (userId=downstream) 2023-03-10 10:59:44 +01:00
Mr Jenkins 6e2f00f6c2 submodules: updated netmodule hashes, triggered by Jenkins (userId=downstream) 2023-03-06 22:34:13 +01:00
Mr Jenkins 585efc4259 submodules: updated netmodule hashes, triggered by Jenkins (userId=downstream) 2023-03-06 13:57:40 +01:00
Patrick Zysset 8f19df51d1 build-minimal: fix typo in bblayers file
id:375849

Signed-off-by: Patrick Zysset <patrick.zysset@netmodule.com>
2023-03-05 22:24:21 +01:00
Mr Jenkins ebabd65d95 submodules: updated netmodule hashes, triggered by Jenkins (userId=downstream) 2023-02-09 16:31:56 +01:00
Mr Jenkins e8e964e076 submodules: updated netmodule hashes, triggered by Alexandre Bard (userId=bard) 2023-02-06 16:35:49 +01:00
Alexandre Bard 20c5049084 Update ublox-module URL
There was a confusion sometimes modules was plural and somestimes
singular.

tpID: #359228
2023-01-23 16:36:14 +01:00
Mr Jenkins 53119568cd submodules: updated netmodule hashes, triggered by Jenkins (userId=downstream) 2023-01-21 12:23:02 +01:00
Mr Jenkins fe16b284f2 submodules: updated netmodule hashes, triggered by Jenkins (userId=downstream) 2022-11-26 00:26:09 +01:00
Mr Jenkins c58b108593 submodules: updated netmodule hashes, triggered by Jenkins (userId=downstream) 2022-11-25 19:59:13 +01:00
Alexandre Bard 739c763b52 autorev-packages: Add fct-lava to the list
The fct-lava recipe is derived from the fct recipe and did not explictly
stated the "autorev" revision before. This is the reason why it was
forgotten when creating this list.
2022-11-25 19:24:01 +01:00
Mr Jenkins 2561f04637 submodules: updated netmodule hashes, triggered by Jenkins (userId=downstream) 2022-11-25 14:17:57 +01:00
Mr Jenkins 8935b3b118 submodules: updated netmodule hashes, triggered by Marc Mattmüller (userId=mattmueller) 2022-11-25 11:20:15 +01:00
Marc Mattmueller 6b931189a9 meta-netmodule-bsp,meta-netmodule-distro: fix unreachable git hashes
Signed-off-by: Marc Mattmueller <marc.mattmueller@netmodule.com>
2022-11-25 11:08:41 +01:00
Mr Jenkins 0ea12e191a submodules: updated netmodule hashes, triggered by Jenkins (userId=downstream) 2022-11-25 00:53:35 +01:00
Alexandre Bard 7d0fc074cd autorev-packages.inc: Remove gpsd from list
This is a temporary solution so that the "create src rev" script works.
It is currently failing because since gpsd is in this list, it is
expecting it to be a git recipe but it is only a git recipe in
meta-netmodule-om version. The recipe in meta-netmodule-bsp is a
backport using the tarball sources.

BugzID: 82007
2022-11-16 11:20:37 +01:00
Alexandre Bard d6814fdc1f env/machine: Add am335x-vcupro
New VCU based on HW26 but with a user-module.

BugzID: 81969
2022-11-14 16:09:42 +01:00
Mr Jenkins 29479663b5 submodules: updated community hashes, triggered by Alexandre Bard (userId=bard) 2022-09-06 12:09:12 +02:00
Alexandre Bard 9e1269c001 internal-mirrors.inc: Remove initramfs kernel override
This variant of the kernel recipe does not exist anymore.
2022-08-16 17:56:42 +02:00
Alexandre Bard 8aabcaac93 gitignore: Ignore build directories 2022-08-09 13:11:44 +02:00
Alexandre Bard 8b1baab7f8 local.conf: Remove hardcoded number of parallel threads
These two variables default to the number of CPUs of the build machine.
Therefore having hardcoded 8 threads is less optimized.
2022-08-09 13:10:43 +02:00
Alexandre Bard 9811d24dd2 meta-updater: Update remote repository
The project moved to a new repo.

BugzID: 80886
2022-08-08 16:07:15 +02:00
Alexandre Bard e633183689 local.conf: Use symlink for all local.conf
We are anyway using the same local.conf for all distro. It is easier to
maintain it with symlinks than always changing all three files.
2022-08-03 15:16:45 +02:00
Alexandre Bard 20dd086263 build-minimal: Fix template
This template is showing example of how to build the images
It was still pointing to the yocto default
2022-08-03 14:51:44 +02:00
Marc Mattmueller f6cf3ab300 build-fct/conf/local.conf: forgot to include the internal-mirror.inc
belongs to the previous commit to overwrite SRC_URI with internal
repos, updated submodules

Signed-off-by: Marc Mattmueller <marc.mattmueller@netmodule.com>
2022-07-28 13:28:11 +02:00
Marc Mattmueller 0cc927bd60 conf: overwrite SRC_URI with internal repos, updated submodules
the default URL was set to the public gitlab where needed. This
commit overwrites them to use the internal ones.

BugzID: 80085
Signed-off-by: Marc Mattmueller <marc.mattmueller@netmodule.com>
2022-07-28 12:43:36 +02:00
Mr Jenkins 330485aad0 submodules: updated community hashes, triggered by Marc Mattmüller (userId=mattmueller) 2022-07-05 12:36:22 +02:00
Marc Mattmueller c468d873dc submodules: redirected gitea urls to gitlab, removed telephony
redirected submodule urls of meta-netmodule-bsp, -distro, -fct,
-om, -private and meta-ublox-module to the newly mirrored gitlab
repositories.

Signed-off-by: Marc Mattmueller <marc.mattmueller@netmodule.com>
2022-07-05 08:35:14 +02:00
Mr Jenkins d6a8305e9b submodules: updated netmodule hashes, triggered by Jenkins (userId=downstream) 2022-06-28 09:18:19 +02:00
Mr Jenkins a27db1b49a submodules: updated netmodule hashes, triggered by Jenkins (userId=downstream) 2022-06-20 09:02:04 +02:00
Mr Jenkins 5bfddbdffd submodules: updated netmodule hashes, triggered by Jenkins (userId=downstream) 2022-06-16 14:35:33 +02:00
Mr Jenkins 76567215c4 submodules: updated netmodule hashes, triggered by Jenkins (userId=downstream) 2022-06-15 13:38:42 +02:00
Marc Mattmueller 0fbe39ebfc build-fct: removed unwanted bblayers path
with the adaptions of srcrev we use the devtool also for the
lava image and this was not respected in the environment. Thus,
reverting this commit - sorry

Signed-off-by: Marc Mattmueller <marc.mattmueller@netmodule.com>
2022-06-14 10:21:48 +02:00
Mr Jenkins c2dc99d876 submodules: updated netmodule hashes, triggered by Jenkins (userId=downstream) 2022-06-14 08:17:59 +02:00
Marc Mattmueller e34a81f8f0 autorev-packages.inc: removed recipe path and just declare SRCREVs
The path may change of recipes and thus we just want to declare
the source revisions of the recipe itself without adding the recipe
path as comment. This should avoid missing adpations when changing
the recipe path.

BugzID: 80072
Signed-off-by: Marc Mattmueller <marc.mattmueller@netmodule.com>
2022-06-13 16:10:54 +02:00
Alexandre Bard ecf973aeb2 Fix autorev-packages.inc
To properly work, the recipes names must be preceeded with "pn-".

I also removed dt-overlay since the recipe is gone.
2022-06-10 18:23:03 +02:00
Alexandre Bard 1b8231330d local.conf: Use shared states mirrors
Using this mirror will drastically speed up build time when building
from scratch. Everything that has already been built can be retrieved
through this mirror.

BugzID: 80026
2022-06-09 13:28:34 +02:00
27 changed files with 74 additions and 182 deletions

1
.gitignore vendored Normal file
View File

@ -0,0 +1 @@
build*

24
.gitmodules vendored
View File

@ -12,27 +12,23 @@
branch = dunfell branch = dunfell
[submodule "meta-updater"] [submodule "meta-updater"]
path = meta-updater path = meta-updater
url = https://github.com/advancedtelematic/meta-updater.git url = https://github.com/uptane/meta-updater.git
branch = dunfell branch = dunfell
[submodule "meta-telephony"]
path = meta-telephony
url = gitea@git.netmodule.intranet:yoctoproject/meta-telephony.git
branch = 201705
[submodule "meta-netmodule-private"] [submodule "meta-netmodule-private"]
path = meta-netmodule-private path = meta-netmodule-private
url = gitea@git.netmodule.intranet:yoctoproject/meta-netmodule-private.git url = git@gitlab.netmodule.intranet:oem-linux/meta-layers/meta-netmodule-private.git
branch = develop branch = develop
[submodule "meta-netmodule-bsp"] [submodule "meta-netmodule-bsp"]
path = meta-netmodule-bsp path = meta-netmodule-bsp
url = gitea@git.netmodule.intranet:yoctoproject/meta-netmodule-bsp.git url = git@gitlab.netmodule.intranet:oem-linux/meta-layers/meta-netmodule-bsp.git
branch = develop branch = develop
[submodule "meta-netmodule-distro"] [submodule "meta-netmodule-distro"]
path = meta-netmodule-distro path = meta-netmodule-distro
url = gitea@git.netmodule.intranet:yoctoproject/meta-netmodule-distro.git url = git@gitlab.netmodule.intranet:oem-linux/meta-layers/meta-netmodule-distro.git
branch = develop branch = develop
[submodule "meta-netmodule-fct"] [submodule "meta-netmodule-fct"]
path = meta-netmodule-fct path = meta-netmodule-fct
url = gitea@git.netmodule.intranet:yoctoproject/meta-netmodule-fct.git url = git@gitlab.netmodule.intranet:oem-linux/meta-layers/meta-netmodule-fct.git
branch = develop branch = develop
[submodule "meta-freescale"] [submodule "meta-freescale"]
path = meta-freescale path = meta-freescale
@ -42,13 +38,13 @@
path = sla-mirror path = sla-mirror
url = gitea@git.netmodule.intranet:yoctoproject/sla-mirror.git url = gitea@git.netmodule.intranet:yoctoproject/sla-mirror.git
branch = master branch = master
[submodule "meta-ublox-module"] [submodule "meta-ublox-modules"]
path = meta-ublox-module path = meta-ublox-modules
url = gitea@git.netmodule.intranet:yoctoproject/meta-ublox-module.git url = git@gitlab.netmodule.intranet:oem-linux/meta-layers/meta-ublox-modules.git
branch = master branch = main
[submodule "meta-netmodule-om"] [submodule "meta-netmodule-om"]
path = meta-netmodule-om path = meta-netmodule-om
url = gitea@git.netmodule.intranet:hancock/meta-openmatics.git url = git@gitlab.netmodule.intranet:oem-linux/meta-layers/meta-openmatics.git
branch = develop branch = develop
[submodule "meta-netmodule-wlan"] [submodule "meta-netmodule-wlan"]
path = meta-netmodule-wlan path = meta-netmodule-wlan

View File

@ -1,54 +0,0 @@
#./meta-netmodule-bsp/recipes-kernel/ssc-sysstate-driver/ssc-sysstate-driver_git.bb
SRCREV_ssc-sysstate-driver = "${AUTOREV}"
#./meta-netmodule-bsp/recipes-kernel/ssc-broker-driver/ssc-broker-driver_git.bb
SRCREV_ssc-broker-driver = "${AUTOREV}"
#./meta-netmodule-bsp/recipes-kernel/ssc-extmod-driver/ssc-extmod-driver_git.bb
SRCREV_ssc-extmod-driver = "${AUTOREV}"
#./meta-netmodule-bsp/recipes-kernel/dt-overlay/dt-overlay_1.0.bb
SRCREV_dt-overlay = "${AUTOREV}"
#./meta-netmodule-bsp/recipes-kernel/linux/linux-netmodule_git.bb
SRCREV_linux-netmodule = "${AUTOREV}"
#./meta-netmodule-bsp/recipes-connectivity/nmubxlib/nmubxlib.bb
SRCREV_nmubxlib = "${AUTOREV}"
#./meta-netmodule-bsp/recipes-connectivity/gnss-mgr/gnss-mgr.bb
SRCREV_gnss-mgr = "${AUTOREV}"
#./meta-netmodule-bsp/recipes-connectivity/wwan-config/wwan-config.bb
SRCREV_wwan-config = "${AUTOREV}"
#./meta-netmodule-bsp/recipes-connectivity/modemmanager/modemmanager_git.bb
SRCREV_modemmanager = "${AUTOREV}"
#./meta-netmodule-bsp/recipes-bsp/bootloader-config/bootloader-config.bb
SRCREV_bootloader-config = "${AUTOREV}"
#./meta-netmodule-bsp/freescale/recipes-imx/imx-atf/imx-atf_1.5.0.bb
SRCREV_imx-atf = "${AUTOREV}"
#./meta-netmodule-bsp/recipes-bsp/u-boot/u-boot-imx8-nmhw23_git.bb
SRCREV_u-boot-imx8-nmhw23 = "${AUTOREV}"
#./meta-netmodule-bsp/recipes-bsp/u-boot/u-boot-armada_git.bb
SRCREV_u-boot-armada = "${AUTOREV}"
#./meta-netmodule-bsp/recipes-bsp/u-boot/u-boot-ti33x_git.bb
SRCREV_u-boot-ti33x = "${AUTOREV}"
#./meta-netmodule-bsp/recipes-core/udev/udev-rules-nmhw_git.bb
SRCREV_udev-rules-nmhw = "${AUTOREV}"
#./meta-netmodule-distro/recipes-tools/nmhw-fwupdate/nmhw-fwupdate.bb
SRCREV_nmhw-fwupdate = "${AUTOREV}"
#./meta-netmodule-distro/recipes-tools/libnmapp/libnmapp_git.bb
SRCREV_libnmapp = "${AUTOREV}"
#./meta-netmodule-distro/recipes-tools/ssf-mgr/ssf-mgr_git.bb
SRCREV_ssf-mgr = "${AUTOREV}"
#./meta-netmodule-distro/recipes-tools/sys-mon/sys-mon_git.bb
SRCREV_sys-mon = "${AUTOREV}"
#./meta-netmodule-bsp/recipes-bsp/storage-info/storage-info.bb
SRCREV_storage-info = "${AUTOREV}"
#./meta-netmodule-distro/recipes-tools/battery-test/battery-test_git.bb
SRCREV_battery-test = "${AUTOREV}"
#./meta-netmodule-fct/recipes-testing/fct/fct.bb
SRCREV_fct = "${AUTOREV}"
#./meta-netmodule-fct/recipes-testing/provisioning/provisioning.bb
SRCREV_provisioning = "${AUTOREV}"
#./meta-netmodule-fct/recipes-testing/badassbd/badassbd.bb
SRCREV_badassbd = "${AUTOREV}"
#./meta-netmodule-fct/recipes-connectivity/toast/toast.bb
SRCREV_toast = "${AUTOREV}"
#./meta-netmodule-om/recipes-navigation/gpsd/gpsd_om-3.20.bb
SRCREV_gpsd_om = "${AUTOREV}"
#./meta-netmodule-private/recipes-extended/hydra/hydra_1.0.0.bb
SRCREV_hydra = "${AUTOREV}"

@ -1 +1 @@
Subproject commit 0784db7dd0fef6f0621ad8d74372f44e87fef950 Subproject commit 048d682b031644fb9f0d41a489bacb873aa27bd7

View File

@ -19,7 +19,7 @@ BBLAYERS ?= " \
${YOCTOROOT}/meta-openembedded/meta-filesystems \ ${YOCTOROOT}/meta-openembedded/meta-filesystems \
${YOCTOROOT}/meta-updater \ ${YOCTOROOT}/meta-updater \
${YOCTOROOT}/meta-freescale \ ${YOCTOROOT}/meta-freescale \
${YOCTOROOT}/meta-ublox-module \ ${YOCTOROOT}/meta-ublox-modules \
${YOCTOROOT}/meta-netmodule-om \ ${YOCTOROOT}/meta-netmodule-om \
${YOCTOROOT}/meta-netmodule-fct \ ${YOCTOROOT}/meta-netmodule-fct \
" "

View File

@ -1,48 +0,0 @@
BB_NUMBER_THREADS ?= "8"
PARALLEL_MAKE ?= "-j 8"
PACKAGE_CLASSES ?= "package_rpm"
USER_CLASSES ?= "buildstats image-mklibs image-prelink"
PATCHRESOLVE = "noop"
BB_DISKMON_DIRS = "\
STOPTASKS,${TMPDIR},1G,100K \
STOPTASKS,${DL_DIR},1G,100K \
STOPTASKS,${SSTATE_DIR},1G,100K \
ABORT,${TMPDIR},100M,1K \
ABORT,${DL_DIR},100M,1K \
ABORT,${SSTATE_DIR},100M,1K"
ASSUME_PROVIDED += "libsdl-native"
CONF_VERSION = "1"
EXTRA_IMAGE_FEATURES_append = " debug-tweaks"
ERROR_QA_remove += "version-going-backwards"
#WARN_QA_append += "version-going-backwards"
#https://www.yoctoproject.org/docs/2.5.2/ref-manual/ref-manual.html#ref-classes-insane
#PRSERV_HOST = "localhost:0"
SSTATE_DIR="${YOCTOROOT}/build-common/sstate-cache"
DL_DIR="${YOCTOROOT}/build-common/downloads"
BUILDHISTORY_COMMIT = "1"
BUILDHISTORY_COMMIT_AUTHOR = "Mr Jenkins <alexandre.bard@netmodule.com>"
# Add licences file to the rootfs
COPY_LIC_MANIFEST = "1"
COPY_LIC_DIRS = "1"
LICENSE_CREATE_PACKAGE = "1"
INHERIT += "buildhistory buildstats-summary"
# enable upstream check to use head of branch:
UPSTREAM_CHECK_COMMITS = "1"
YOCTOROOT = "${@os.path.abspath(os.path.join("${TOPDIR}", os.pardir))}"
PREMIRRORS_prepend = "\
git://.*/.* file://${YOCTOROOT}/sla-mirror/ \n \
ftp://.*/.* file://${YOCTOROOT}/sla-mirror/ \n \
http://.*/.* file://${YOCTOROOT}/sla-mirror/ \n \
https://.*/.* file://${YOCTOROOT}/sla-mirror/ \n"
include ../../autorev-packages.inc
include distro_version.inc

1
build-fct/conf/local.conf Symbolic link
View File

@ -0,0 +1 @@
../../build/conf/local.conf

View File

@ -19,6 +19,6 @@ BBLAYERS ?= " \
${YOCTOROOT}/meta-openembedded/meta-filesystems \ ${YOCTOROOT}/meta-openembedded/meta-filesystems \
${YOCTOROOT}/meta-updater \ ${YOCTOROOT}/meta-updater \
${YOCTOROOT}/meta-freescale \ ${YOCTOROOT}/meta-freescale \
${YOCTOROOT}/meta-ublox-module \ ${YOCTOROOT}/meta-ublox-modules \
${YOCTOROOT}/meta-netmodule-om \ ${YOCTOROOT}/meta-netmodule-om \
" "

View File

@ -1,48 +0,0 @@
BB_NUMBER_THREADS ?= "8"
PARALLEL_MAKE ?= "-j 8"
PACKAGE_CLASSES ?= "package_rpm"
USER_CLASSES ?= "buildstats image-mklibs image-prelink"
PATCHRESOLVE = "noop"
BB_DISKMON_DIRS = "\
STOPTASKS,${TMPDIR},1G,100K \
STOPTASKS,${DL_DIR},1G,100K \
STOPTASKS,${SSTATE_DIR},1G,100K \
ABORT,${TMPDIR},100M,1K \
ABORT,${DL_DIR},100M,1K \
ABORT,${SSTATE_DIR},100M,1K"
ASSUME_PROVIDED += "libsdl-native"
CONF_VERSION = "1"
EXTRA_IMAGE_FEATURES_append = " debug-tweaks"
ERROR_QA_remove += "version-going-backwards"
#WARN_QA_append += "version-going-backwards"
#https://www.yoctoproject.org/docs/2.5.2/ref-manual/ref-manual.html#ref-classes-insane
#PRSERV_HOST = "localhost:0"
SSTATE_DIR="${YOCTOROOT}/build-common/sstate-cache"
DL_DIR="${YOCTOROOT}/build-common/downloads"
BUILDHISTORY_COMMIT = "1"
BUILDHISTORY_COMMIT_AUTHOR = "Mr Jenkins <alexandre.bard@netmodule.com>"
# Add licences file to the rootfs
COPY_LIC_MANIFEST = "1"
COPY_LIC_DIRS = "1"
LICENSE_CREATE_PACKAGE = "1"
INHERIT += "buildhistory buildstats-summary"
# enable upstream check to use head of branch:
UPSTREAM_CHECK_COMMITS = "1"
YOCTOROOT = "${@os.path.abspath(os.path.join("${TOPDIR}", os.pardir))}"
PREMIRRORS_prepend = "\
git://.*/.* file://${YOCTOROOT}/sla-mirror/ \n \
ftp://.*/.* file://${YOCTOROOT}/sla-mirror/ \n \
http://.*/.* file://${YOCTOROOT}/sla-mirror/ \n \
https://.*/.* file://${YOCTOROOT}/sla-mirror/ \n"
include ../../autorev-packages.inc
include distro_version.inc

View File

@ -0,0 +1 @@
../../build/conf/local.conf

View File

@ -1 +1 @@
meta/conf ../meta-netmodule-distro/conf

View File

@ -19,6 +19,7 @@ BBLAYERS ?= " \
${YOCTOROOT}/meta-openembedded/meta-filesystems \ ${YOCTOROOT}/meta-openembedded/meta-filesystems \
${YOCTOROOT}/meta-updater \ ${YOCTOROOT}/meta-updater \
${YOCTOROOT}/meta-freescale \ ${YOCTOROOT}/meta-freescale \
${YOCTOROOT}/meta-ublox-module \ ${YOCTOROOT}/meta-ublox-modules \
${YOCTOROOT}/meta-netmodule-om \ ${YOCTOROOT}/meta-netmodule-om \
${YOCTOROOT}/meta-netmodule-redtesting \
" "

View File

@ -1,5 +1,3 @@
BB_NUMBER_THREADS ?= "8"
PARALLEL_MAKE ?= "-j 8"
PACKAGE_CLASSES ?= "package_rpm" PACKAGE_CLASSES ?= "package_rpm"
USER_CLASSES ?= "buildstats image-mklibs image-prelink" USER_CLASSES ?= "buildstats image-mklibs image-prelink"
PATCHRESOLVE = "noop" PATCHRESOLVE = "noop"
@ -21,6 +19,7 @@ ERROR_QA_remove += "version-going-backwards"
#PRSERV_HOST = "localhost:0" #PRSERV_HOST = "localhost:0"
SSTATE_DIR="${YOCTOROOT}/build-common/sstate-cache" SSTATE_DIR="${YOCTOROOT}/build-common/sstate-cache"
SSTATE_MIRRORS = "file://.* http://nmrepo.netmodule.intranet/oem-linux-sstate/PATH"
DL_DIR="${YOCTOROOT}/build-common/downloads" DL_DIR="${YOCTOROOT}/build-common/downloads"
BUILDHISTORY_COMMIT = "1" BUILDHISTORY_COMMIT = "1"
@ -44,6 +43,6 @@ PREMIRRORS_prepend = "\
http://.*/.* file://${YOCTOROOT}/sla-mirror/ \n \ http://.*/.* file://${YOCTOROOT}/sla-mirror/ \n \
https://.*/.* file://${YOCTOROOT}/sla-mirror/ \n" https://.*/.* file://${YOCTOROOT}/sla-mirror/ \n"
require ../../internal-mirrors.inc
include ../../autorev-packages.inc include ../../autorev-packages.inc
include distro_version.inc include distro_version.inc

4
env/distro/redtesting-image vendored Normal file
View File

@ -0,0 +1,4 @@
DISTRO="netmodule-linux-ostree-redtesting"
BUILD_FOLDER_APPEND=""
env_path=${BASH_SOURCE:-$0}
. $(dirname $env_path)/../common

3
env/machine/hw26-vcupro vendored Normal file
View File

@ -0,0 +1,3 @@
MACHINE=am335x-hw26-vcupro
env_path=${BASH_SOURCE:-$0}
. $(dirname $env_path)/../common

17
internal-mirrors.inc Normal file
View File

@ -0,0 +1,17 @@
# Changing public SRC_URI to internal
## Bootloaders
SRC_URI_pn-u-boot-ti33x = "git://git.netmodule.intranet/nmrouter/u-boot;user=gitea;branch=2016.05-am335x-netmodule;protocol=ssh;"
SRC_URI_pn-u-boot-armada = "git://git.netmodule.intranet/nmrouter/u-boot;user=gitea;branch=2017.11-armada-nrhw;protocol=ssh;"
SRC_URI_pn-u-boot-imx8-nmhw23 = "git://git.netmodule.intranet/nmrouter/u-boot;user=gitea;branch=2018.03/imx/imx8-nmhw23;protocol=ssh;"
## Kernel
SRC_URI_pn-linux-netmodule = "git://gitlab.netmodule.intranet/oem-linux/linux-netmodule.git;user=git;branch=5.10/standard/base;protocol=ssh"
SRC_URI_pn-linux-netmodule_imx8-nmhw23 = "git://gitlab.netmodule.intranet/oem-linux/linux-netmodule.git;user=git;branch=4.14/nxp/nmhw23;protocol=ssh"
# tools
SRC_URI_pn-sys-mon = "git://gitlab.netmodule.intranet/oem-linux/tools/sys-mon.git;user=git;branch=develop;protocol=ssh"
SRC_URI_pn-sys-mon-native = "git://gitlab.netmodule.intranet/oem-linux/tools/sys-mon.git;user=git;branch=develop;protocol=ssh"
SRC_URI_pn-nativesdk-sys-mon = "git://gitlab.netmodule.intranet/oem-linux/tools/sys-mon.git;user=git;branch=develop;protocol=ssh"

@ -1 +1 @@
Subproject commit 3dbca0ef2ae1ea3862e540c59ad77adbcb419d57 Subproject commit c4347b507c2ba0d7eb3917303f83631244bf5048

@ -1 +1 @@
Subproject commit 901c12f911e4fa4ae351ca6da07e4b4dacd1d6f1 Subproject commit a2226ab942a74421ce2393560be67d83e9c4d8db

@ -1 +1 @@
Subproject commit 30d95eb8c877bb655cfd11a5dd1f7ba0a533e2b7 Subproject commit 1be3029e383d5ae940327fe8e4600a804fdb9f9b

@ -1 +1 @@
Subproject commit 7538f89cfdd7624df5c2a7ba9d3ceb01d8536671 Subproject commit da8b11e49e5a6e55adedc2a4ae93aa9fe7f0ed75

@ -1 +1 @@
Subproject commit 8a842de32d43fd61c3e99f16d01a81918ed3c5d0 Subproject commit edfedfbd2574af75569f5ac9d2045fa9c8cc3420

View File

@ -0,0 +1,8 @@
require conf/distro/netmodule-linux-ostree.conf
DISTRO = "netmodule-linux-ostree-redtesting"
DISTRO_VARIANT = " for red-testing"
PACKAGECONFIG_append_pn-networkmanager-conf = " unmanaged-devices"
IMAGE_INSTALL_append = " ti-calibrator-wl18xx"
PACKAGECONFIG_pn-ti-calibrator-wl18xx = "libnl"

View File

@ -0,0 +1,12 @@
# We have a conf and classes directory, add to BBPATH
BBPATH .= ":${LAYERDIR}"
# We have recipes-* directories, add to BBFILES
#
# This should only be incremented on significant changes that will
# cause compatibility issues with other layers
LAYERVERSION_netmodule-redtesting = "1"
LAYERDEPENDS_netmodule-redtesting = "netmodule-distro"
LAYERSERIES_COMPAT_netmodule-redtesting = "dunfell"

@ -1 +1 @@
Subproject commit afeb746c8e8d3b6daf5f05cdb1e692ea593db696 Subproject commit 471d605f9e4173a37a41e83c21f07c114e216085

@ -1 +1 @@
Subproject commit 8ff12bfffcf0840d5518788a53d88d708ad3aae0 Subproject commit f22bf6efaae61a8fd9272be64e7d75223c58922e

@ -1 +0,0 @@
Subproject commit 581a3363bcfaad507a8f4b127ff18c687ad5388d

@ -1 +1 @@
Subproject commit f2f5ca077baa1f08001cff9608ae59ed4dbeca3d Subproject commit 8e02177c2d9fa416f3117c5da1c0dfba7709dfbf

@ -1 +1 @@
Subproject commit 8e81d38048c953d0823abf04d5b2506cd988f0bb Subproject commit 345193f36d08cfe4899c65e8edf3f79db09c50d2