X-Git-Url: https://gerrit.automotivelinux.org/gerrit/gitweb?a=blobdiff_plain;f=recipes-kernel%2Fmost%2Fmost.bbappend;h=092a76060c303ca2bb3ce37da128e228b6f43d33;hb=refs%2Fchanges%2F61%2F13961%2F2;hp=ed94d34b1578aa1e9a4d65f706c1f55a3b77de5c;hpb=e3253ac2cbc5fb9df6fcc6df6b0de1db34490abf;p=AGL%2Fmeta-agl-demo.git diff --git a/recipes-kernel/most/most.bbappend b/recipes-kernel/most/most.bbappend index ed94d34b1..092a76060 100644 --- a/recipes-kernel/most/most.bbappend +++ b/recipes-kernel/most/most.bbappend @@ -1,10 +1,9 @@ FILESEXTRAPATHS_prepend := "${THISDIR}/files:" SRC_URI_append = " \ - file://0001-let-HDMs-do-the-coherent-memory-allocation.patch \ - file://0005-most-video-set-V4L2_CAP_DEVICE_CAPS-flag.patch \ - file://0004-most-video-set-device_caps.patch \ + file://0001-src-most-net-add-skb_put_data-function.patch \ + file://0002-src-most-add-auto-conf-feature.patch \ file://0003-core-remove-kernel-log-for-MBO-status.patch \ - file://0002-most-pass-parent-devcie-to-snd_card_new.patch \ + file://0004-most-video-set-device_caps.patch \ + file://0005-most-video-set-V4L2_CAP_DEVICE_CAPS-flag.patch \ " -