summaryrefslogtreecommitdiffstats
path: root/meta/recipes-kernel/linux/linux-yocto_4.1.bb
diff options
context:
space:
mode:
authorBruce Ashfield <bruce.ashfield@windriver.com>2015-10-23 16:18:30 -0400
committerRichard Purdie <richard.purdie@linuxfoundation.org>2015-10-27 07:24:24 +0000
commit5e42593d8d39eac258d2503efa6ec2e85042ea31 (patch)
tree09af480a7afe0f3f815a452c538dc75fd2ab49ea /meta/recipes-kernel/linux/linux-yocto_4.1.bb
parent1c2fdd967e2a26bcf93bad69f3d21bb216e47eb3 (diff)
downloadpoky-5e42593d8d39eac258d2503efa6ec2e85042ea31.tar.gz
linux-yocto: nf_tables: Add nf_tables feature
Updating the META SRCREVs to make the nf_tables feature available. (From OE-Core rev: 43ed2494ae4f89cab6e018f289bb048289d478f5) Signed-off-by: Bruce Ashfield <bruce.ashfield@windriver.com> Signed-off-by: Richard Purdie <richard.purdie@linuxfoundation.org>
Diffstat (limited to 'meta/recipes-kernel/linux/linux-yocto_4.1.bb')
-rw-r--r--meta/recipes-kernel/linux/linux-yocto_4.1.bb2
1 files changed, 1 insertions, 1 deletions
diff --git a/meta/recipes-kernel/linux/linux-yocto_4.1.bb b/meta/recipes-kernel/linux/linux-yocto_4.1.bb
index 84352d95cc..fba1fa1366 100644
--- a/meta/recipes-kernel/linux/linux-yocto_4.1.bb
+++ b/meta/recipes-kernel/linux/linux-yocto_4.1.bb
@@ -19,7 +19,7 @@ SRCREV_machine_qemux86 ?= "dbe692d91c8e55d1430f2c45fd578c8e4e71e482"
19SRCREV_machine_qemux86-64 ?= "dbe692d91c8e55d1430f2c45fd578c8e4e71e482" 19SRCREV_machine_qemux86-64 ?= "dbe692d91c8e55d1430f2c45fd578c8e4e71e482"
20SRCREV_machine_qemumips64 ?= "2684711a16ed21f114d834742f860cee532f7438" 20SRCREV_machine_qemumips64 ?= "2684711a16ed21f114d834742f860cee532f7438"
21SRCREV_machine ?= "dbe692d91c8e55d1430f2c45fd578c8e4e71e482" 21SRCREV_machine ?= "dbe692d91c8e55d1430f2c45fd578c8e4e71e482"
22SRCREV_meta ?= "d8bbf59771fb915fa71debc8591bf6c69d8fa49c" 22SRCREV_meta ?= "aed902160251d69cc28d1e69a4f692e8ea8fa13b"
23 23
24SRC_URI = "git://git.yoctoproject.org/linux-yocto-4.1.git;name=machine;branch=${KBRANCH}; \ 24SRC_URI = "git://git.yoctoproject.org/linux-yocto-4.1.git;name=machine;branch=${KBRANCH}; \
25 git://git.yoctoproject.org/yocto-kernel-cache;type=kmeta;name=meta;branch=yocto-4.1;destsuffix=${KMETA}" 25 git://git.yoctoproject.org/yocto-kernel-cache;type=kmeta;name=meta;branch=yocto-4.1;destsuffix=${KMETA}"