summaryrefslogtreecommitdiffstats
path: root/meta/classes/update-rc.d.bbclass
Commit message (Expand)AuthorAgeFilesLines
* update-rc.d: use '-f' option in updatercd_postrmChen Qi2015-02-171-2/+2
* update-rc.d/systemd: Remove OVERRIDES dependencyRichard Purdie2014-09-231-0/+1
* update-rc.d: fix logic in populate_packages_updatercdChen Qi2014-09-031-1/+1
* update-rc.d: Allow to use different initscripts providerMartin Jansa2014-06-101-1/+2
* update-rc.d/useradd: Add additional dependeciesSaul Wold2014-06-061-0/+2
* update-rc.d: Handle multilib case for initscriptsSaul Wold2014-05-111-1/+2
* Globally replace oe.utils.contains to bb.utils.containsOtavio Salvador2014-04-251-1/+1
* update-rc.d.bbclass: fix inhibit checkKai Kang2014-02-211-1/+1
* meta/recipes: Remove virtclass referencesRichard Purdie2014-02-131-1/+1
* update-rc.d: automatically rdepend on initscripts-funtionsChen Qi2014-02-021-0/+12
* classes/recipes: More optimal DISTRO_FEATURES referencesRichard Purdie2013-12-051-1/+1
* update-rc.d.bbclass: Cleanup package scriptsJacob Kroon2013-11-011-24/+25
* update-rc.d.bbclass: Fix host/target test in postinstJacob Kroon2013-10-291-1/+1
* update-rcd.bbclass: fix host/target testRoss Burton2013-10-161-5/+3
* update-rc: Stop and remove service if updating packageFelipe F. Tonello2013-10-141-1/+17
* udpated-rc.d: Track postinst/prerm/postrm in task checksumRichard Purdie2013-10-071-0/+2
* classes: Use modern exception raising syntaxRichard Purdie2013-05-091-2/+2
* update-rc.d: correctly look up the initscript params with overridesRoss Burton2013-04-101-3/+9
* update-rc.d, systemd: redirect also stderr from typeMartin Jansa2013-04-021-2/+2
* update-rc.d/systemd: change communication variable nameRoss Burton2013-03-261-5/+3
* update-rcd: drop depends to recommends, check for update-rcd in scriptsRoss Burton2013-03-261-5/+10
* update-rcd.bbclass: handle both sysvinit and systemd features being presentRoss Burton2013-03-261-3/+6
* classes: Drop none package specific packaging variable accessesRichard Purdie2013-02-171-3/+3
* update-rc.d: don't do anything if systemd.bbclass is inheritedRoss Burton2013-02-111-8/+11
* Revert: update-rc.d: disable update-rc.d.bbclass when systemd enabledSaul Wold2013-02-081-1/+86
* update-rc.d: disable update-rc.d.bbclass when systemd enabledRadu Moisan2013-01-201-89/+1
* update-rc.d:fix support postrm at image creation timeHongxu Jia2013-01-181-1/+5
* classes: replace virtclass-native(sdk) with class-native(sdk)Robert Yang2012-11-021-2/+2
* Convert tab indentation in python functions into four-spaceRichard Purdie2012-07-191-34/+34
* meta: Convert getVar/getVarFlag(xxx, 1) -> (xxx, True)Richard Purdie2012-03-051-10/+10
* update-rc.d.bbclass: do nothing for extended cross packagesOtavio Salvador2012-02-241-0/+1
* update-rc.d.bbclass: override UPDATERCD for nativesdkBernhard Guillon2011-12-161-0/+2
* getVar/setVar cleanupsRichard Purdie2011-11-271-1/+1
* Convert to use direct access to the data store (instead of bb.data.*Var*())Richard Purdie2011-11-101-18/+18
* update-rc.d.bbclass: Changed RDEPENDS for nativeSaul Wold2011-01-241-1/+3
* update-rc.d: Allow the primary deamon package to be specified in UPDATERCPN, ...Richard Purdie2010-12-301-2/+4
* update-rc.d.bbclass: adjust order on tweaking postinstKevin Tian2010-08-171-5/+10
* update-rc.d: Add native version, add native dependency to class, convert stag...Richard Purdie2009-11-161-1/+1
* classes: Remove and sanitise import statementsRichard Purdie2009-11-131-1/+0
* update-rc.d.bbclass: Only change the main package RDEPENDS, not all the RDEPE...Richard Purdie2009-01-071-1/+1
* update-rc.d.bbclass: add code at start of post install scripts so it will be ...Marcin Juszkiewicz2008-07-291-3/+5
* update-rc.d.bbclass: Tweak changeRichard Purdie2007-08-061-1/+1
* update-rc.d.bbclass: Stop the class corrupting the D variableRichard Purdie2007-08-061-6/+4
* classes: Sync with OE - mainly quoting fixes or other minor updatesRichard Purdie2006-11-201-4/+5
* Fix whitespaceRoss Burton2006-11-201-4/+4
* update-rc.d.bbclass: 'Fix' whitespaceRichard Purdie2006-11-201-29/+29
* classes: Standardise whitespace in anonymous python methods and factor out fu...Richard Purdie2006-11-201-33/+37
* Rename /openembedded/ -> /meta/Richard Purdie2006-07-211-0/+69
OpenPOWER on IntegriCloud