| Submitter | Christopher Larson |
|---|---|
| Date | June 2, 2012, 2:24 a.m. |
| Message ID | <cover.1338603853.git.kergoth@gmail.com> |
| Download | mbox |
| Permalink | /patch/29125/ |
| State | New |
| Headers | show |
Pull-request
git://github.com/kergoth/oe-core rpcbind-1Comments
On Fri, Jun 1, 2012 at 7:24 PM, Christopher Larson <kergoth@gmail.com> wrote: > The following changes since commit e3113827810e98eb1b012f0b280fb917199704c1: > > webkit-gtk: Use glib as unicode backend to avoid browser crash (2012-05-30 17:37:58 +0100) > > are available in the git repository at: > > git://github.com/kergoth/oe-core rpcbind-1 > > for you to fetch changes up to acae76c50ae66d8167038782cc623f5de64e1365: > > task-core-basic: drop portmap (2012-06-01 22:02:50 -0400) > Merged into OE-Core Thanks -b > ---------------------------------------------------------------- > Christopher Larson (2): > rpcbind: add and use startup script, move binaries > task-core-basic: drop portmap > > meta/recipes-extended/rpcbind/rpcbind/init.d | 85 ++++++++++++++++++++++++ > meta/recipes-extended/rpcbind/rpcbind_0.2.0.bb | 18 ++++- > meta/recipes-extended/tasks/task-core-basic.bb | 1 - > 3 files changed, 101 insertions(+), 3 deletions(-) > create mode 100644 meta/recipes-extended/rpcbind/rpcbind/init.d > > -- > 1.7.10.3 > > > _______________________________________________ > Openembedded-core mailing list > Openembedded-core@lists.openembedded.org > http://lists.linuxtogo.org/cgi-bin/mailman/listinfo/openembedded-core
The following changes since commit e3113827810e98eb1b012f0b280fb917199704c1: webkit-gtk: Use glib as unicode backend to avoid browser crash (2012-05-30 17:37:58 +0100) are available in the git repository at: git://github.com/kergoth/oe-core rpcbind-1 for you to fetch changes up to acae76c50ae66d8167038782cc623f5de64e1365: task-core-basic: drop portmap (2012-06-01 22:02:50 -0400) ---------------------------------------------------------------- Christopher Larson (2): rpcbind: add and use startup script, move binaries task-core-basic: drop portmap meta/recipes-extended/rpcbind/rpcbind/init.d | 85 ++++++++++++++++++++++++ meta/recipes-extended/rpcbind/rpcbind_0.2.0.bb | 18 ++++- meta/recipes-extended/tasks/task-core-basic.bb | 1 - 3 files changed, 101 insertions(+), 3 deletions(-) create mode 100644 meta/recipes-extended/rpcbind/rpcbind/init.d