aboutsummaryrefslogtreecommitdiffstats
path: root/meta/classes/update-rc.d.bbclass
AgeCommit message (Expand)Author
2015-08-30update-rc.d.bbclass: explicitly dep on initscriptsChristopher Larson
2015-07-26updated-rc.d: Only add dependencies in target caseRichard Purdie
2015-07-25update-rc.d: Include updated-rc.d in DEPENDSgenerated by cgit 1.2.3-korg (git 2.39.0) at 2024-06-07 19:40:21 +0000 5b67999b5bbe471491c224ad1?s=128&d=retro' />Ross Burton
2013-03-26update-rcd: drop depends to recommends, check for update-rcd in scriptsRoss Burton
2013-03-26update-rcd.bbclass: handle both sysvinit and systemd features being presentRoss Burton
2013-02-17classes: Drop none package specific packaging variable accessesRichard Purdie
2013-02-11update-rc.d: don't do anything if systemd.bbclass is inheritedRoss Burton
2013-02-08Revert: update-rc.d: disable update-rc.d.bbclass when systemd enabledSaul Wold
2013-01-20update-rc.d: disable update-rc.d.bbclass when systemd enabledRadu Moisan
2013-01-18update-rc.d:fix support postrm at image creation timeHongxu Jia
2012-11-02classes: replace virtclass-native(sdk) with class-native(sdk)Robert Yang
2012-07-19Convert tab indentation in python functions into four-spaceRichard Purdie
2012-03-05meta: Convert getVar/getVarFlag(xxx, 1) -> (xxx, True)Richard Purdie
2012-02-24update-rc.d.bbclass: do nothing for extended cross packagesOtavio Salvador
2011-12-16update-rc.d.bbclass: override UPDATERCD for nativesdkBernhard Guillon
2011-11-26getVar/setVar cleanupsRichard Purdie
2011-11-10Convert to use direct access to the data store (instead of bb.data.*Var*())Richard Purdie
2011-01-24update-rc.d.bbclass: Changed RDEPENDS for nativeSaul Wold
2010-12-30update-rc.d: Allow the primary deamon package to be specified in UPDATERCPN, ...Richard Purdie
2010-08-17update-rc.d.bbclass: adjust order on tweaking postinstKevin Tian
2009-11-16update-rc.d: Add native version, add native dependency to class, convert stag...Richard Purdie
2009-11-13classes: Remove and sanitise import statementsRichard Purdie
2009-01-07update-rc.d.bbclass: Only change the main package RDEPENDS, not all the RDEPE...Richard Purdie
2008-07-29update-rc.d.bbclass: add code at start of post install scripts so it will be ...Marcin Juszkiewicz
2007-08-06update-rc.d.bbclass: Tweak changeRichard Purdie
2007-08-06update-rc.d.bbclass: Stop the class corrupting the D variableRichard Purdie
2006-11-20classes: Sync with OE - mainly quoting fixes or other minor updatesRichard Purdie