1
0
mirror of https://git.yoctoproject.org/poky synced 2026-05-30 12:29:55 +00:00

bitbake: "per-package" should say "per-recipe"

(Bitbake rev: 1cd369883469747a8158826bb8d67dcca2a8577f)

Signed-off-by: Robert P. J. Day <rpjday@crashcourse.ca>
Signed-off-by: Richard Purdie <richard.purdie@linuxfoundation.org>
This commit is contained in:
Robert P. J. Day
2014-07-22 17:54:42 -04:00
committed by Richard Purdie
parent 8b7116d25e
commit 653b557770
4 changed files with 4 additions and 4 deletions
+1 -1
View File
@@ -402,7 +402,7 @@ class BBCooker:
def showEnvironment(self, buildfile = None, pkgs_to_build = []):
"""
Show the outer or per-package environment
Show the outer or per-recipe environment
"""
fn = None
envdata = None