Skip to content
GitLab
Explore
Sign in
Primary navigation
Search or go to…
Project
M
meta-openharmony
Manage
Activity
Members
Labels
Plan
Issues
Issue boards
Milestones
Iterations
Code
Merge requests
Repository
Branches
Commits
Tags
Repository graph
Compare revisions
Locked files
Build
Pipelines
Jobs
Pipeline schedules
Test cases
Artifacts
Deploy
Releases
Model registry
Analyze
Value stream analytics
Contributor analytics
CI/CD analytics
Repository analytics
Code review analytics
Issue analytics
Insights
Model experiments
Help
Help
Support
GitLab documentation
Compare GitLab plans
Community forum
Contribute to GitLab
Provide feedback
Terms and privacy
Keyboard shortcuts
?
Snippets
Groups
Projects
Show more breadcrumbs
Eclipse Projects
oniro4openharmony
meta-openharmony
Merge requests
!112
pi4 support: add linux-raspberrypi bbappend, disable CONFIG_ANDROID_BINDERFS
Code
Review changes
Check out branch
Download
Patches
Plain diff
Merged
pi4 support: add linux-raspberrypi bbappend, disable CONFIG_ANDROID_BINDERFS
mrfrank/pi4-support
into
kirkstone
Overview
0
Commits
4
Pipelines
4
Changes
10
Merged
Francesco Pham
requested to merge
mrfrank/pi4-support
into
kirkstone
2 years ago
Overview
0
Commits
4
Pipelines
4
Changes
10
Expand
Signed-off-by: Francesco Pham
francesco.pham@huawei.com
0
0
Merge request reports
Compare
kirkstone
version 1
5c15c7a7
2 years ago
kirkstone (base)
and
latest version
latest version
bc3433d3
4 commits,
2 years ago
version 1
5c15c7a7
4 commits,
2 years ago
10 files
+
15
−
8
Inline
Compare changes
Side-by-side
Inline
Show whitespace changes
Show one file at a time
Files
10
Search (e.g. *.vue) (Ctrl+P)
conf/distro/oniro-openharmony-linux.conf
+
1
−
0
Options
@@ -29,6 +29,7 @@ INIT_MANAGER = "systemd"
# Linux kernel version
PREFERRED_VERSION_linux
-
yocto
=
"5.10.%"
PREFERRED_VERSION_linux
-
raspberrypi
=
"5.10.%"
# Attempt to isolate the buidl system from the host distribution's C library
require
conf
/
distro
/
include
/
yocto
-
uninative
.
inc
Loading