Skip to content
GitLab
Menu
Projects
Groups
Snippets
Loading...
Help
Help
Support
Community forum
Keyboard shortcuts
?
Submit feedback
Contribute to GitLab
Sign in
Toggle navigation
Menu
Open sidebar
vesta
meta-vesta
Commits
a79d4a94
Commit
a79d4a94
authored
Dec 05, 2017
by
David Mondou
Browse files
save
parent
e1e70ffe
Changes
3
Hide whitespace changes
Inline
Side-by-side
recipes-core/initscripts/files/hostname.sh
View file @
a79d4a94
#!/bin/sh
### BEGIN INIT INFO
# Provides: hostname for Vesta Gateway
# Required-Start:
# Required-Stop:
# Default-Start: S
# Default-Stop:
### END INIT INFO
url
=
"rigadogateway.com"
...
...
recipes-kernel/linux/linux-fslc-imx/defconfig
View file @
a79d4a94
...
...
@@ -515,7 +515,7 @@ CONFIG_CMA_AREAS=7
CONFIG_FORCE_MAX_ZONEORDER=14
CONFIG_ALIGNMENT_TRAP=y
# CONFIG_UACCESS_WITH_MEMCPY is not set
#
CONFIG_SECCOMP
is not set
CONFIG_SECCOMP
=y
CONFIG_SWIOTLB=y
CONFIG_IOMMU_HELPER=y
# CONFIG_XEN is not set
...
...
@@ -2984,7 +2984,7 @@ CONFIG_PROC_PAGE_MONITOR=y
CONFIG_KERNFS=y
CONFIG_SYSFS=y
CONFIG_TMPFS=y
#
CONFIG_TMPFS_POSIX_ACL
is not set
CONFIG_TMPFS_POSIX_ACL
=y
# CONFIG_TMPFS_XATTR is not set
# CONFIG_HUGETLB_PAGE is not set
CONFIG_CONFIGFS_FS=m
...
...
@@ -3159,7 +3159,7 @@ CONFIG_HAVE_DEBUG_KMEMLEAK=y
CONFIG_PANIC_ON_OOPS_VALUE=0
CONFIG_PANIC_TIMEOUT=0
# CONFIG_SCHED_DEBUG is not set
#
CONFIG_SCHEDSTATS
is not set
CONFIG_SCHEDSTATS
=y
# CONFIG_SCHED_STACK_END_CHECK is not set
# CONFIG_DEBUG_TIMEKEEPING is not set
# CONFIG_TIMER_STATS is not set
...
...
recipes-vesta/images/vesta-image-minimal.bb
View file @
a79d4a94
...
...
@@ -3,6 +3,7 @@ require recipes-core/images/core-image-minimal.bb
IMAGE_INSTALL_append += " \
avahi-daemon \
binutils \
connman \
dosfstools \
e2fsprogs \
firmware-vesta \
...
...
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