<?xml version="1.0"?>
<?xml-stylesheet type="text/xsl" href="/rss.xsl.xml"?>
<rss version="2.0" xmlns:dc="http://purl.org/dc/elements/1.1/">
<channel>
    <title>Changes in Makefile</title>
    <description></description>
    <language>en</language>
    <copyright>Copyright 2015</copyright>
    <generator>Java</generator><item>
        <title>ec8f24b7 - treewide: Add SPDX license identifier - Makefile/Kconfig</title>
        <link>http://172.16.0.5:8080/history/linux-6.15/samples/v4l/Makefile#ec8f24b7</link>
        <description>treewide: Add SPDX license identifier - Makefile/KconfigAdd SPDX license identifiers to all Make/Kconfig files which: - Have no license information of any formThese files fall under the project license, GPL v2 only. The resulting SPDXlicense identifier is:  GPL-2.0-onlySigned-off-by: Thomas Gleixner &lt;tglx@linutronix.de&gt;Signed-off-by: Greg Kroah-Hartman &lt;gregkh@linuxfoundation.org&gt;

            List of files:
            /linux-6.15/samples/v4l/Makefile</description>
        <pubDate>Sun, 19 May 2019 12:07:45 +0000</pubDate>
        <dc:creator>Thomas Gleixner &lt;tglx@linutronix.de&gt;</dc:creator>
    </item>
<item>
        <title>0185f850 - [media] samples: v4l: from Documentation to samples directory</title>
        <link>http://172.16.0.5:8080/history/linux-6.15/samples/v4l/Makefile#0185f850</link>
        <description>[media] samples: v4l: from Documentation to samples directoryWith the new autoksyms support, we can run into a situation wherethe v4l pci skeleton module is the only one using some exportedsymbols that get dropped because they are never referenced bythe kernel otherwise, causing a build problem:ERROR: &quot;vb2_dma_contig_memops&quot; [Documentation/video4linux/v4l2-pci-skeleton.ko] undefined!ERROR: &quot;vb2_dma_contig_init_ctx_attrs&quot; [Documentation/video4linux/v4l2-pci-skeleton.ko] undefined!ERROR: &quot;v4l2_match_dv_timings&quot; [Documentation/video4linux/v4l2-pci-skeleton.ko] undefined!ERROR: &quot;v4l2_find_dv_timings_cap&quot; [Documentation/video4linux/v4l2-pci-skeleton.ko] undefined!ERROR: &quot;v4l2_valid_dv_timings&quot; [Documentation/video4linux/v4l2-pci-skeleton.ko] undefined!ERROR: &quot;v4l2_enum_dv_timings_cap&quot; [Documentation/video4linux/v4l2-pci-skeleton.ko] undefined!ERROR: &quot;vb2_dma_contig_cleanup_ctx&quot; [Documentation/video4linux/v4l2-pci-skeleton.ko] undefined!Specifically, we do look in the samples directory for users ofsymbols, but not the Documentation directory.This solves the build problem by moving the connector sample intothe same directory as the other samples.Fixes: 23121ca2b56b (&quot;kbuild: create/adjust generated/autoksyms.h&quot;)Signed-off-by: Arnd Bergmann &lt;arnd@arndb.de&gt;

            List of files:
            /linux-6.15/samples/v4l/Makefile</description>
        <pubDate>Mon, 25 Apr 2016 13:17:21 +0000</pubDate>
        <dc:creator>Arnd Bergmann &lt;arnd@arndb.de&gt;</dc:creator>
    </item>
<item>
        <title>934275c4 - samples: v4l: from Documentation to samples directory</title>
        <link>http://172.16.0.5:8080/history/linux-6.15/samples/v4l/Makefile#934275c4</link>
        <description>samples: v4l: from Documentation to samples directoryA small bug with the new autoksyms support showed that there aretwo kernel modules in the Documentation directory that qualifyas samples, while all other samples are in the samples/ directory.This patch was originally meant as a workaround for that bug, butit has now been solved in a different way. However, I still thinkit makes sense as a cleanup to consolidate all sample code inone place.Signed-off-by: Arnd Bergmann &lt;arnd@arndb.de&gt;Acked-by: Hans Verkuil &lt;hans.verkuil@cisco.com&gt;Acked-by: Mauro Carvalho Chehab &lt;mchehab@osg.samsung.com&gt;Signed-off-by: Jonathan Corbet &lt;corbet@lwn.net&gt;

            List of files:
            /linux-6.15/samples/v4l/Makefile</description>
        <pubDate>Mon, 25 Apr 2016 16:03:09 +0000</pubDate>
        <dc:creator>Arnd Bergmann &lt;arnd@arndb.de&gt;</dc:creator>
    </item>
</channel>
</rss>
