All of lore.kernel.org
 help / color / mirror / Atom feed
From: Romain Naour <romain.naour@openwide.fr>
To: buildroot@busybox.net
Subject: [Buildroot] [PATCH 0/3] packages needed by the upcomming efl 1.14 package
Date: Fri, 24 Apr 2015 21:46:10 +0200	[thread overview]
Message-ID: <1429904773-460-1-git-send-email-romain.naour@openwide.fr> (raw)

This small series add some packages needed to build the upcomming 1.14 package.

Romain Naour (3):
  package/bullet: new package
  package/x11r7/xproto_printproto: new package
  package/x11r7/xlib_libXp: new package

 package/Config.in                                     |  1 +
 package/bullet/Config.in                              | 10 ++++++++++
 package/bullet/bullet.mk                              | 18 ++++++++++++++++++
 package/x11r7/Config.in                               |  2 ++
 package/x11r7/xlib_libXp/Config.in                    |  8 ++++++++
 package/x11r7/xlib_libXp/xlib_libXp.hash              |  2 ++
 package/x11r7/xlib_libXp/xlib_libXp.mk                | 19 +++++++++++++++++++
 package/x11r7/xproto_printproto/Config.in             |  6 ++++++
 .../x11r7/xproto_printproto/xproto_printproto.hash    |  2 ++
 package/x11r7/xproto_printproto/xproto_printproto.mk  | 15 +++++++++++++++
 10 files changed, 83 insertions(+)
 create mode 100644 package/bullet/Config.in
 create mode 100644 package/bullet/bullet.mk
 create mode 100644 package/x11r7/xlib_libXp/Config.in
 create mode 100644 package/x11r7/xlib_libXp/xlib_libXp.hash
 create mode 100644 package/x11r7/xlib_libXp/xlib_libXp.mk
 create mode 100644 package/x11r7/xproto_printproto/Config.in
 create mode 100644 package/x11r7/xproto_printproto/xproto_printproto.hash
 create mode 100644 package/x11r7/xproto_printproto/xproto_printproto.mk

-- 
1.9.3

             reply	other threads:[~2015-04-24 19:46 UTC|newest]

Thread overview: 5+ messages / expand[flat|nested]  mbox.gz  Atom feed  top
2015-04-24 19:46 Romain Naour [this message]
2015-04-24 19:46 ` [Buildroot] [PATCH 1/3] package/bullet: new package Romain Naour
2015-04-25  9:10   ` Thomas Petazzoni
2015-04-24 19:46 ` [Buildroot] [PATCH 2/3] package/x11r7/xproto_printproto: " Romain Naour
2015-04-24 19:46 ` [Buildroot] [PATCH 3/3] package/x11r7/xlib_libXp: " Romain Naour

Reply instructions:

You may reply publicly to this message via plain-text email
using any one of the following methods:

* Save the following mbox file, import it into your mail client,
  and reply-to-all from there: mbox

  Avoid top-posting and favor interleaved quoting:
  https://en.wikipedia.org/wiki/Posting_style#Interleaved_style

* Reply using the --to, --cc, and --in-reply-to
  switches of git-send-email(1):

  git send-email \
    --in-reply-to=1429904773-460-1-git-send-email-romain.naour@openwide.fr \
    --to=romain.naour@openwide.fr \
    --cc=buildroot@busybox.net \
    /path/to/YOUR_REPLY

  https://kernel.org/pub/software/scm/git/docs/git-send-email.html

* If your mail client supports setting the In-Reply-To header
  via mailto: links, try the mailto: link
Be sure your reply has a Subject: header at the top and a blank line before the message body.
This is an external index of several public inboxes,
see mirroring instructions on how to clone and mirror
all data and code used by this external index.