| Submitter | Dexuan Cui |
|---|---|
| Date | June 17, 2011, 3 a.m. |
| Message ID | <cover.1308278404.git.dexuan.cui@intel.com> |
| Download | mbox |
| Permalink | /patch/6041/ |
| State | New, archived |
| Headers | show |
Pull-request
git://git.pokylinux.org/poky-contrib dcui/bump_PRComments
Cui, Dexuan wrote: > I did a core-image-sato-sdk and meta-toolchain-gmae building using a > commit of May 12 between 605141a9(the perl-native workaround patch) > and 3ba6d018(populate perl-native into its own dir), and grepped > ${STAGING_BINDIR_NATIVE}/perl in > ${STAGING_BINDIR_NATIVE} to find out all the scripts needed to > address. Some recipes' PRs have been bumped, so this patch only bumps > the omitted ones. > > Please review the patch. > > The following changes since commit > 2163461ec94528ecf046a04edc5db3d2dd3a6b8b: > > systemtap: remove non-core COMPATIBLE_MACHINES (2011-06-16 22:14:06 > +0100) > > are available in the git repository at: > git://git.pokylinux.org/poky-contrib dcui/bump_PR > http://git.pokylinux.org/cgit.cgi/poky-contrib/log/?h=dcui/bump_PR > > Dexuan Cui (1): > glib-2.0,intltool,rpm,sgmlspl-native: Bump PR to resolve perl-native > issue > > meta/recipes-core/glib-2.0/glib-2.0_2.27.5.bb | 2 +- > meta/recipes-core/glib-2.0/glib-2.0_2.28.6.bb | 2 +- > meta/recipes-devtools/intltool/intltool_0.40.6.bb | 2 +- > meta/recipes-devtools/rpm/rpm_5.4.0.bb | 2 +- > .../sgmlspl/sgmlspl-native_1.03ii.bb | 2 +- > 5 files changed, 5 insertions(+), 5 deletions(-)
Cui, Dexuan wrote: > Cui, Dexuan wrote: >> I did a core-image-sato-sdk and meta-toolchain-gmae building using a >> commit of May 12 between 605141a9(the perl-native workaround patch) >> and 3ba6d018(populate perl-native into its own dir), and grepped >> ${STAGING_BINDIR_NATIVE}/perl in >> ${STAGING_BINDIR_NATIVE} to find out all the scripts needed to >> address. Some recipes' PRs have been bumped, so this patch only >> bumps the omitted ones. >> >> Please review the patch. >> >> The following changes since commit >> 2163461ec94528ecf046a04edc5db3d2dd3a6b8b: >> >> systemtap: remove non-core COMPATIBLE_MACHINES (2011-06-16 >> 22:14:06 +0100) >> >> are available in the git repository at: >> git://git.pokylinux.org/poky-contrib dcui/bump_PR >> http://git.pokylinux.org/cgit.cgi/poky-contrib/log/?h=dcui/bump_PR >> >> Dexuan Cui (1): >> glib-2.0,intltool,rpm,sgmlspl-native: Bump PR to resolve >> perl-native issue >> >> meta/recipes-core/glib-2.0/glib-2.0_2.27.5.bb | 2 +- >> meta/recipes-core/glib-2.0/glib-2.0_2.28.6.bb | 2 +- >> meta/recipes-devtools/intltool/intltool_0.40.6.bb | 2 +- >> meta/recipes-devtools/rpm/rpm_5.4.0.bb | 2 +- >> .../sgmlspl/sgmlspl-native_1.03ii.bb | 2 +- >> 5 files changed, 5 insertions(+), 5 deletions(-) (Sorry for my previous empty reply to this thead. I pressed enter too hastily...) Looks the patch was neglected somehow, either? :-) Thanks, -- Dexuan
On Wed, 2011-06-29 at 20:49 +0800, Cui, Dexuan wrote: > Cui, Dexuan wrote: > > Cui, Dexuan wrote: > >> I did a core-image-sato-sdk and meta-toolchain-gmae building using a > >> commit of May 12 between 605141a9(the perl-native workaround patch) > >> and 3ba6d018(populate perl-native into its own dir), and grepped > >> ${STAGING_BINDIR_NATIVE}/perl in > >> ${STAGING_BINDIR_NATIVE} to find out all the scripts needed to > >> address. Some recipes' PRs have been bumped, so this patch only > >> bumps the omitted ones. > >> > >> Please review the patch. > >> > >> The following changes since commit > >> 2163461ec94528ecf046a04edc5db3d2dd3a6b8b: > >> > >> systemtap: remove non-core COMPATIBLE_MACHINES (2011-06-16 > >> 22:14:06 +0100) > >> > >> are available in the git repository at: > >> git://git.pokylinux.org/poky-contrib dcui/bump_PR > >> http://git.pokylinux.org/cgit.cgi/poky-contrib/log/?h=dcui/bump_PR > >> > >> Dexuan Cui (1): > >> glib-2.0,intltool,rpm,sgmlspl-native: Bump PR to resolve > >> perl-native issue > >> > >> meta/recipes-core/glib-2.0/glib-2.0_2.27.5.bb | 2 +- > >> meta/recipes-core/glib-2.0/glib-2.0_2.28.6.bb | 2 +- > >> meta/recipes-devtools/intltool/intltool_0.40.6.bb | 2 +- > >> meta/recipes-devtools/rpm/rpm_5.4.0.bb | 2 +- > >> .../sgmlspl/sgmlspl-native_1.03ii.bb | 2 +- > >> 5 files changed, 5 insertions(+), 5 deletions(-) > (Sorry for my previous empty reply to this thead. I pressed enter too hastily...) > Looks the patch was neglected somehow, either? :-) It did seem to get missed, sorry. I've merged it. Cheers, Richard
I did a core-image-sato-sdk and meta-toolchain-gmae building using a commit of May 12 between 605141a9(the perl-native workaround patch) and 3ba6d018(populate perl-native into its own dir), and grepped ${STAGING_BINDIR_NATIVE}/perl in ${STAGING_BINDIR_NATIVE} to find out all the scripts needed to address. Some recipes' PRs have been bumped, so this patch only bumps the omitted ones. Please review the patch. The following changes since commit 2163461ec94528ecf046a04edc5db3d2dd3a6b8b: systemtap: remove non-core COMPATIBLE_MACHINES (2011-06-16 22:14:06 +0100) are available in the git repository at: git://git.pokylinux.org/poky-contrib dcui/bump_PR http://git.pokylinux.org/cgit.cgi/poky-contrib/log/?h=dcui/bump_PR Dexuan Cui (1): glib-2.0,intltool,rpm,sgmlspl-native: Bump PR to resolve perl-native issue meta/recipes-core/glib-2.0/glib-2.0_2.27.5.bb | 2 +- meta/recipes-core/glib-2.0/glib-2.0_2.28.6.bb | 2 +- meta/recipes-devtools/intltool/intltool_0.40.6.bb | 2 +- meta/recipes-devtools/rpm/rpm_5.4.0.bb | 2 +- .../sgmlspl/sgmlspl-native_1.03ii.bb | 2 +- 5 files changed, 5 insertions(+), 5 deletions(-)