Compare commits

...

48 Commits
main ... HEAD

Author SHA1 Message Date
Mr Jenkins 20215a6a4b submodules: updated netmodule hashes, triggered by Jenkins (userId=downstream) 2023-12-27 20:37:22 +01:00
Mr Jenkins 89c31c912a submodules: updated netmodule hashes, triggered by Jenkins (userId=downstream) 2023-12-14 10:33:07 +01:00
Mr Jenkins 977f89c93a submodules: updated netmodule hashes, triggered by Alexandre Bard (userId=bard) 2023-12-13 11:09:43 +01:00
Mr Jenkins 6c052660f8 submodules: updated community hashes, triggered by Alexandre Bard (userId=bard) 2023-12-12 17:33:54 +01:00
Mr Jenkins fe635b1930 submodules: updated community hashes, triggered by Alexandre Bard (userId=bard) 2023-11-03 15:38:29 +01:00
Mr Jenkins 2f8d93aa86 submodules: updated community hashes, triggered by Alexandre Bard (userId=bard) 2023-09-25 15:38:53 +02:00
Mr Jenkins 4befa81069 submodules: updated community hashes, triggered by Alexandre Bard (userId=bard) 2023-06-21 10:46:21 +02:00
Patrick Zysset 62aa54ca57 Merge branch 'bard-382539' into 'develop'
meta-freescale: Update to fix codeaurora discontinuation

See merge request oem-linux/yocto-img-build!3
2023-04-03 15:04:07 +00:00
Alexandre Bard add175dc4c meta-freescale: Update to fix codeaurora discontinuation
codeaurora closed and therefore some repositories for IMX moved to
github.

id:382539
2023-04-03 15:27:03 +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
24 changed files with 79 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
[submodule "meta-updater"]
path = meta-updater
url = https://github.com/advancedtelematic/meta-updater.git
url = https://github.com/uptane/meta-updater.git
branch = dunfell
[submodule "meta-telephony"]
path = meta-telephony
url = gitea@git.netmodule.intranet:yoctoproject/meta-telephony.git
branch = 201705
[submodule "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
[submodule "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
[submodule "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
[submodule "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
[submodule "meta-freescale"]
path = meta-freescale
@ -42,13 +38,13 @@
path = sla-mirror
url = gitea@git.netmodule.intranet:yoctoproject/sla-mirror.git
branch = master
[submodule "meta-ublox-module"]
path = meta-ublox-module
url = gitea@git.netmodule.intranet:yoctoproject/meta-ublox-module.git
branch = master
[submodule "meta-ublox-modules"]
path = meta-ublox-modules
url = git@gitlab.netmodule.intranet:oem-linux/meta-layers/meta-ublox-modules.git
branch = main
[submodule "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
[submodule "meta-netmodule-wlan"]
path = meta-netmodule-wlan

View File

@ -1,54 +1,30 @@
#./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}"
SRCREV_pn-ssc-sysstate-driver = "${AUTOREV}"
SRCREV_pn-ssc-broker-driver = "${AUTOREV}"
SRCREV_pn-ssc-extmod-driver = "${AUTOREV}"
SRCREV_pn-linux-netmodule = "${AUTOREV}"
SRCREV_pn-nmubxlib = "${AUTOREV}"
SRCREV_pn-gnss-mgr = "${AUTOREV}"
SRCREV_pn-wwan-config = "${AUTOREV}"
SRCREV_pn-modemmanager = "${AUTOREV}"
SRCREV_pn-bootloader-config = "${AUTOREV}"
SRCREV_pn-udev-rules-nmhw = "${AUTOREV}"
SRCREV_pn-nmhw-fwupdate = "${AUTOREV}"
SRCREV_pn-libnmapp = "${AUTOREV}"
SRCREV_pn-ssf-mgr = "${AUTOREV}"
SRCREV_pn-sys-mon = "${AUTOREV}"
SRCREV_pn-storage-info = "${AUTOREV}"
SRCREV_pn-battery-test = "${AUTOREV}"
SRCREV_pn-hydra = "${AUTOREV}"
# imx8 machines only:
SRCREV_pn-imx-atf = "${AUTOREV}"
SRCREV_pn-u-boot-imx8-nmhw23 = "${AUTOREV}"
# aramada machines only:
SRCREV_pn-u-boot-armada = "${AUTOREV}"
# ti33x machines only:
SRCREV_pn-u-boot-ti33x = "${AUTOREV}"
# lava image only:
SRCREV_pn-fct = "${AUTOREV}"
SRCREV_pn-fct-lava = "${AUTOREV}"
SRCREV_pn-provisioning = "${AUTOREV}"
SRCREV_pn-badassbd = "${AUTOREV}"
SRCREV_pn-toast = "${AUTOREV}"

@ -1 +1 @@
Subproject commit 0784db7dd0fef6f0621ad8d74372f44e87fef950
Subproject commit c0d60794a32e3f8bbfbbd6800d87ef2782aacf2c

View File

@ -19,7 +19,7 @@ BBLAYERS ?= " \
${YOCTOROOT}/meta-openembedded/meta-filesystems \
${YOCTOROOT}/meta-updater \
${YOCTOROOT}/meta-freescale \
${YOCTOROOT}/meta-ublox-module \
${YOCTOROOT}/meta-ublox-modules \
${YOCTOROOT}/meta-netmodule-om \
${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-updater \
${YOCTOROOT}/meta-freescale \
${YOCTOROOT}/meta-ublox-module \
${YOCTOROOT}/meta-ublox-modules \
${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,6 @@ BBLAYERS ?= " \
${YOCTOROOT}/meta-openembedded/meta-filesystems \
${YOCTOROOT}/meta-updater \
${YOCTOROOT}/meta-freescale \
${YOCTOROOT}/meta-ublox-module \
${YOCTOROOT}/meta-ublox-modules \
${YOCTOROOT}/meta-netmodule-om \
"

View File

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

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 501032fb30abbad54616a2d9bb4555c297fc35b6

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

@ -1 +1 @@
Subproject commit 30d95eb8c877bb655cfd11a5dd1f7ba0a533e2b7
Subproject commit 6f8a55775af4598d5143f985f43ba49fe5735f3b

@ -1 +1 @@
Subproject commit 7538f89cfdd7624df5c2a7ba9d3ceb01d8536671
Subproject commit 693c2adcabef1916e3f9418059eb5e4668cd3b57

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

@ -1 +1 @@
Subproject commit afeb746c8e8d3b6daf5f05cdb1e692ea593db696
Subproject commit 81a68cd99f364ac6ff3a6c8739d0437510b384a4

@ -1 +1 @@
Subproject commit 8ff12bfffcf0840d5518788a53d88d708ad3aae0
Subproject commit 9135c7ea7350d5d241f4afc3b28087122ebe2d19

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

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

@ -1 +1 @@
Subproject commit 8e81d38048c953d0823abf04d5b2506cd988f0bb
Subproject commit 55157aa2f8b157b1cc63e1134d9eba6db0cf16da