<feed xmlns='http://www.w3.org/2005/Atom'>
<title>linux/meta-fsl-ppc.git/recipes-append/udev, branch master</title>
<subtitle>Mirror of git.yoctoproject.org/meta-fsl-ppc</subtitle>
<id>https://git.enea.com/cgit/linux/meta-fsl-ppc.git/atom?h=master</id>
<link rel='self' href='https://git.enea.com/cgit/linux/meta-fsl-ppc.git/atom?h=master'/>
<link rel='alternate' type='text/html' href='https://git.enea.com/cgit/linux/meta-fsl-ppc.git/'/>
<updated>2013-07-10T03:22:18+00:00</updated>
<entry>
<title>change layout to follow oe-core guidelines of recipes</title>
<updated>2013-07-10T03:22:18+00:00</updated>
<author>
<name>Ting Liu</name>
<email>b28495@freescale.com</email>
</author>
<published>2013-07-08T03:08:16+00:00</published>
<link rel='alternate' type='text/html' href='https://git.enea.com/cgit/linux/meta-fsl-ppc.git/commit/?id=851c7ff26de131b871bd5a64274c1a2b13d60fc3'/>
<id>urn:sha1:851c7ff26de131b871bd5a64274c1a2b13d60fc3</id>
<content type='text'>
Follow the rules defined in:
http://git.yoctoproject.org/cgit/cgit.cgi/poky/tree/meta/recipes.txt

recipes-bsp          - Anything with links to specific hardware or
                       hardware configuration information
recipes-connectivity - Libraries and applications related to
                       communication with other devices
recipes-core         - What's needed to build a basic working Linux
                       image including commonly used dependencies
recipes-devtools     - Tools primarily used by the build system (but can
                       also be used on targets)
recipes-extended     - Applications which whilst not essential add
                       features compared to the alternatives in
                       core. May be needed for full tool functionality
                       or LSB compliance.
recipes-gnome        - All things related to the GTK+ application
                       framework
recipes-graphics     - X and other graphically related system libraries
recipes-kernel       - The kernel and generic applications/libraries
                       with strong kernel dependencies
recipes-lsb4         - Recipes added for the sole purpose of supporting
                       the Linux Standard Base (LSB) 4.x
recipes-multimedia   - Codecs and support utilties for audio, images and
                       video
recipes-rt           - Provides package and image recipes for using and
                       testing the PREEMPT_RT kernel
recipes-qt           - All things related to the Qt application
                       framework
recipes-sato         - The Sato demo/reference UI/UX, its associated
                       apps and configuration
recipes-support      - Recipes used by other recipes but that are not
                       directly included in images
recipes-dpaa         - recipes related to fsl dpaa feature
recipes-virtualization - recipes related to fsl virtualization feature

Signed-off-by: Ting Liu &lt;b28495@freescale.com&gt;
</content>
</entry>
<entry>
<title>udev-extraconf: move rules from udev and netbase</title>
<updated>2013-03-12T04:29:27+00:00</updated>
<author>
<name>Ting Liu</name>
<email>b28495@freescale.com</email>
</author>
<published>2013-03-09T15:32:01+00:00</published>
<link rel='alternate' type='text/html' href='https://git.enea.com/cgit/linux/meta-fsl-ppc.git/commit/?id=e7d2ba01fbd087f4a6a46d59b501f2a3c6e215ad'/>
<id>urn:sha1:e7d2ba01fbd087f4a6a46d59b501f2a3c6e215ad</id>
<content type='text'>
Signed-off-by: Ting Liu &lt;b28495@freescale.com&gt;
</content>
</entry>
<entry>
<title>move udev bbappend to new version</title>
<updated>2012-10-29T14:58:38+00:00</updated>
<author>
<name>Matthew McClintock</name>
<email>msm@freescale.com</email>
</author>
<published>2012-10-29T14:58:38+00:00</published>
<link rel='alternate' type='text/html' href='https://git.enea.com/cgit/linux/meta-fsl-ppc.git/commit/?id=ef1bb747baad49d0111c85dc8b330677b0a2854f'/>
<id>urn:sha1:ef1bb747baad49d0111c85dc8b330677b0a2854f</id>
<content type='text'>
Signed-off-by: Matthew McClintock &lt;msm@freescale.com&gt;
</content>
</entry>
<entry>
<title>udev: do not automount block devices for fslmachines</title>
<updated>2012-09-19T16:38:34+00:00</updated>
<author>
<name>Chunrong Guo</name>
<email>b40290@freescale.com</email>
</author>
<published>2012-09-14T06:08:56+00:00</published>
<link rel='alternate' type='text/html' href='https://git.enea.com/cgit/linux/meta-fsl-ppc.git/commit/?id=04e3d099fe9789e79b7a25c4addd36934b853e45'/>
<id>urn:sha1:04e3d099fe9789e79b7a25c4addd36934b853e45</id>
<content type='text'>
    kernel can’t boot up with extend partition in HDD
    FILESEXTRAPATHS_prepend is the right variable to extend file search path,
    this is applied for fsl ppc targets

Signed-off-by: Chunrong Guo &lt;b40290@freescale.com&gt;
Signed-off-by: Zhenhua Luo &lt;b19537@freescale.com&gt;
</content>
</entry>
<entry>
<title>update bbappends to only apply on our distro, as a precursor to moving to it's own layer</title>
<updated>2012-09-04T20:35:33+00:00</updated>
<author>
<name>Matthew McClintock</name>
<email>msm@freescale.com</email>
</author>
<published>2012-09-04T20:35:33+00:00</published>
<link rel='alternate' type='text/html' href='https://git.enea.com/cgit/linux/meta-fsl-ppc.git/commit/?id=9d6b649b18523360af6126f5b21c1408cdfbbdcd'/>
<id>urn:sha1:9d6b649b18523360af6126f5b21c1408cdfbbdcd</id>
<content type='text'>
Signed-off-by: Matthew McClintock &lt;msm@freescale.com&gt;
</content>
</entry>
<entry>
<title>recipes-append/udev: add skip rules for inappropriate block devices</title>
<updated>2012-04-23T01:53:25+00:00</updated>
<author>
<name>Chunrong Guo</name>
<email>b40290@freescale.com</email>
</author>
<published>2012-04-18T14:19:29+00:00</published>
<link rel='alternate' type='text/html' href='https://git.enea.com/cgit/linux/meta-fsl-ppc.git/commit/?id=077ee6adccae12920855d8f2e8b28990c99cb49e'/>
<id>urn:sha1:077ee6adccae12920855d8f2e8b28990c99cb49e</id>
<content type='text'>
Signed-off-by: Chunrong Guo &lt;b40290@freescale.com&gt;
</content>
</entry>
</feed>
