aboutsummaryrefslogtreecommitdiffstats
path: root/meta-application-manager/recipes-extended/linux-renesas/linux-renesas_3.10.bbappend
diff options
context:
space:
mode:
Diffstat (limited to 'meta-application-manager/recipes-extended/linux-renesas/linux-renesas_3.10.bbappend')
-rw-r--r--meta-application-manager/recipes-extended/linux-renesas/linux-renesas_3.10.bbappend27
1 files changed, 27 insertions, 0 deletions
diff --git a/meta-application-manager/recipes-extended/linux-renesas/linux-renesas_3.10.bbappend b/meta-application-manager/recipes-extended/linux-renesas/linux-renesas_3.10.bbappend
new file mode 100644
index 0000000..3229f5e
--- /dev/null
+++ b/meta-application-manager/recipes-extended/linux-renesas/linux-renesas_3.10.bbappend
@@ -0,0 +1,27 @@
+PR_append := ".1"
+
+# smack patches from 3.10-rc1 to 3.14
+SRC_URI_append = " \
+ file://smack/0001-Smack-Local-IPv6-port-based-controls.patch \
+ file://smack/0002-Smack-Improve-access-check-performance.patch \
+ file://smack/0003-Smack-Add-smkfstransmute-mount-option.patch \
+ file://smack/0004-Smack-Fix-possible-NULL-pointer-dereference-at-smk_n.patch \
+ file://smack/0005-Smack-Fix-the-bug-smackcipso-can-t-set-CIPSO-correct.patch \
+ file://smack/0006-Security-Add-Hook-to-test-if-the-particular-xattr-is.patch \
+ file://smack/0007-xattr-Constify-name-member-of-struct-xattr.patch \
+ file://smack/0008-security-smack-fix-memleak-in-smk_write_rules_list.patch \
+ file://smack/0009-security-smack-add-a-hash-table-to-quicken-smk_find_.patch \
+ file://smack/0010-Smack-network-label-match-fix.patch \
+ file://smack/0011-Smack-IPv6-casting-error-fix-for-3.11.patch \
+ file://smack/0012-Smack-parse-multiple-rules-per-write-to-load2-up-to-.patch \
+ file://smack/0013-Smack-Implement-lock-security-mode.patch \
+ file://smack/0014-Smack-Ptrace-access-check-mode.patch \
+ file://smack/0015-smack-fix-allow-either-entry-be-missing-on-access-ac.patch \
+ file://smack/0016-Smack-Prevent-the-and-labels-from-being-used-in-SMAC.patch \
+ file://smack/0017-Smack-Make-the-syslog-control-configurable.patch \
+ file://smack/0018-Smack-change-rule-cap-check.patch \
+ file://smack/0019-Smack-Rationalize-mount-restrictions.patch \
+ file://smack/0020-Smack-File-receive-audit-correction.patch \
+ file://smack/0021-smack-call-WARN_ONCE-instead-of-calling-audit_log_st.patch \
+"
+