Skip to content
GitLab
Explore
Sign in
Primary navigation
Search or go to…
Project
M
meta-vesta
Manage
Activity
Members
Code
Repository
Branches
Commits
Tags
Repository graph
Compare revisions
Deploy
Releases
Container Registry
Model registry
Analyze
Contributor analytics
Repository analytics
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
vesta
meta-vesta
Commits
e013dc77
Commit
e013dc77
authored
7 years ago
by
Pete Tucker
Browse files
Options
Downloads
Patches
Plain Diff
Add NXP Thread demo code to developer image
parent
b67a34e8
No related branches found
Branches containing commit
No related tags found
Tags containing commit
No related merge requests found
Changes
2
Hide whitespace changes
Inline
Side-by-side
Showing
2 changed files
recipes-kernel/linux/linux-vesta/defconfig
+1
-1
1 addition, 1 deletion
recipes-kernel/linux/linux-vesta/defconfig
recipes-vesta/images/vesta-image-developer.bb
+2
-0
2 additions, 0 deletions
recipes-vesta/images/vesta-image-developer.bb
with
3 additions
and
1 deletion
recipes-kernel/linux/linux-vesta/defconfig
+
1
−
1
View file @
e013dc77
...
...
@@ -1185,7 +1185,7 @@ CONFIG_NET_CORE=y
# CONFIG_NETCONSOLE is not set
# CONFIG_NETPOLL is not set
# CONFIG_NET_POLL_CONTROLLER is not set
#
CONFIG_TUN
is not set
CONFIG_TUN
=y
# CONFIG_VETH is not set
# CONFIG_VIRTIO_NET is not set
# CONFIG_NLMON is not set
...
...
This diff is collapsed.
Click to expand it.
recipes-vesta/images/vesta-image-developer.bb
+
2
−
0
View file @
e013dc77
...
...
@@ -16,6 +16,8 @@ IMAGE_INSTALL_append += " \
nodejs-npm \
openjre-8 \
packagegroup-core-buildessential \
packagegroup-volansys-gw \
packagegroup-volansys-gw-demo \
paho-mqtt \
python \
python-dev \
...
...
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