mirror of
https://git.yoctoproject.org/poky
synced 2026-03-19 13:49:41 +01:00
opkg: Update patch status
Both patches against opkg have been accepted upstream with modifications and will be included in the v0.3.0 release. (From OE-Core rev: 6a7d9c220779878a535baf21e57cc9d08868476d) Signed-off-by: Paul Barker <paul@paulbarker.me.uk> Signed-off-by: Ross Burton <ross.burton@intel.com> Signed-off-by: Richard Purdie <richard.purdie@linuxfoundation.org>
This commit is contained in:
committed by
Richard Purdie
parent
0ee83d781c
commit
417ce465d3
@@ -15,7 +15,7 @@ so there is no need to free the data.
|
||||
v2: Use xmalloc instead of malloc and xrealloc instead of realloc. In opkg,
|
||||
these functions are guaranteed not to return NULL.
|
||||
|
||||
Upstream-Status: Pending
|
||||
Upstream-Status: Accepted for v0.3.0 release with modifications
|
||||
|
||||
Signed-off-by: Mark Hatle <mark.hatle@windriver.com>
|
||||
Signed-off-by: Jonathan Liu <net147@gmail.com>
|
||||
|
||||
@@ -5,7 +5,7 @@ Subject: [PATCH 1/2] opkg-0.2.x: no-install-recommends
|
||||
|
||||
Add the ability to not install ANY recommended packages.
|
||||
|
||||
Upstream-Status: Pending
|
||||
Upstream-Status: Accepted for v0.3.0 release with modifications
|
||||
|
||||
Signed-off-by: Mark Hatle <mark.hatle@windriver.com>
|
||||
---
|
||||
|
||||
Reference in New Issue
Block a user