Skip to content
GitLab
Projects
Groups
Snippets
Help
Loading...
Help
Help
Support
Community forum
Keyboard shortcuts
?
Submit feedback
Contribute to GitLab
Sign in / Register
Toggle navigation
B
b2qt-boottime-measurement
Project overview
Project overview
Details
Activity
Releases
Repository
Repository
Files
Commits
Branches
Tags
Contributors
Graph
Compare
Issues
1
Issues
1
List
Boards
Labels
Service Desk
Milestones
Merge Requests
0
Merge Requests
0
CI / CD
CI / CD
Pipelines
Jobs
Schedules
Operations
Operations
Environments
Packages & Registries
Packages & Registries
Container Registry
Analytics
Analytics
CI / CD
Repository
Value Stream
Wiki
Wiki
Members
Members
Collapse sidebar
Close sidebar
Activity
Graph
Create a new issue
Jobs
Commits
Issue Boards
Open sidebar
Kari Hormi
b2qt-boottime-measurement
Commits
17626301
Commit
17626301
authored
Apr 20, 2017
by
Kari Hormi
Browse files
Options
Browse Files
Download
Email Patches
Plain Diff
Fix appcontroller.conf line to include env=
parent
ed1abbe6
Changes
1
Hide whitespace changes
Inline
Side-by-side
Showing
1 changed file
with
1 addition
and
1 deletion
+1
-1
README
README
+1
-1
No files found.
README
View file @
17626301
...
...
@@ -5,6 +5,6 @@ DeviceLauncher accesses GPIO ports and requires root access.
Usage: DeviceLauncher [--output-directory=OUTPUT_DIR]
Boottime-EGL is a library for the target device. By default the libraries are deployed to /usr/lib but you can use any directory you wish.
To use the libraries, edit /etc/appcontroller.conf to include line LD_PRELOAD=/usr/lib/libBoottime_iMX6_EGL.so.
To use the libraries, edit /etc/appcontroller.conf to include line
env=
LD_PRELOAD=/usr/lib/libBoottime_iMX6_EGL.so.
This preloads the Boottime-libBoottime_iMX6_EGL library that waits for buffer swap and raises a GPIO pin when the first buffer swap happens.
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