| Submitter | Robert Yang |
|---|---|
| Date | Jan. 25, 2013, 8:35 a.m. |
| Message ID | <cover.1359080497.git.liezhi.yang@windriver.com> |
| Download | mbox |
| Permalink | /patch/43365/ |
| State | New |
| Headers | show |
Pull-request
git://git.pokylinux.org/poky-contrib robert/bitbake-layersComments
Hi Robert, On Friday 25 January 2013 16:35:08 Robert Yang wrote: > The following changes since commit 8d6e55bf2192524bda84138b5356a2791adbbe61: > > prserv: add LOCALCOUNT to AUTOINCs migration feature (2013-01-22 16:01:32 > +0000) > > are available in the git repository at: > git://git.pokylinux.org/poky-contrib robert/bitbake-layers > > http://git.pokylinux.org/cgit.cgi/poky-contrib/log/?h=robert/bitbake-layers > > Robert Yang (2): > bitbake-layers: fix get_file_layer > bitbake-layers: print the recipe's depends that crosses a layer > boundary Looks good, thanks for implementing this. I think we might be able to improve the output formatting for this subcommand in a similar manner to the other subcommands a while ago (i.e. avoiding long paths but with an option to go back to the full path format - see show-overlayed and its -f option for an example) however this can be done at a later date. Cheers, Paul
Hi Pual, Thank you very much, I've filed a defect for tracking this: https://bugzilla.yoctoproject.org/show_bug.cgi?id=3824 Bug 3824 - bitbake-layers: let show-cross-depends avoid long path // Robert On 01/31/2013 10:04 PM, Paul Eggleton wrote: > Hi Robert, > > On Friday 25 January 2013 16:35:08 Robert Yang wrote: >> The following changes since commit 8d6e55bf2192524bda84138b5356a2791adbbe61: >> >> prserv: add LOCALCOUNT to AUTOINCs migration feature (2013-01-22 16:01:32 >> +0000) >> >> are available in the git repository at: >> git://git.pokylinux.org/poky-contrib robert/bitbake-layers >> >> http://git.pokylinux.org/cgit.cgi/poky-contrib/log/?h=robert/bitbake-layers >> >> Robert Yang (2): >> bitbake-layers: fix get_file_layer >> bitbake-layers: print the recipe's depends that crosses a layer >> boundary > > Looks good, thanks for implementing this. I think we might be able to improve > the output formatting for this subcommand in a similar manner to the other > subcommands a while ago (i.e. avoiding long paths but with an option to go > back to the full path format - see show-overlayed and its -f option for an > example) however this can be done at a later date. > > Cheers, > Paul >
The following changes since commit 8d6e55bf2192524bda84138b5356a2791adbbe61: prserv: add LOCALCOUNT to AUTOINCs migration feature (2013-01-22 16:01:32 +0000) are available in the git repository at: git://git.pokylinux.org/poky-contrib robert/bitbake-layers http://git.pokylinux.org/cgit.cgi/poky-contrib/log/?h=robert/bitbake-layers Robert Yang (2): bitbake-layers: fix get_file_layer bitbake-layers: print the recipe's depends that crosses a layer boundary bitbake/bin/bitbake-layers | 136 +++++++++++++++++++++++++++++++++++++++++++- 1 files changed, 135 insertions(+), 1 deletions(-)