Skip to content
Projects
Groups
Snippets
Help
Loading...
Help
Submit feedback
Contribute to GitLab
Sign in / Register
Toggle navigation
M
meta-allwinner-hx
Project
Project
Details
Activity
Releases
Cycle Analytics
Repository
Repository
Files
Commits
Branches
Tags
Contributors
Graph
Compare
Charts
Locked Files
Issues
0
Issues
0
List
Boards
Labels
Service Desk
Milestones
Merge Requests
0
Merge Requests
0
CI / CD
CI / CD
Pipelines
Jobs
Schedules
Charts
Registry
Registry
Packages
Packages
Wiki
Wiki
Snippets
Snippets
Members
Members
Collapse sidebar
Close sidebar
Activity
Graph
Charts
Create a new issue
Jobs
Commits
Issue Boards
Open sidebar
Dimitris Tassopoulos
meta-allwinner-hx
Commits
b849d9bb
Commit
b849d9bb
authored
Dec 12, 2018
by
Dimitris Tassopoulos
Browse files
Options
Browse Files
Download
Email Patches
Plain Diff
Update rt kernel to 4.14.78-rt47
parent
21cab8bf
Changes
2
Expand all
Hide whitespace changes
Inline
Side-by-side
Showing
2 changed files
with
39676 additions
and
4 deletions
+39676
-4
patch-4.14.78-rt47.patch
...nux-stable-rt/patch-4.14.78-rt47/patch-4.14.78-rt47.patch
+39672
-0
linux-stable-rt_4.14.bb
recipes-kernel/linux/linux-stable-rt_4.14.bb
+4
-4
No files found.
recipes-kernel/linux/linux-stable-rt/patch-4.14.78-rt47/patch-4.14.78-rt47.patch
0 → 100644
View file @
b849d9bb
This diff is collapsed.
Click to expand it.
recipes-kernel/linux/linux-stable-rt_4.14.bb
View file @
b849d9bb
...
...
@@ -19,14 +19,14 @@ FILESEXTRAPATHS_prepend := "${THISDIR}/linux-stable-rt:"
S = "${WORKDIR}/git"
PV = "4.14.7
1
"
SRCREV = "
1244bbb3e92135d247e2dddfa6fe5e3e171a9635
"
PV = "4.14.7
8
"
SRCREV = "
e7405910ca5553eae8744af4e5c03e64ee048cb1
"
SRC_URI = " \
git://git.kernel.org/pub/scm/linux/kernel/git/stable/linux-stable.git;branch=linux-${LINUX_VERSION}.y \
file://do_patch.sh \
file://patches \
file://patch-4.14.7
1-rt44
\
file://patch-4.14.7
8-rt47
\
file://${SOC_FAMILY}-rt-defconfig/defconfig \
"
...
...
@@ -34,7 +34,7 @@ do_patch_append() {
bbinfo "Will use ${SOC_FAMILY}-rt-defconfig for the kernel"
cp ${WORKDIR}/${SOC_FAMILY}-rt-defconfig/defconfig ${WORKDIR}/defconfig
cd ${WORKDIR}/git
${WORKDIR}/do_patch.sh ${WORKDIR}/patch-4.14.7
1-rt44
${WORKDIR}/do_patch.sh ${WORKDIR}/patch-4.14.7
8-rt47
${WORKDIR}/do_patch.sh ${WORKDIR}/patches
}
...
...
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