meta-openembedded/meta-oe
Khem Raj f7f166542c luajit_2.0.0.bb: Fix regexpt to change hardcodes path to fix rebuilds
when rebuilding we were running into issues where /usr/lib64 was
being made /usr/lib6464 and install was failing. Now we check if /lib
is at the end of line then only we replace it.

Fixes the reinstall issue

Signed-off-by: Khem Raj <raj.khem@gmail.com>
Signed-off-by: Martin Jansa <Martin.Jansa@gmail.com>
2013-01-22 13:18:23 +01:00
..
classes gitpkgv.bbclass: cache GITPKGV result 2013-01-18 10:49:44 +01:00
conf task-x11*: remove in favor of packagegroup-core-x11* variants from oe-core 2012-09-06 13:13:59 +02:00
recipes-benchmark lmbench: fix unpackaged files 2012-12-11 01:53:00 +01:00
recipes-connectivity gnuradio : Update to version 3.6.3. 2013-01-18 10:49:42 +01:00
recipes-core f2fs-tools: change SRC_URI to use git repo on kernel.org 2012-12-25 19:46:28 +01:00
recipes-devtools luajit_2.0.0.bb: Fix regexpt to change hardcodes path to fix rebuilds 2013-01-22 13:18:23 +01:00
recipes-extended uml-utilities: Forward port recipe from OE classic 2013-01-08 09:31:51 -08:00
recipes-gnome/gtk+ recipes: few more PR bumps to rebuild after libffi5 -> libffi6 2012-09-20 10:02:51 +02:00
recipes-graphics tslib: replace obsolete automake macros with working ones 2013-01-06 13:09:33 +01:00
recipes-kernel compat-wireless: upgrade and fixup 2013-01-18 10:49:41 +01:00
recipes-multimedia libav: add support for AArch64 2013-01-18 10:59:54 +01:00
recipes-navigation tangogps: remove 2012-12-25 19:46:34 +01:00
recipes-qt qwt-e: exclude from world 2012-12-23 09:47:33 +01:00
recipes-sato/claws-mail claws-plugin-rssyl: upgrade to 0.34 2012-12-19 17:48:23 +01:00
recipes-support apcupsd: add 3.14.10 2013-01-22 13:17:55 +01:00
site rp-pppoe: Port from oe.dev 2011-07-26 21:51:39 +02:00
COPYING.MIT move layer into meta-oe in preparation for future splits 2011-03-17 21:41:22 +01:00
README README: keep PATCH prefix in subject-prefix, some people filter their inbox based on that 2012-04-26 13:49:15 +02:00

This layer depends on:

URI: git://git.openembedded.org/openembedded-core
branch: master
revision: HEAD

Send pull requests to openembedded-devel@lists.openembedded.org with '[meta-oe]' in the subject'

When sending single patches, please use something like 'git send-email -1 --to openembedded-devel@lists.openembedded.org --subject-prefix=meta-oe][PATCH'

You are encouraged to fork the mirror on github https://github.com/openembedded/meta-oe/ to share your patches, this is preferred for patch sets consisting of more than one patch. Other services like gitorious, repo.or.cz or self hosted setups are of course accepted as well, 'git fetch <remote>' works the same on all of them. We recommend github because it is free, easy to use, has been proven to be reliable and has a really good web GUI.

Main layer maintainer: Koen Kooi <koen@dominion.thruhere.net>