<feed xmlns='http://www.w3.org/2005/Atom'>
<title>linux/poky.git/meta/recipes-devtools/installer/adt-installer, branch 1.1_M1</title>
<subtitle>Mirror of git.yoctoproject.org/poky</subtitle>
<id>https://git.enea.com/cgit/linux/poky.git/atom?h=1.1_M1</id>
<link rel='self' href='https://git.enea.com/cgit/linux/poky.git/atom?h=1.1_M1'/>
<link rel='alternate' type='text/html' href='https://git.enea.com/cgit/linux/poky.git/'/>
<updated>2011-05-19T22:40:36+00:00</updated>
<entry>
<title>Add adt repo checking</title>
<updated>2011-05-19T22:40:36+00:00</updated>
<author>
<name>Jessica Zhang</name>
<email>jessica.zhang@intel.com</email>
</author>
<published>2011-05-18T04:23:17+00:00</published>
<link rel='alternate' type='text/html' href='https://git.enea.com/cgit/linux/poky.git/commit/?id=30358f0658690e61a8d71f31c1e31a298bedbd45'/>
<id>urn:sha1:30358f0658690e61a8d71f31c1e31a298bedbd45</id>
<content type='text'>
(From OE-Core rev: 0004344116f816167d368d012d1d8aeaee1cb010)

Signed-off-by: Jessica Zhang &lt;jessica.zhang@intel.com&gt;
Signed-off-by: Richard Purdie &lt;richard.purdie@linuxfoundation.org&gt;
</content>
</entry>
<entry>
<title>extract bitbake config setting into data_define, use more variables replacing hardcoded values</title>
<updated>2011-05-19T22:40:36+00:00</updated>
<author>
<name>Jessica Zhang</name>
<email>jessica.zhang@intel.com</email>
</author>
<published>2011-05-18T03:50:43+00:00</published>
<link rel='alternate' type='text/html' href='https://git.enea.com/cgit/linux/poky.git/commit/?id=d1df75115e9c23ceac5ef26611e38835a52f22c5'/>
<id>urn:sha1:d1df75115e9c23ceac5ef26611e38835a52f22c5</id>
<content type='text'>
(From OE-Core rev: 993a2367f881f1f4eaa10339cde93c7058660d67)

Signed-off-by: Jessica Zhang &lt;jessica.zhang@intel.com&gt;
Signed-off-by: Richard Purdie &lt;richard.purdie@linuxfoundation.org&gt;
</content>
</entry>
<entry>
<title>adt_installer_internal: Remove hardcoded Poky references</title>
<updated>2011-04-20T23:29:32+00:00</updated>
<author>
<name>Richard Purdie</name>
<email>richard.purdie@linuxfoundation.org</email>
</author>
<published>2011-04-20T22:56:28+00:00</published>
<link rel='alternate' type='text/html' href='https://git.enea.com/cgit/linux/poky.git/commit/?id=6af27de9363dbab8a96a29aeb4e87b8e40099f5d'/>
<id>urn:sha1:6af27de9363dbab8a96a29aeb4e87b8e40099f5d</id>
<content type='text'>
(From OE-Core rev: 372f8c841f715d9e21e7cef4fd4106f1559795a8)

Signed-off-by: Richard Purdie &lt;richard.purdie@linuxfoundation.org&gt;
</content>
</entry>
<entry>
<title>POKY_NATIVE_SYSROOT -&gt; OECORE_NATIVE_SYSROOT</title>
<updated>2011-04-20T23:29:30+00:00</updated>
<author>
<name>Richard Purdie</name>
<email>richard.purdie@linuxfoundation.org</email>
</author>
<published>2011-04-20T16:55:16+00:00</published>
<link rel='alternate' type='text/html' href='https://git.enea.com/cgit/linux/poky.git/commit/?id=74695278555a35e2145a65f2e372edb70b380c20'/>
<id>urn:sha1:74695278555a35e2145a65f2e372edb70b380c20</id>
<content type='text'>
(From OE-Core rev: c056aeaa13549b404088e3d465f3b03443e5ab88)

Signed-off-by: Richard Purdie &lt;richard.purdie@linuxfoundation.org&gt;
</content>
</entry>
<entry>
<title>Rename poky-image-* -&gt; core-image-* and task-poky-* -&gt; task-core-*</title>
<updated>2011-04-20T23:29:30+00:00</updated>
<author>
<name>Richard Purdie</name>
<email>richard.purdie@linuxfoundation.org</email>
</author>
<published>2011-04-20T16:25:23+00:00</published>
<link rel='alternate' type='text/html' href='https://git.enea.com/cgit/linux/poky.git/commit/?id=6e95cb246f39e4d49d46761b9a7d51c858ac7e9d'/>
<id>urn:sha1:6e95cb246f39e4d49d46761b9a7d51c858ac7e9d</id>
<content type='text'>
(From OE-Core rev: 560b04181d8f51d189b99f01a72f17210dadf7a3)

Signed-off-by: Richard Purdie &lt;richard.purdie@linuxfoundation.org&gt;
</content>
</entry>
<entry>
<title>ADT: bug fix for nameing and do_patch sequence</title>
<updated>2011-03-17T12:33:48+00:00</updated>
<author>
<name>Liping Ke</name>
<email>liping.ke@intel.com</email>
</author>
<published>2011-03-17T05:28:42+00:00</published>
<link rel='alternate' type='text/html' href='https://git.enea.com/cgit/linux/poky.git/commit/?id=a440c6371d2ab37715b21ccdfd40cc1b35b3f814'/>
<id>urn:sha1:a440c6371d2ab37715b21ccdfd40cc1b35b3f814</id>
<content type='text'>
This patch is for fixing the x86-64 image name bug and also,
do_patch must be done before do_deploy.

(From OE-Core rev: 95e27a0f604796b30d7e7e1d58d0925942cfefa9)

Signed-off-by: Liping Ke &lt;liping.ke@intel.com&gt;
Signed-off-by: Richard Purdie &lt;richard.purdie@linuxfoundation.org&gt;
</content>
</entry>
<entry>
<title>adt: fix ppc/powerpcc naming bug</title>
<updated>2011-03-14T21:08:36+00:00</updated>
<author>
<name>Liping Ke</name>
<email>liping.ke@intel.com</email>
</author>
<published>2011-03-14T09:43:22+00:00</published>
<link rel='alternate' type='text/html' href='https://git.enea.com/cgit/linux/poky.git/commit/?id=1db41d8df25494dbe6cb5f100e2fbacc9aded7c1'/>
<id>urn:sha1:1db41d8df25494dbe6cb5f100e2fbacc9aded7c1</id>
<content type='text'>
for ipk files on ppc, the name should be powerpc. So does the
environment file name. For the tar file name, it should be ppc.
This patch is to correct the arch/machine name pair.
Related Bug#864

(From OE-Core rev: 9b94486c6cc7295ed872e3c03ea297c3f3c7dcdf)

Signed-off-by: Liping ke &lt;liping.ke@intel.com&gt;
Signed-off-by: Richard Purdie &lt;richard.purdie@linuxfoundation.org&gt;
</content>
</entry>
<entry>
<title>adt: removed unused repo source and opkg options</title>
<updated>2011-03-08T19:04:28+00:00</updated>
<author>
<name>Liping Ke</name>
<email>liping.ke@intel.com</email>
</author>
<published>2011-03-08T04:55:08+00:00</published>
<link rel='alternate' type='text/html' href='https://git.enea.com/cgit/linux/poky.git/commit/?id=7b72bbcdb614b714982089b3a017dfe451215329'/>
<id>urn:sha1:7b72bbcdb614b714982089b3a017dfe451215329</id>
<content type='text'>
opgk option --force-overwrite is only a workaround for bug #547.
Now this bug is gone, so remove this option.

and also, the first opkg repo source is not useful, remove it.

(From OE-Core rev: e6c72db2ac5684dd2bb65207b2f3da7214f5dca7)

Signed-off-by: Liping Ke &lt;liping.ke@intel.com&gt;
Signed-off-by: Richard Purdie &lt;richard.purdie@linuxfoundation.org&gt;
</content>
</entry>
<entry>
<title>adt: Update to svn r596 to fix symbolic link issues</title>
<updated>2011-03-08T19:04:24+00:00</updated>
<author>
<name>Liping Ke</name>
<email>liping.ke@intel.com</email>
</author>
<published>2011-03-07T05:10:42+00:00</published>
<link rel='alternate' type='text/html' href='https://git.enea.com/cgit/linux/poky.git/commit/?id=56e417992d96e5ae44e2928d592e5289c28b4b8d'/>
<id>urn:sha1:56e417992d96e5ae44e2928d592e5289c28b4b8d</id>
<content type='text'>
See the longlinksfix patch for details but symlinks over 100 chars long
were broken in sdk tarballs and its due to problems in the inbuilt tar in
libbb in opkg. svn r596 has already fixed the problem.

(From OE-Core rev: 90d4624f0c5de6a35eace1f13c3e04df9737390c)

Signed-off-by: Liping Ke &lt;liping.ke@intel.com&gt;
Signed-off-by: Richard Purdie &lt;richard.purdie@linuxfoundation.org&gt;
</content>
</entry>
<entry>
<title>Fixup merge error and apply cleanups</title>
<updated>2011-03-03T23:49:21+00:00</updated>
<author>
<name>Richard Purdie</name>
<email>richard.purdie@linuxfoundation.org</email>
</author>
<published>2011-03-03T23:45:25+00:00</published>
<link rel='alternate' type='text/html' href='https://git.enea.com/cgit/linux/poky.git/commit/?id=dabd5deb4e50189fba9ccc60a219a5c6a05c8db1'/>
<id>urn:sha1:dabd5deb4e50189fba9ccc60a219a5c6a05c8db1</id>
<content type='text'>
(From OE-Core rev: a72822d315d7bc35a424b0807693ad7a3317c519)

Signed-off-by: Richard Purdie &lt;richard.purdie@linuxfoundation.org&gt;
</content>
</entry>
</feed>
