summaryrefslogtreecommitdiff
path: root/meta/packages/networkmanager/networkmanager_svn.bb
Commit message (Collapse)AuthorAgeFilesLines
* populate-volatile.sh: cleanup duplicated invocations and remove boot warningKevin Tian2010-08-121-8/+1
| | | | | | | | | | | | | | | | | For one, populate-volatile.sh is itself a rcS script which is invoked earlier than package's own postinst method (last one in rcS). If package has already installed their volatile files correctly, it doesn't make sense to update volatile again in postinst since nothing is changed. On the other hand, dbus/hal are special since their user/group are only created in the target. If they pre-install volatiles like others, populate-volatile.sh will report "undefined user" since at that time their user/group haven't been created. The better way solving this is to generate their volatile in the fly after user/group are created, and then update volatiles. This fix [BUGID #121] Signed-off-by: Kevin Tian <kevin.tian@intel.com>
* networkmanager_svn.bb: Fix recipe metadataDongxiao Xu2010-07-021-17/+16
| | | | | | | | Fix HOMEPAGE and LICENSE information Add BUGTRACKER information Fix recipe format Signed-off-by: Dongxiao Xu <dongxiao.xu@intel.com>
* autotools: deprecate autotools_stage classJoshua Lock2010-04-271-1/+1
| | | | | | | | | Move the functionality into autotools and ensure all our Poky recipes are no longer using it. Keep the autools_stage class around for OE compatability but just have it inherit autools. Signed-off-by: Joshua Lock <josh@linux.intel.com>
* networkmanager: Fix polkit dependencyRichard Purdie2010-02-011-1/+1
| | | | Signed-off-by: Richard Purdie <rpurdie@linux.intel.com>
* networkmanager: Update to work with recent libnlRichard Purdie2009-05-161-1/+2
| | | | Signed-off-by: Richard Purdie <rpurdie@linux.intel.com>
* networkmanager: Add DEPENDS on policykitRichard Purdie2009-05-141-1/+1
| | | | Signed-off-by: Richard Purdie <rpurdie@linux.intel.com>
* classes/autotools_stage.bbclass: Add autotools_stage class to further ↵Richard Purdie2008-12-301-5/+1
| | | | recipes to simplify recipes using standard autotools
* networkmanager: Remove conflicting directories (managed by volatiles)Rob Bradford2008-10-311-1/+3
|
* networkmanager: Add a method to stop network manager controlling selected ↵Richard Purdie2008-07-161-1/+2
| | | | | | network interfaces git-svn-id: https://svn.o-hand.com/repos/poky/trunk@4843 311d38ba-8fff-0310-9ca6-ca027cbcb966
* networkmanager: use a proper init script with dependsRoss Burton2008-07-041-5/+8
| | | | git-svn-id: https://svn.o-hand.com/repos/poky/trunk@4828 311d38ba-8fff-0310-9ca6-ca027cbcb966
* networkmanager: added missing dependency on gnome-commonMarcin Juszkiewicz2008-07-021-1/+1
| | | | git-svn-id: https://svn.o-hand.com/repos/poky/trunk@4774 311d38ba-8fff-0310-9ca6-ca027cbcb966
* networkmanager: Fix broken makefile for libtool 2.2.2Richard Purdie2008-04-141-1/+2
| | | | git-svn-id: https://svn.o-hand.com/repos/poky/trunk@4252 311d38ba-8fff-0310-9ca6-ca027cbcb966
* networkmanager: Move from meta-extras to metaRichard Purdie2008-02-071-0/+55
git-svn-id: https://svn.o-hand.com/repos/poky/trunk@3709 311d38ba-8fff-0310-9ca6-ca027cbcb966