Skip to content
GitLab
Menu
Projects
Groups
Snippets
Help
Projects
Groups
Snippets
Loading...
Help
Help
Support
Community forum
Keyboard shortcuts
?
Submit feedback
Contribute to GitLab
Sign in / Register
Toggle navigation
Menu
Open sidebar
wanghuo-open
meta-ros
Commits
5a3a4247
Commit
5a3a4247
authored
6 years ago
by
Herb Kuta
Browse files
Options
Download
Email Patches
Plain Diff
webos-compat.inc: Drop WEBOS_DISTRO_TOPDIR_* from build cfg display
parent
5ed395a8
Changes
1
Hide whitespace changes
Inline
Side-by-side
Showing
1 changed file
conf/ros-distro/include/webos-compat.inc
+5
-0
conf/ros-distro/include/webos-compat.inc
with
5 additions
and
0 deletions
+5
-0
conf/ros-distro/include/webos-compat.inc
View file @
5a3a4247
...
...
@@ -2,6 +2,11 @@
#
# Place the fixups necessary to make meta-webosose compatible with meta-ros version 2 here.
# These will be "<unknown>" if TOPDIR isn't a Git repo => drop them from the display of the build configuration if this is the
# case.
BUILDCFG_VARS_remove
=
"${@oe.utils.conditional('WEBOS_DISTRO_TOPDIR_REVISION', '<unknown>', 'WEBOS_DISTRO_TOPDIR_REVISION', '', d)}"
BUILDCFG_VARS_remove
=
"${@oe.utils.conditional('WEBOS_DISTRO_TOPDIR_DESCRIBE', '<unknown>', 'WEBOS_DISTRO_TOPDIR_DESCRIBE', '', d)}"
# Undo blacklisting
PNBLACKLIST
[
libfreenect
]
?=
""
PNBLACKLIST
[
freenect
-
camera
]
?=
""
...
...
This diff is collapsed.
Click to expand it.
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
Menu
Projects
Groups
Snippets
Help