<feed xmlns='http://www.w3.org/2005/Atom'>
<title>linux/meta-openembedded.git/meta-webserver, branch daisy-next</title>
<subtitle>Mirror of git.openembedded.org/meta-openembedded</subtitle>
<id>https://git.enea.com/cgit/linux/meta-openembedded.git/atom?h=daisy-next</id>
<link rel='self' href='https://git.enea.com/cgit/linux/meta-openembedded.git/atom?h=daisy-next'/>
<link rel='alternate' type='text/html' href='https://git.enea.com/cgit/linux/meta-openembedded.git/'/>
<updated>2014-06-23T10:58:26+00:00</updated>
<entry>
<title>update maintainer info in README's for daisy</title>
<updated>2014-06-23T10:58:26+00:00</updated>
<author>
<name>Cliff Brake</name>
<email>cbrake@bec-systems.com</email>
</author>
<published>2014-06-16T20:19:55+00:00</published>
<link rel='alternate' type='text/html' href='https://git.enea.com/cgit/linux/meta-openembedded.git/commit/?id=5dc200e6c949cbd603d0c8a1b127b1145e713477'/>
<id>urn:sha1:5dc200e6c949cbd603d0c8a1b127b1145e713477</id>
<content type='text'>
Signed-off-by: Cliff Brake &lt;cbrake@bec-systems.com&gt;
Signed-off-by: Martin Jansa &lt;Martin.Jansa@gmail.com&gt;
</content>
</entry>
<entry>
<title>xdebug: fix for S != B</title>
<updated>2014-05-03T18:47:03+00:00</updated>
<author>
<name>Paul Eggleton</name>
<email>paul.eggleton@linux.intel.com</email>
</author>
<published>2014-05-01T10:38:18+00:00</published>
<link rel='alternate' type='text/html' href='https://git.enea.com/cgit/linux/meta-openembedded.git/commit/?id=99dafe23300b2796c3ae3eab260024026761be10'/>
<id>urn:sha1:99dafe23300b2796c3ae3eab260024026761be10</id>
<content type='text'>
Signed-off-by: Paul Eggleton &lt;paul.eggleton@linux.intel.com&gt;
Signed-off-by: Martin Jansa &lt;Martin.Jansa@gmail.com&gt;
</content>
</entry>
<entry>
<title>modphp: fix for S != B</title>
<updated>2014-05-03T18:47:03+00:00</updated>
<author>
<name>Paul Eggleton</name>
<email>paul.eggleton@linux.intel.com</email>
</author>
<published>2014-05-01T10:38:17+00:00</published>
<link rel='alternate' type='text/html' href='https://git.enea.com/cgit/linux/meta-openembedded.git/commit/?id=09ec4b8eaf9950824bc2bb9a1364e65b9a47bc54'/>
<id>urn:sha1:09ec4b8eaf9950824bc2bb9a1364e65b9a47bc54</id>
<content type='text'>
Signed-off-by: Paul Eggleton &lt;paul.eggleton@linux.intel.com&gt;
Signed-off-by: Martin Jansa &lt;Martin.Jansa@gmail.com&gt;
</content>
</entry>
<entry>
<title>apache: upgrade to 2.4.9</title>
<updated>2014-05-02T08:54:00+00:00</updated>
<author>
<name>Kang Kai</name>
<email>kai.kang@windriver.com</email>
</author>
<published>2014-04-22T15:12:31+00:00</published>
<link rel='alternate' type='text/html' href='https://git.enea.com/cgit/linux/meta-openembedded.git/commit/?id=396cb0c354a63f4eb25ddd1755c274206c234705'/>
<id>urn:sha1:396cb0c354a63f4eb25ddd1755c274206c234705</id>
<content type='text'>
Upgrade apache from 2.4.7 to 2.4.9.

Signed-off-by: Kai Kang &lt;kai.kang@windriver.com&gt;
</content>
</entry>
<entry>
<title>cherokee: only install configured.py once</title>
<updated>2014-04-06T12:31:23+00:00</updated>
<author>
<name>Robert Yang</name>
<email>liezhi.yang@windriver.com</email>
</author>
<published>2014-04-03T14:08:22+00:00</published>
<link rel='alternate' type='text/html' href='https://git.enea.com/cgit/linux/meta-openembedded.git/commit/?id=4b2a4dac0f19f1ba8a33b35b05be0808eca91b08'/>
<id>urn:sha1:4b2a4dac0f19f1ba8a33b35b05be0808eca91b08</id>
<content type='text'>
Both the two rules install-adminpyDATA and install-generatedDATA will
install the configured.py to the same location, they can run parallel,
and they use "install -m", which would might build failures:

/usr/bin/install: setting permissions for `/path/to/configured.py': No such file or directory

This is because the first install is setting the permission while the
second install is removing the file an re-install.

Only install the configured.py once will fix the problem, I think that
there is no side effect since it installed the same file to the same
location twice in the past.

Signed-off-by: Robert Yang &lt;liezhi.yang@windriver.com&gt;
</content>
</entry>
<entry>
<title>modphp: add phpize to scan for absolute paths</title>
<updated>2014-04-06T12:29:32+00:00</updated>
<author>
<name>Joe Slater</name>
<email>jslater@windriver.com</email>
</author>
<published>2014-03-27T20:38:56+00:00</published>
<link rel='alternate' type='text/html' href='https://git.enea.com/cgit/linux/meta-openembedded.git/commit/?id=a60bf8c73adecf68d048c7725773d0772b22873e'/>
<id>urn:sha1:a60bf8c73adecf68d048c7725773d0772b22873e</id>
<content type='text'>
sstate processing for items in sysroot scans certain
file name patterns for absolute paths to be adjusted
when items are installed into sysroot from sstate.
phpize is not one of these patterns (surprise!) so we
add it to the list.

Signed-off-by: Joe Slater &lt;jslater@windriver.com&gt;
</content>
</entry>
<entry>
<title>phpmyadmin: update to 4.1.9</title>
<updated>2014-03-17T10:46:59+00:00</updated>
<author>
<name>Paul Eggleton</name>
<email>paul.eggleton@linux.intel.com</email>
</author>
<published>2014-03-10T19:17:07+00:00</published>
<link rel='alternate' type='text/html' href='https://git.enea.com/cgit/linux/meta-openembedded.git/commit/?id=3c5bd3a077d04c140d774d258ac9f2652dda2669'/>
<id>urn:sha1:3c5bd3a077d04c140d774d258ac9f2652dda2669</id>
<content type='text'>
Signed-off-by: Paul Eggleton &lt;paul.eggleton@linux.intel.com&gt;
</content>
</entry>
<entry>
<title>modphp: update to 5.5.10</title>
<updated>2014-03-17T10:46:59+00:00</updated>
<author>
<name>Paul Eggleton</name>
<email>paul.eggleton@linux.intel.com</email>
</author>
<published>2014-03-10T19:16:13+00:00</published>
<link rel='alternate' type='text/html' href='https://git.enea.com/cgit/linux/meta-openembedded.git/commit/?id=c4300f55a9c3227b10a9bc006a91043423af2bd9'/>
<id>urn:sha1:c4300f55a9c3227b10a9bc006a91043423af2bd9</id>
<content type='text'>
Signed-off-by: Paul Eggleton &lt;paul.eggleton@linux.intel.com&gt;
</content>
</entry>
<entry>
<title>phpmyadmin: update to 4.1.8</title>
<updated>2014-03-06T12:12:15+00:00</updated>
<author>
<name>Paul Eggleton</name>
<email>paul.eggleton@linux.intel.com</email>
</author>
<published>2014-01-12T17:07:46+00:00</published>
<link rel='alternate' type='text/html' href='https://git.enea.com/cgit/linux/meta-openembedded.git/commit/?id=54b9d0199e55027bd4b54fc5c6ee488d117a46da'/>
<id>urn:sha1:54b9d0199e55027bd4b54fc5c6ee488d117a46da</id>
<content type='text'>
Signed-off-by: Paul Eggleton &lt;paul.eggleton@linux.intel.com&gt;
</content>
</entry>
<entry>
<title>modphp: upgrade to 5.5.9</title>
<updated>2014-03-06T12:12:14+00:00</updated>
<author>
<name>Paul Eggleton</name>
<email>paul.eggleton@linux.intel.com</email>
</author>
<published>2014-01-12T15:40:29+00:00</published>
<link rel='alternate' type='text/html' href='https://git.enea.com/cgit/linux/meta-openembedded.git/commit/?id=c41b7e0608be1e5621ba2d1f972491c5cde0f9b1'/>
<id>urn:sha1:c41b7e0608be1e5621ba2d1f972491c5cde0f9b1</id>
<content type='text'>
Signed-off-by: Paul Eggleton &lt;paul.eggleton@linux.intel.com&gt;
</content>
</entry>
</feed>
