| Submitter | Peter Seebach |
|---|---|
| Date | Aug. 27, 2012, 6:32 p.m. |
| Message ID | <cover.1346087164.git.peter.seebach@windriver.com> |
| Download | mbox |
| Permalink | /patch/35389/ |
| State | New |
| Headers | show |
Pull-request
git://git.yoctoproject.org/poky-contrib seebs/varpseudoComments
On 08/27/2012 11:32 AM, Peter Seebach wrote: > On reflection, I like "rootfs.pseudo_state" better than > "pseudo_state_rootfs". Also found a typo in which *one* reference > had pseudo_state/rootfs rather than pseudo_state_rootfs. (My keyboard > layout hates me.) > > This version has been actually tested complete with running the > associated bitbake targets. > > The following changes since commit 4ef8960c8d2876914bb78cbdce5fae3c5297e942: > Khem Raj (1): > gcc-cross-intermediate, gcc-crosssdk-intermediate: Remove > > are available in the git repository at: > > git://git.yoctoproject.org/poky-contrib seebs/varpseudo > http://git.yoctoproject.org/cgit.cgi/poky-contrib/log/?h=seebs/varpseudo > > Peter Seebach (1): > runqemu-export-rootfs and friends: don't put pseudo db in target fs > > .../installer/adt-installer/scripts/extract_rootfs | 8 ++++---- > scripts/runqemu-export-rootfs | 2 +- > scripts/runqemu-extract-sdk | 15 +++++++++------ > 3 files changed, 14 insertions(+), 11 deletions(-) > Merged into OE-Core Thanks Sau! > > _______________________________________________ > Openembedded-core mailing list > Openembedded-core@lists.openembedded.org > http://lists.linuxtogo.org/cgi-bin/mailman/listinfo/openembedded-core > >
On reflection, I like "rootfs.pseudo_state" better than "pseudo_state_rootfs". Also found a typo in which *one* reference had pseudo_state/rootfs rather than pseudo_state_rootfs. (My keyboard layout hates me.) This version has been actually tested complete with running the associated bitbake targets. The following changes since commit 4ef8960c8d2876914bb78cbdce5fae3c5297e942: Khem Raj (1): gcc-cross-intermediate, gcc-crosssdk-intermediate: Remove are available in the git repository at: git://git.yoctoproject.org/poky-contrib seebs/varpseudo http://git.yoctoproject.org/cgit.cgi/poky-contrib/log/?h=seebs/varpseudo Peter Seebach (1): runqemu-export-rootfs and friends: don't put pseudo db in target fs .../installer/adt-installer/scripts/extract_rootfs | 8 ++++---- scripts/runqemu-export-rootfs | 2 +- scripts/runqemu-extract-sdk | 15 +++++++++------ 3 files changed, 14 insertions(+), 11 deletions(-)