mirror of
https://git.yoctoproject.org/poky
synced 2026-06-03 01:40:07 +00:00
linux-yocto/4.1: capabilities backports
Backporting the following upstream commits to the 4.1 yocto tree: bdf4565e5dcc capabilities: add a securebit to disable PR_CAP_AMBIENT_RAISE 2483c95caedc selftests/capabilities: Add tests for capability evolution 4c274aa74e5d capabilities: ambient capabilities (From OE-Core rev: e864caec7a9b522d86d164ffbaadaa4ea7de0f9b) Signed-off-by: Saul Wold <sgw@linux.intel.com> Signed-off-by: Bruce Ashfield <bruce.ashfield@windriver.com> Signed-off-by: Richard Purdie <richard.purdie@linuxfoundation.org>
This commit is contained in:
committed by
Richard Purdie
parent
54bfbcc6c9
commit
7e19f88e13
@@ -2,7 +2,7 @@ KBRANCH ?= "standard/preempt-rt/base"
|
||||
|
||||
require recipes-kernel/linux/linux-yocto.inc
|
||||
|
||||
SRCREV_machine ?= "c0e9b50e9f871ae73a3efafebf2fe1ceb0adbe85"
|
||||
SRCREV_machine ?= "132d72a980837eccc082d5dfb9c5eb5596611b0b"
|
||||
SRCREV_meta ?= "79dbb64d9e179718369a7a5c7b364fda9936571f"
|
||||
|
||||
SRC_URI = "git://git.yoctoproject.org/linux-yocto-4.1.git;branch=${KBRANCH};name=machine \
|
||||
|
||||
Reference in New Issue
Block a user