summaryrefslogtreecommitdiff
path: root/packages/python/python-edje
diff options
context:
space:
mode:
authorRolf Leggewie <oe-devel@rolf.leggewie.biz>2008-08-17 00:57:06 +0000
committerRolf Leggewie <oe-devel@rolf.leggewie.biz>2008-08-17 00:57:06 +0000
commit15708a9660212e99682cccf6ef725bc1046f8c1d (patch)
treef153873784f7054900ce542b571c0bd783a81ea4 /packages/python/python-edje
parentcec44b21030fd1945b8bf58ebca799ceb2e92622 (diff)
xmms-embedded: relax depends on specific version of libmikmod.
Diffstat (limited to 'packages/python/python-edje')
0 files changed, 0 insertions, 0 deletions
n='4' class='logmsg'> After removal of auto-creating S we must ensure that all recipes are using a proper value for S. Fix all recipes that only need to set S equals to WORKDIR. [YOCTO #5627] Signed-off-by: Petter Mabäcker <petter@technux.se> 2013-04-29connman-conf: add SUMMARY and DESCRIPTIONPaul Eggleton1 Signed-off-by: Paul Eggleton <paul.eggleton@linux.intel.com> Signed-off-by: Saul Wold <sgw@linux.intel.com> 2013-03-22connman-conf: Move the setup script into /usr/lib/connmanJukka Rissanen1 The /etc/connman is not suitable for the setup script. There are other connman related scripts in /usr/lib/connman so moving the wired setup script there. Signed-off-by: Richard Purdie <richard.purdie@linuxfoundation.org> 2013-03-07connman: Wired inteface provisioned via qemuCristian Iorga1 - connman-conf package re-implemented - connman 1.12 introduces provisioning for wired interfaces also; - wired interface settings are read from kernel cmdline if present; - after that are passed to connman as a config file - for BA, this is not needed, as BA will have a network infrastructure to work with. Fixes [YOCTO #3227]; Fixes [YOCTO #3804]; Fixes [YOCTO #3843]. Signed-off-by: Cristian Iorga <cristian.iorga@intel.com> Signed-off-by: Saul Wold <sgw@linux.intel.com> 2013-01-16connman-conf: configures connman in qemu machinesCristian Iorga1 For qemu machines, connman should not configure virtual wired interfaces. Wired interfaces (eth0) are assigned static IP addresses by the virtual machine manager (qemu). This packages places the eth0 interface in a list of blacklisted interfaces, forbiding connman administering wired interfaces for qemu machines. Signed-off-by: Cristian Iorga <cristian.iorga@intel.com> Signed-off-by: Saul Wold <sgw@linux.intel.com>