<feed xmlns='http://www.w3.org/2005/Atom'>
<title>linux/meta-fsl-ppc.git/recipes-tools/usdpaa/usdpaa_git.bb, 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>usdpaa: set MACHINE_ARCH specific, same with dependency fmc</title>
<updated>2013-07-03T02:45:07+00:00</updated>
<author>
<name>Ting Liu</name>
<email>b28495@freescale.com</email>
</author>
<published>2013-07-03T02:12:10+00:00</published>
<link rel='alternate' type='text/html' href='https://git.enea.com/cgit/linux/meta-fsl-ppc.git/commit/?id=558dda9f758790dccf11cd039af86bb15150e58c'/>
<id>urn:sha1:558dda9f758790dccf11cd039af86bb15150e58c</id>
<content type='text'>
Signed-off-by: Ting Liu &lt;b28495@freescale.com&gt;
Tested-by: Luo Zhenhua-B19537 &lt;zhenhua.luo@freescale.com&gt;
</content>
</entry>
<entry>
<title>usdpaa: upgrade to the version of sdk-1.4</title>
<updated>2013-07-01T05:47:48+00:00</updated>
<author>
<name>Zhenhua Luo</name>
<email>zhenhua.luo@freescale.com</email>
</author>
<published>2013-06-28T03:38:40+00:00</published>
<link rel='alternate' type='text/html' href='https://git.enea.com/cgit/linux/meta-fsl-ppc.git/commit/?id=b889029dca03fcb7e55c671aa5006fe8be1eefb0'/>
<id>urn:sha1:b889029dca03fcb7e55c671aa5006fe8be1eefb0</id>
<content type='text'>
Signed-off-by: Zhenhua Luo &lt;zhenhua.luo@freescale.com&gt;
</content>
</entry>
<entry>
<title>recipes: make meta-fsl-ppc play with other layers</title>
<updated>2013-06-27T02:40:25+00:00</updated>
<author>
<name>Khem Raj</name>
<email>raj.khem@gmail.com</email>
</author>
<published>2013-06-24T06:59:30+00:00</published>
<link rel='alternate' type='text/html' href='https://git.enea.com/cgit/linux/meta-fsl-ppc.git/commit/?id=b515997652f0703f333c96a46c66e73e48b4bfbc'/>
<id>urn:sha1:b515997652f0703f333c96a46c66e73e48b4bfbc</id>
<content type='text'>
Some recipes are specific to fsl machines but arent marked
so. When building images for other machines while including
meta-fsl-ppc in bblayers exposes the build failures on these
recipes. Lets mark them fsl machine specific

Signed-off-by: Khem Raj &lt;raj.khem@gmail.com&gt;
</content>
</entry>
<entry>
<title>usdpaa: export ARCH for all tasks</title>
<updated>2013-06-18T10:00:44+00:00</updated>
<author>
<name>Zongchun Yu</name>
<email>b40527@freescale.com</email>
</author>
<published>2013-06-09T04:50:50+00:00</published>
<link rel='alternate' type='text/html' href='https://git.enea.com/cgit/linux/meta-fsl-ppc.git/commit/?id=6110940bac181a7e2f3ed0674d039c299fe4772e'/>
<id>urn:sha1:6110940bac181a7e2f3ed0674d039c299fe4772e</id>
<content type='text'>
ARCH environment variable is needed for do_{compile,install,clean}.

This fixes the issue: when run command "make clean" under devshell,
the obj files was not be cleaned.

Signed-off-by: Zongchun Yu &lt;b40527@freescale.com&gt;
</content>
</entry>
<entry>
<title>usdpaa: Added fmc in usdpaa dependency list.</title>
<updated>2013-06-18T09:59:57+00:00</updated>
<author>
<name>Vakul Garg</name>
<email>vakul@freescale.com</email>
</author>
<published>2013-06-09T04:50:49+00:00</published>
<link rel='alternate' type='text/html' href='https://git.enea.com/cgit/linux/meta-fsl-ppc.git/commit/?id=5571332e3534df94591a8b32f45ef4a32ed33ff7'/>
<id>urn:sha1:5571332e3534df94591a8b32f45ef4a32ed33ff7</id>
<content type='text'>
Signed-off-by: Vakul Garg &lt;vakul@freescale.com&gt;
</content>
</entry>
<entry>
<title>usdpaa: update to the commit for sdk 1.3.2</title>
<updated>2013-03-27T06:06:59+00:00</updated>
<author>
<name>chunrong guo</name>
<email>b40290@freescale.com</email>
</author>
<published>2013-03-21T03:45:31+00:00</published>
<link rel='alternate' type='text/html' href='https://git.enea.com/cgit/linux/meta-fsl-ppc.git/commit/?id=82a7326851181713cbd6256dd832a6b35cc82f1d'/>
<id>urn:sha1:82a7326851181713cbd6256dd832a6b35cc82f1d</id>
<content type='text'>
Signed-off-by: Chunrong Guo &lt;B40290@freescale.com&gt;
</content>
</entry>
<entry>
<title>usdpaa: add non t4/b4 boards support</title>
<updated>2013-01-30T23:12:42+00:00</updated>
<author>
<name>Ting Liu</name>
<email>b28495@freescale.com</email>
</author>
<published>2012-12-16T11:11:17+00:00</published>
<link rel='alternate' type='text/html' href='https://git.enea.com/cgit/linux/meta-fsl-ppc.git/commit/?id=af956acde8913dae6d287f66db8c463e7c695b72'/>
<id>urn:sha1:af956acde8913dae6d287f66db8c463e7c695b72</id>
<content type='text'>
commit for non t4/b4 boards was pushed to external git server too.

Signed-off-by: Ting Liu &lt;b28495@freescale.com&gt;
</content>
</entry>
<entry>
<title>usdpaa: add recipe</title>
<updated>2013-01-30T23:11:01+00:00</updated>
<author>
<name>Zhenhua Luo</name>
<email>zhenhua.luo@freescale.com</email>
</author>
<published>2012-12-14T20:18:13+00:00</published>
<link rel='alternate' type='text/html' href='https://git.enea.com/cgit/linux/meta-fsl-ppc.git/commit/?id=e383e093512e4565f55529163d4bde816acaa437'/>
<id>urn:sha1:e383e093512e4565f55529163d4bde816acaa437</id>
<content type='text'>
use external git tree to build usdpaa for t4/b4

Signed-off-by: Zhenhua Luo &lt;zhenhua.luo@freescale.com&gt;
</content>
</entry>
</feed>
