Skip to content
Projects
Groups
Snippets
Help
Loading...
Help
Submit feedback
Contribute to GitLab
Sign in
Toggle navigation
M
meta-elphel393
Project
Project
Details
Activity
Releases
Cycle Analytics
Repository
Repository
Files
Commits
Branches
Tags
Contributors
Graph
Compare
Charts
Members
Members
Collapse sidebar
Close sidebar
Activity
Graph
Charts
Commits
Open sidebar
Elphel
meta-elphel393
Commits
0a71859d
Commit
0a71859d
authored
Dec 27, 2018
by
Oleg Dzhimiev
Browse files
Options
Browse Files
Download
Email Patches
Plain Diff
will move preferred provider to local.conf
parent
25fd6d96
Changes
2
Hide whitespace changes
Inline
Side-by-side
Showing
2 changed files
with
4 additions
and
4 deletions
+4
-4
elphel393.conf
conf/machine/elphel393.conf
+2
-2
machine-xilinx-default.inc
conf/machine/include/machine-xilinx-default.inc
+2
-2
No files found.
conf/machine/elphel393.conf
View file @
0a71859d
...
...
@@ -7,7 +7,7 @@ require include/tune-zynq.inc
require
include
/
machine
-
xilinx
-
default
.
inc
# Corresponding from linux-xlnx and ezynq-u-boot
PREFERRED_VERSION_ezynq
-
u
-
boot
=
"v2016.0
1%
"
PREFERRED_VERSION_ezynq
-
u
-
boot
=
"v2016.0
5
"
PREFERRED_VERSION_linux
-
xlnx
=
"4.%"
PREFERRED_VERSION_php
=
"5.%"
...
...
@@ -42,4 +42,4 @@ IMAGE_BOOT_FILES += " \
${
PRODUCTION_DEVICETREE
} \
${
PRODUCTION_KERNEL
} \
"
HOSTTOOLS
+=
" ping scp"
\ No newline at end of file
HOSTTOOLS
+=
" ping scp"
conf/machine/include/machine-xilinx-default.inc
View file @
0a71859d
...
...
@@ -12,9 +12,9 @@ PREFERRED_VERSION_linux-xlnx ?= "4.%"
# U-Boot Configuration
PREFERRED_PROVIDER_virtual
/
bootloader
?=
"u-boot-ezynq"
PREFERRED_PROVIDER_u
-
boot
?=
"u-boot-ezynq"
PREFERRED_VERSION_u
-
boot
-
ezynq
?=
"v2016.0
%
"
PREFERRED_VERSION_u
-
boot
-
ezynq
?=
"v2016.0
5
"
#PREFERRED_PROVIDER_virtual/bootloader ?= "u-boot-fw-utils"
#PREFERRED_PROVIDER_u-boot ?= "u-boot-fw-utils"
MACHINE_ESSENTIAL_EXTRA_RDEPENDS_append_zynq
+=
"device-tree"
\ No newline at end of file
MACHINE_ESSENTIAL_EXTRA_RDEPENDS_append_zynq
+=
"device-tree"
Write
Preview
Markdown
is supported
0%
Try again
or
attach a new file
Attach a file
Cancel
You are about to add
0
people
to the discussion. Proceed with caution.
Finish editing this message first!
Cancel
Please
register
or
sign in
to comment