meta-openembedded/meta-oe
Martin Jansa b08b6d79ae fbset-modes: Explicitly set MACHINE_ARCH
* bitbake-diffsigs output:
  basehash changed from 2f6aa4302713441e9c3c7207c4edea33 to 3486f2b65998ee4ec5bd5fbbe02cadb0
  List of dependencies for variable TARGET_LD_ARCH changed from 'set([])' to 'set(['TUNE_LDARGS'])'
  List of dependencies for variable TARGET_AS_ARCH changed from 'set([])' to 'set(['TUNE_ASARGS'])'
  List of dependencies for variable TARGET_OS changed from 'set([])' to 'set(['ABIEXTENSION', 'LIBCEXTENSION'])'
  List of dependencies for variable TARGET_CC_ARCH changed from 'set([])' to 'set(['TUNE_CCARGS'])'
  List of dependencies for variable TARGET_ARCH changed from 'set([])' to 'set(['TUNE_ARCH'])'
  Dependency on Variable ABIEXTENSION was removed
  Dependency on Variable TUNE_CCARGS was removed
  Dependency on Variable TUNE_FEATURES_tune-armv5t was removed
  Dependency on Variable TUNE_FEATURES_tune-armv5te was removed
  Dependency on Variable TUNE_ARCH was removed
  Dependency on Variable LIBCEXTENSION was removed
  Dependency on Variable TUNE_FEATURES_tune-armv5 was removed
  Dependency on Variable TUNE_LDARGS was removed
  Dependency on Variable DEFAULTTUNE was removed
  Dependency on Variable TUNE_ASARGS was removed
  Dependency on Variable TUNE_FEATURES was removed
  Variable TARGET_LD_ARCH value changed from 'none' to '${TUNE_LDARGS}'
  Variable TARGET_AS_ARCH value changed from 'none' to '${TUNE_ASARGS}'
  Variable TARGET_OS value changed from 'linux' to 'linux${LIBCEXTENSION}${ABIEXTENSION}'
  Variable TARGET_CC_ARCH value changed from 'none' to '${TUNE_CCARGS}'
  Variable TARGET_ARCH value changed from 'allarch' to '${TUNE_ARCH}'
  Hash for dependent task fbset-modes.bb.do_patch changed from eb8e475b55d64d5c9f6427a90e080ba6 to ee7e89fdd852378ee18ac23cdd92f3d3
2014-01-04 12:08:36 +01:00
..
classes recipes: Unify indentation 2013-04-15 16:23:17 +02:00
conf usb-modeswitch-data: Exclude SIGGEN dependency on usb-modeswitch 2014-01-04 12:08:36 +01:00
recipes-benchmark fio: Add armv6 support 2013-04-19 02:45:27 +02:00
recipes-connectivity gateone: Drop allarch 2013-11-19 13:01:08 +01:00
recipes-core f2fs-tools: add util-linux dependency 2013-08-22 09:51:26 +02:00
recipes-devtools python-feedparser: Changed from distutils to setuptools 2013-08-22 09:51:25 +02:00
recipes-extended zram: Drop allarch 2014-01-04 12:08:01 +01:00
recipes-gnome recipes: Unify indentation 2013-04-15 16:23:17 +02:00
recipes-graphics libgphoto2: add PACKAGECONFIG for serial 2013-08-22 09:51:27 +02:00
recipes-kernel compat-wireless: exclude from world 2013-04-30 21:23:10 +02:00
recipes-multimedia x264: explicitly disable swscale 2013-08-22 09:51:27 +02:00
recipes-navigation libspatialite: add missing dependency on sqlite3 2013-08-22 09:51:25 +02:00
recipes-qt qtserialport-e: Various fixes per openembedded-devel list comments. 2013-04-30 21:22:43 +02:00
recipes-sato/claws-mail claws-plugins-*: Update SRC_URI 2013-06-11 09:00:55 +02:00
recipes-support fbset-modes: Explicitly set MACHINE_ARCH 2014-01-04 12:08:36 +01:00
site rp-pppoe: Port from oe.dev 2011-07-26 21:51:39 +02:00
COPYING.MIT
README README: show github mirror URL in layer dependencies 2013-04-29 11:06:48 +02:00

This layer depends on:

URI: git://github.com/openembedded/oe-core.git
branch: dylan
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 -M -1 --to openembedded-devel@lists.openembedded.org --subject-prefix=meta-oe][dylan][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>