Skip to content
GitLab
Explore
Sign in
Primary navigation
Search or go to…
Project
meta-seconorth-machine
Manage
Activity
Members
Labels
Plan
Jira
Code
Merge requests
8
Repository
Branches
Commits
Tags
Repository graph
Compare revisions
Locked files
Build
Pipelines
Jobs
Pipeline schedules
Artifacts
Deploy
Releases
Model registry
Analyze
Model experiments
Help
Help
Support
GitLab documentation
Compare GitLab plans
Community forum
Contribute to GitLab
Provide feedback
Keyboard shortcuts
?
Snippets
Groups
Projects
Show more breadcrumbs
SECO Northern Europe
Yocto
layers
meta-seconorth-machine
Commits
18175ca1
Commit
18175ca1
authored
3 years ago
by
Jonas Höppner
Browse files
Options
Downloads
Patches
Plain Diff
u-boot-imx: Set SRCREV to autorev to pull latest revision.
parent
5c36da7e
No related branches found
No related tags found
2 merge requests
!78
u-boot: Copy all u-boot files for old recipe version into layer
,
!71
u-boot-imx: Set SRCREV to autorev to pull latest revision.
Pipeline
#16979
passed with stages
in 38 seconds
Changes
2
Pipelines
2
Hide whitespace changes
Inline
Side-by-side
Showing
2 changed files
.gitlab-ci
+1
-1
1 addition, 1 deletion
.gitlab-ci
dynamic-layers/freescale-layer/recipes-bsp/u-boot/u-boot-imx_%.bbappend
+2
-2
2 additions, 2 deletions
.../freescale-layer/recipes-bsp/u-boot/u-boot-imx_%.bbappend
with
3 additions
and
3 deletions
.gitlab-ci
@
79bdebb9
Compare
38f95968
...
79bdebb9
Subproject commit
38f959687665f05914bfd8547e3aab43956ff11d
Subproject commit
79bdebb9592a0ba3150f6878b9731e82bfb27ff7
This diff is collapsed.
Click to expand it.
dynamic-layers/freescale-layer/recipes-bsp/u-boot/u-boot-imx_%.bbappend
+
2
−
2
View file @
18175ca1
...
...
@@ -9,8 +9,8 @@ PV = "2019.04"
# Keith und Koep u-boot for imx8
SRCBRANCH = "guf_imx_v2019.04_5.4.3_2.0.0"
SRCREV = "
6ab464afc08f6fcf8ab031d4f3c5d3662c3bcfc7
"
SRC_URI = "git://git@gitlab.com/garz-fricke/3rd-party/kuk/uboot-imx-kuk.git;protocol=ssh;branch=${SRCBRANCH} \
SRCREV = "
${AUTOREV}
"
SRC_URI = "git://git@gitlab.com/garz-fricke/3rd-party/kuk/uboot-imx-kuk.git;protocol=ssh;branch=${SRCBRANCH}
;nobranch=1
\
file://add-u-boot-initial-env-target-to-Makefile.patch \
file://remove-redundant-yyloc-global.patch \
"
This diff is collapsed.
Click to expand it.
Preview
0%
Loading
Try again
or
attach a new file
.
Cancel
You are about to add
0
people
to the discussion. Proceed with caution.
Finish editing this message first!
Save comment
Cancel
Please
register
or
sign in
to comment