# # Because base.oeclasses set the variable # # do_fetch[nostamp] = "1" # do_build[nostamp] = "1" # # for every build we're doing oemake calls all of the phases to check if # something new is to download. This class unset's this nostamp flag. This # makes a package "finished", once it's completely build. # # This means that the subsequent builds are faster, but when you change the # behaviour of the package, e.g. by adding INHERIT="package_ipk", you won't # get the ipk file except you delete the build stamp manually or all of them # with oebuild clean . do_build[nostamp] = "" tle='multitech-oe.git' href='/cgit/multitech-oe.git/'>multitech-oe.git
Multi-Tech CoreCDP 1.x OpenEmbedded TreeMulti-Tech Systems
summaryrefslogtreecommitdiff
path: root/packages/python/python-pyflakes_0.2.1.bb
AgeCommit message (Expand)AuthorFiles
2008-10-15[PR] Change PR to FILE_PR and intro PR as FILE_PR + DISTRO_PRHolger Hans Peter Freyther1
2007-08-16python-pyflakes: update to 0.2.1Michael Lauer1