Closed
Bug 1101417
Opened 11 years ago
Closed 11 years ago
[flame][KK] merge kernel to latest code base
Categories
(Firefox OS Graveyard :: GonkIntegration, defect)
Tracking
(Not tracked)
RESOLVED
FIXED
People
(Reporter: viralwang, Assigned: viralwang)
References
Details
Attachments
(1 file)
partner update kernel code base and we should update it as well.
We need this update to fix bug 1092002
Assignee | ||
Updated•11 years ago
|
OS: Linux → Gonk (Firefox OS)
Hardware: x86_64 → ARM
Assignee | ||
Comment 1•11 years ago
|
||
Hi Michael,
Partner already release their updated kernel code to us.
After checking the commit number, there are 9 commits ahead to v188(89ac95e)
I think we can just update it to latest kernel code.
Attachment #8525196 -
Flags: review?(mwu)
Updated•11 years ago
|
Attachment #8525196 -
Flags: review?(mwu) → review+
Assignee | ||
Updated•11 years ago
|
Keywords: checkin-needed
Comment 2•11 years ago
|
||
Do we need to do anything to regain root access? Or is there a flag during compilation time, we can use in order to get root access?
We have a test build from releng, but it doesn't seem to have root access.
Flags: needinfo?(vwang)
Assignee | ||
Comment 4•11 years ago
|
||
there should be a flag when we build the images about the root access
adb works as root access if I set it to "TARGET_BUILD_VARIANT=eng"
maybe releng set the flag to user build?
Flags: needinfo?(vwang)
Comment 5•11 years ago
|
||
You're correct, my test build was not an eng build.
You need to log in
before you can comment on or make changes to this bug.
Description
•