| Submitter | Otavio Salvador |
|---|---|
| Date | May 23, 2011, 12:13 p.m. |
| Message ID | <cover.1306152724.git.otavio@ossystems.com.br> |
| Download | mbox |
| Permalink | /patch/4631/ |
| State | New, archived |
| Headers | show |
Pull-request
git://github.com/OSSystems/oe-core.git masterComments
On 05/23/2011 05:13 AM, Otavio Salvador wrote: > The following changes since commit 54ecf8e3992b8a01c2e5bd16720e1819b71b68bd: > > packagedata: don't choke on empty PACKAGES (2011-05-20 17:41:34 +0100) > > are available in the git repository at: > git://github.com/OSSystems/oe-core.git master > https://github.com/OSSystems/oe-core/tree/master > > Otavio Salvador (3): > send-pull-request: drop sendemail checks > busybox: enable mdev by default > syslinux: rdepends on mtools > > meta/recipes-core/busybox/busybox-1.18.4/defconfig | 2 +- > meta/recipes-core/busybox/busybox.inc | 1 - > meta/recipes-core/busybox/busybox_1.18.4.bb | 2 +- > meta/recipes-devtools/syslinux/syslinux_4.03.bb | 4 +++- > scripts/send-pull-request | 16 ---------------- > 5 files changed, 5 insertions(+), 20 deletions(-) > Pulled the changes to send-pull-request and syslinux, did not take the mdev by default change. Thanks Sau!