]> git.ipfire.org Git - thirdparty/openembedded/openembedded-core-contrib.git/commit
bitbake: hob: The title of the packages screen depends on the screen you arrive from
authorConstantin Musca <constantinx.musca@intel.com>
Fri, 21 Sep 2012 10:28:43 +0000 (13:28 +0300)
committerRichard Purdie <richard.purdie@linuxfoundation.org>
Mon, 24 Sep 2012 11:13:49 +0000 (12:13 +0100)
commitd875d62f8ef606e188bf1e6561208e6b80b68d24
treeca146fbea36677520e62a71633127ed8077a6483
parent64ea131e3d7c1920abe059974d621ff7bc899346
bitbake: hob: The title of the packages screen depends on the screen you arrive from

- If you arrive to the packages screen from the recipes screen, the title
should say: 'Step 2 of 2: Edit packages'
- If you arrive to the packages screen from the image details screen, the
title should say: 'Edit packages'
- The title of the recipes screen should say 'Step 1 of 2: Edit recipes'

[YOCTO #2982]

(Bitbake rev: c366f4314c29b873a486daa9a0a4e29bb4225dd6)

Signed-off-by: Constantin Musca <constantinx.musca@intel.com>
Signed-off-by: Richard Purdie <richard.purdie@linuxfoundation.org>
bitbake/lib/bb/ui/crumbs/builder.py
bitbake/lib/bb/ui/crumbs/hobpages.py
bitbake/lib/bb/ui/crumbs/recipeselectionpage.py