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
4d5e1078
Commit
4d5e1078
authored
Sep 15, 2016
by
Oleg Dzhimiev
Browse files
Options
Browse Files
Download
Email Patches
Plain Diff
init project, disabled old init recipe
parent
08dc0949
Changes
2
Hide whitespace changes
Inline
Side-by-side
Showing
2 changed files
with
22 additions
and
1 deletion
+22
-1
core-image-elphel393.bb
recipes-core/images/core-image-elphel393.bb
+1
-1
init_1.0.bb
recipes-core/init/init_1.0.bb
+21
-0
No files found.
recipes-core/images/core-image-elphel393.bb
View file @
4d5e1078
...
...
@@ -53,7 +53,7 @@ IMAGE_INSTALL_append += " \
dhcp-client \
dhcpcd \
linux-firmware-rtl8192cu \
init
-elphel393
\
init \
overlay-sync \
init-tempmon \
ahci-blacklist \
...
...
recipes-core/init/init_1.0.bb
0 → 100644
View file @
4d5e1078
SUMMARY = "init scripts"
AUTHOR = "Elphel Inc."
HOMEPAGE = "http://www3.elphel.com/"
LICENSE = "GPLv3"
LIC_FILES_CHKSUM = "file://${COMMON_LICENSE_DIR}/GPL-3.0;md5=c79ff39f19dfec6d293b95dea7b07891"
VPATH = "${TOPDIR}/../../rootfs-elphel/elphel-init"
inherit elphel-dev
do_configure[noexec] = "1"
#do_compile[noexec] = "1"
FILES_${PN} += " ${base_prefix}/etc/* ${base_prefix}/etc/init.d/*"
INITSCRIPT_NAME = "init_elphel393"
INITSCRIPT_PARAMS = "defaults 95"
inherit update-rc.d
\ No newline at end of file
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