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
bf30ed6d
Commit
bf30ed6d
authored
Mar 21, 2019
by
Oleg Dzhimiev
Browse files
Options
Browse Files
Download
Email Patches
Plain Diff
removed copy-pasting from accident middle-clicks
parent
b13bc28b
Changes
1
Show whitespace changes
Inline
Side-by-side
Showing
1 changed file
with
3 additions
and
3 deletions
+3
-3
linux-xlnx_2017.3.bbappend
recipes-kernel/linux/linux-xlnx_2017.3.bbappend
+3
-3
No files found.
recipes-kernel/linux/linux-xlnx_2017.3.bbappend
View file @
bf30ed6d
...
...
@@ -184,7 +184,7 @@ do_install_append() {
install -d ${D}/etc/elphel393/packages
echo "${ELPHEL_PE}.${ELPHEL_PV}.${ELPHEL_PR}" > ${D}/etc/elphel393/packages/linux-elphel
echo "installing headers to ${WORKDIR}/headers"
linux-"+MACHINE+"-standard-build
echo "installing headers to ${WORKDIR}/headers"
make headers_install INSTALL_HDR_PATH="${WORKDIR}/headers"
}
...
...
@@ -192,7 +192,7 @@ do_install_append() {
sysroot_stage_all_append() {
#sysroot_stage_dir ${WORKDIR}/headers/include ${STAGING_DIR_TARGET}/usr/include-uapi
# Elphel, Rocko, new:
do_compile_kernelmodules
# Elphel, Rocko, new:
sysroot_stage_dir ${WORKDIR}/headers/include ${SYSROOT_DESTDIR}/usr/include-uapi
}
...
...
@@ -221,7 +221,7 @@ do_target_scp[doc] = "scp copied the kernel to REMOTE_PATH on the target. REMOTE
do_compile_append(){
# this shoul help with "fixdep: permission denied"
# this shoul
d
help with "fixdep: permission denied"
#rm -rf ${WORKDIR}/linux-${MACHINE}-standard-build/scripts/basic
}
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