Merge "most: delete bbappend for removing skb_put_data patch"
authorJan-Simon Moeller <jsmoeller@linuxfoundation.org>
Wed, 28 Mar 2018 20:00:59 +0000 (20:00 +0000)
committerGerrit Code Review <gerrit@automotivelinux.org>
Wed, 28 Mar 2018 20:00:59 +0000 (20:00 +0000)
meta-app-framework/recipes-apps/agl-service-can-low-level/agl-service-can-low-level_git.bb [moved from meta-app-framework/recipes-apps/low-level-can-service/low-level-can-service_git.bb with 100% similarity]
meta-app-framework/recipes-core/af-binder/af-binder_1.0.inc
meta-security/recipes-security/xmlsec1/xmlsec1/remove-4-in-verify3.patch [new file with mode: 0644]
meta-security/recipes-security/xmlsec1/xmlsec1_1.2.25.bbappend [new file with mode: 0644]
templates/feature/agl-sota/50_bblayers.conf.inc

index 48123c0..09fb6fd 100644 (file)
@@ -9,7 +9,7 @@ LIC_FILES_CHKSUM = "file://LICENSE-2.0.txt;md5=3b83ef96387f14655fc854ddc3c6bd57"
 
 SRC_URI = "git://gerrit.automotivelinux.org/gerrit/src/app-framework-binder;protocol=https;branch=${AGL_BRANCH}"
 
-SRCREV = "bd10bc4405f3777fe495cb9f62818d67ab584854"
+SRCREV = "5b26086e8e634d1fcd2e65dc164fd3453f43942b"
 PV = "${AGL_BRANCH}+git${SRCPV}"
 
 S = "${WORKDIR}/git"
diff --git a/meta-security/recipes-security/xmlsec1/xmlsec1/remove-4-in-verify3.patch b/meta-security/recipes-security/xmlsec1/xmlsec1/remove-4-in-verify3.patch
new file mode 100644 (file)
index 0000000..185ed8f
--- /dev/null
@@ -0,0 +1,11 @@
+diff --git a/examples/verify3.c b/examples/verify3.c
+index 2d26ae7..d36552d 100644
+--- a/examples/verify3.c
++++ b/examples/verify3.c
+@@ -1,4 +1,4 @@
+-4/** 
++/** 
+  * XML Security Library example: Verifying a file signed with X509 certificate
+  *
+  * Verifies a file signed with X509 certificate. 
+
diff --git a/meta-security/recipes-security/xmlsec1/xmlsec1_1.2.25.bbappend b/meta-security/recipes-security/xmlsec1/xmlsec1_1.2.25.bbappend
new file mode 100644 (file)
index 0000000..047ab40
--- /dev/null
@@ -0,0 +1,3 @@
+FILESEXTRAPATHS_append := ":${THISDIR}/${PN}"
+SRC_URI += "file://remove-4-in-verify3.patch"
+
index dd64eda..7510b45 100644 (file)
@@ -1,5 +1,6 @@
 BBLAYERS =+ " \
        ${METADIR}/meta-updater \
+       ${METADIR}/meta-updater-qemux86-64 \
        ${METADIR}/meta-openembedded/meta-filesystems \
        ${METADIR}/meta-openembedded/meta-python \
        "