| Submitter | Nitin A Kamble |
|---|---|
| Date | Dec. 15, 2011, 1:47 a.m. |
| Message ID | <cover.1323913192.git.nitin.a.kamble@intel.com> |
| Download | mbox |
| Permalink | /patch/16949/ |
| State | New |
| Headers | show |
Pull-request
git://git.pokylinux.org/poky-contrib nitin/bugfixComments
On 12/14/2011 05:47 PM, nitin.a.kamble@intel.com wrote: > From: Nitin A Kamble<nitin.a.kamble@intel.com> > > This has enhanced the commit for fixing mkdosfs. We noticed some > issues with the generated image with the earlier sent-out commit. > This version 2 commit has improved the the mkdosfs further. Now > the outstanding issues in the image are fixable by dosfsck. > More details are in the patch documentation. > > Thanks, > Nitin > > The following changes since commit 9d136b2db8f906c562cbdb23a9b238f0e237074b: > > gdk-pixbuf: Ensure the binaries can be relocated (2011-12-13 18:00:25 +0000) > > are available in the git repository at: > git://git.pokylinux.org/poky-contrib nitin/bugfix > http://git.pokylinux.org/cgit.cgi/poky-contrib/log/?h=nitin/bugfix > > Nitin A Kamble (1): > dosfstools: fix populated image creation with dirs > > .../dosfstools/fix_populated_dosfs_creation.patch | 489 ++++++++++++++++++++ > .../recipes-devtools/dosfstools/dosfstools_2.11.bb | 5 +- > 2 files changed, 492 insertions(+), 2 deletions(-) > create mode 100644 meta/recipes-devtools/dosfstools/dosfstools/fix_populated_dosfs_creation.patch > Merged into OE-Core Thanks Sau!
From: Nitin A Kamble <nitin.a.kamble@intel.com> This has enhanced the commit for fixing mkdosfs. We noticed some issues with the generated image with the earlier sent-out commit. This version 2 commit has improved the the mkdosfs further. Now the outstanding issues in the image are fixable by dosfsck. More details are in the patch documentation. Thanks, Nitin The following changes since commit 9d136b2db8f906c562cbdb23a9b238f0e237074b: gdk-pixbuf: Ensure the binaries can be relocated (2011-12-13 18:00:25 +0000) are available in the git repository at: git://git.pokylinux.org/poky-contrib nitin/bugfix http://git.pokylinux.org/cgit.cgi/poky-contrib/log/?h=nitin/bugfix Nitin A Kamble (1): dosfstools: fix populated image creation with dirs .../dosfstools/fix_populated_dosfs_creation.patch | 489 ++++++++++++++++++++ .../recipes-devtools/dosfstools/dosfstools_2.11.bb | 5 +- 2 files changed, 492 insertions(+), 2 deletions(-) create mode 100644 meta/recipes-devtools/dosfstools/dosfstools/fix_populated_dosfs_creation.patch