Hi Mark,
On Mon, Mar 03, 2014 at 09:02:35AM -0600, Mark Hatle wrote:
> On 3/3/14, 3:43 AM, Laurentiu Palcu wrote:
> >Make sure the channel was not already added, before attempting to add.
> >
> >[YOCTO #5890]
>
> When generating the rootfs/etc/rpm/platform file, the order should
> be in the order
On 3/3/14, 3:43 AM, Laurentiu Palcu wrote:
Make sure the channel was not already added, before attempting to add.
[YOCTO #5890]
When generating the rootfs/etc/rpm/platform file, the order should be in the
order of highest to lowest priority as well.
Smart uses this order (via an RPM API) to
Make sure the channel was not already added, before attempting to add.
[YOCTO #5890]
Signed-off-by: Laurentiu Palcu
---
meta/lib/oe/package_manager.py |6 --
1 file changed, 4 insertions(+), 2 deletions(-)
diff --git a/meta/lib/oe/package_manager.py b/meta/lib/oe/package_manager.py
ind