From mboxrd@z Thu Jan 1 00:00:00 1970 Return-Path: Received: by yocto-www.yoctoproject.org (Postfix, from userid 118) id 799DEE00510; Sat, 28 Jun 2014 10:11:36 -0700 (PDT) X-Spam-Checker-Version: SpamAssassin 3.3.1 (2010-03-16) on yocto-www.yoctoproject.org X-Spam-Level: X-Spam-Status: No, score=-1.9 required=5.0 tests=BAYES_00,RCVD_IN_DNSWL_NONE autolearn=ham version=3.3.1 X-Spam-HAM-Report: * -1.9 BAYES_00 BODY: Bayes spam probability is 0 to 1% * [score: 0.0000] * -0.0 RCVD_IN_DNSWL_NONE RBL: Sender listed at http://www.dnswl.org/, no * trust * [209.85.192.174 listed in list.dnswl.org] Received: from mail-pd0-f174.google.com (mail-pd0-f174.google.com [209.85.192.174]) by yocto-www.yoctoproject.org (Postfix) with ESMTP id 3F013E003D6 for ; Sat, 28 Jun 2014 10:11:31 -0700 (PDT) Received: by mail-pd0-f174.google.com with SMTP id y10so5907711pdj.5 for ; Sat, 28 Jun 2014 10:11:30 -0700 (PDT) X-Google-DKIM-Signature: v=1; a=rsa-sha256; c=relaxed/relaxed; d=1e100.net; s=20130820; h=x-gm-message-state:message-id:date:from:user-agent:mime-version:to :cc:subject:references:in-reply-to:content-type :content-transfer-encoding; bh=1UXRsVqA5TCYdpKhURt44XNjB6xptUu+OL2GGmdXm0w=; b=k1NBSruXYdob/QJ+Wd4gr2QN+5xCMrHYgG6mOaE7/qScwDQRFi8aUG+9nfXoDjuAX4 A+KnNZrSGkeyJQLmcG1sNbqsPKEnlGwDgg4QSF2i+8I/0qSNe+MfWWN4eQrcpiEU9TwO YEMLdTYc6vzvejnQwavxpKqDorrgynhCTnFHvxtE9f5QJavrmcHwQ9deTt9NzTSD/3XF AKL8A7tydViVhSJXTylZLvrlhAWPzNh8A60iWTOQ/ioz6XSXDd9fEJFaT4ZWwggyEAbn Kjdd8955yeRe0tOlPpbbts7fQMHR1Q1DsVraGf2th/8pr9wQi9oZRL92ORz7fWQeJwer bjDw== X-Gm-Message-State: ALoCoQm2xGsaa7wQszTv7jL/AcwM8zZ93C39ahDSSvHmC3AJDKU9tIJEgEVKDnW6NWYy0N9kg1p6 X-Received: by 10.68.102.3 with SMTP id fk3mr39398032pbb.95.1403975490725; Sat, 28 Jun 2014 10:11:30 -0700 (PDT) Received: from [192.168.1.7] (ip98-165-103-37.ph.ph.cox.net. [98.165.103.37]) by mx.google.com with ESMTPSA id gh10sm20073509pbd.76.2014.06.28.10.11.28 for (version=TLSv1 cipher=ECDHE-RSA-RC4-SHA bits=128/128); Sat, 28 Jun 2014 10:11:29 -0700 (PDT) Message-ID: <53AEF73E.4020407@boundarydevices.com> Date: Sat, 28 Jun 2014 10:11:26 -0700 From: Eric Nelson User-Agent: Mozilla/5.0 (X11; Linux x86_64; rv:24.0) Gecko/20100101 Thunderbird/24.6.0 MIME-Version: 1.0 To: meta-freescale@yoctoproject.org References: <1403974920-28364-1-git-send-email-eric.nelson@boundarydevices.com> In-Reply-To: <1403974920-28364-1-git-send-email-eric.nelson@boundarydevices.com> X-Enigmail-Version: 1.6 Cc: laci@boundarydevices.com, otavio@ossystems.com.br Subject: Re: [meta-fsl-arm][PATCH] libfslvpuwrap_1.0.46: fix IOGetVirtMem calls X-BeenThere: meta-freescale@yoctoproject.org X-Mailman-Version: 2.1.13 Precedence: list List-Id: Usage and development list for the meta-fsl-* layers List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , X-List-Received-Date: Sat, 28 Jun 2014 17:11:36 -0000 Content-Type: text/plain; charset=UTF-8 Content-Transfer-Encoding: 7bit On 06/28/2014 10:02 AM, Eric Nelson wrote: > Signed-off-by: Eric Nelson Missing upstream-status. Hang tight for V2. > --- > ...-fix-tests-of-return-value-from-IOGetVirt.patch | 39 ++++++++++++++++++++++ > .../libfslvpuwrap/libfslvpuwrap_1.0.46.bb | 2 ++ > 2 files changed, 41 insertions(+) > create mode 100644 recipes-multimedia/libfslvpuwrap/libfslvpuwrap/0001-vpu_wrapper-fix-tests-of-return-value-from-IOGetVirt.patch > Note that we have some similar patches for imx-test and libfslcodec.