* Smart Project Manager
@ 2017-12-28 11:37 Kirill Kondrashov
2018-01-05 15:02 ` Alexander Kanavin
0 siblings, 1 reply; 5+ messages in thread
From: Kirill Kondrashov @ 2017-12-28 11:37 UTC (permalink / raw)
To: yocto
[-- Attachment #1: Type: text/plain, Size: 385 bytes --]
Hi guys!
Is there some existing C/C++ API for smart pm? I have to interface it from
Qt software and wonder if there's some other way rather then just
intercepting python scripts output.
--
--------------------------------------------------------------------------
Best regards,
Kirill Kondrashov
--------------------------------------------------------------------------
[-- Attachment #2: Type: text/html, Size: 616 bytes --]
^ permalink raw reply [flat|nested] 5+ messages in thread
* Re: Smart Project Manager
2017-12-28 11:37 Smart Project Manager Kirill Kondrashov
@ 2018-01-05 15:02 ` Alexander Kanavin
2018-01-05 15:06 ` Kirill Kondrashov
0 siblings, 1 reply; 5+ messages in thread
From: Alexander Kanavin @ 2018-01-05 15:02 UTC (permalink / raw)
To: Kirill Kondrashov, yocto
On 12/28/2017 01:37 PM, Kirill Kondrashov wrote:
> Is there some existing C/C++ API for smart pm? I have to interface it
> from Qt software and wonder if there's some other way rather then just
> intercepting python scripts output.
Upgrade to a recent yocto release, which has replaced dnf with smart.
Then you can use the official dnf API, although I'm not sure how
accessible Python APIs are nowadays from C(++).
Alex
^ permalink raw reply [flat|nested] 5+ messages in thread
* Re: Smart Project Manager
2018-01-05 15:02 ` Alexander Kanavin
@ 2018-01-05 15:06 ` Kirill Kondrashov
2018-01-05 15:15 ` Alexander Kanavin
0 siblings, 1 reply; 5+ messages in thread
From: Kirill Kondrashov @ 2018-01-05 15:06 UTC (permalink / raw)
To: Alexander Kanavin; +Cc: yocto
[-- Attachment #1: Type: text/plain, Size: 921 bytes --]
Thanks for advice, but at the moment it's a bit of a problem, I'm stuck
with poky2.0.3 bound to a specific board, so I will keep up with smart. But
what's the benefit of dnf?
2018-01-05 16:02 GMT+01:00 Alexander Kanavin <
alexander.kanavin@linux.intel.com>:
> On 12/28/2017 01:37 PM, Kirill Kondrashov wrote:
>
>> Is there some existing C/C++ API for smart pm? I have to interface it
>> from Qt software and wonder if there's some other way rather then just
>> intercepting python scripts output.
>>
>
> Upgrade to a recent yocto release, which has replaced dnf with smart. Then
> you can use the official dnf API, although I'm not sure how accessible
> Python APIs are nowadays from C(++).
>
> Alex
>
--
--------------------------------------------------------------------------
Best regards,
Kirill Kondrashov
--------------------------------------------------------------------------
[-- Attachment #2: Type: text/html, Size: 1553 bytes --]
^ permalink raw reply [flat|nested] 5+ messages in thread
* Re: Smart Project Manager
2018-01-05 15:06 ` Kirill Kondrashov
@ 2018-01-05 15:15 ` Alexander Kanavin
2018-01-05 15:21 ` Kirill Kondrashov
0 siblings, 1 reply; 5+ messages in thread
From: Alexander Kanavin @ 2018-01-05 15:15 UTC (permalink / raw)
To: Kirill Kondrashov; +Cc: yocto
On 01/05/2018 05:06 PM, Kirill Kondrashov wrote:
> Thanks for advice, but at the moment it's a bit of a problem, I'm stuck
> with poky2.0.3 bound to a specific board, so I will keep up with smart.
> But what's the benefit of dnf?
Talk to the provider of the BSP layer, and ask why you need to be stuck
with an ancient version of the YP.
Dnf is not abandonware like smartpm is, for one thing :) It's actively
maintained and supports python 3.x.
Alex
^ permalink raw reply [flat|nested] 5+ messages in thread
* Re: Smart Project Manager
2018-01-05 15:15 ` Alexander Kanavin
@ 2018-01-05 15:21 ` Kirill Kondrashov
0 siblings, 0 replies; 5+ messages in thread
From: Kirill Kondrashov @ 2018-01-05 15:21 UTC (permalink / raw)
To: Alexander Kanavin; +Cc: yocto
[-- Attachment #1: Type: text/plain, Size: 1069 bytes --]
Yeah, indeed, the manufacturer of the boards officially provides BSP only
for 2.0-based releases. That sucks, but that's how it works. At least
they're not gonna make BSP individually for our needs :)
Actually smartpm covers the things I need. That's sad to know that it's
abandoned.
2018-01-05 16:15 GMT+01:00 Alexander Kanavin <
alexander.kanavin@linux.intel.com>:
> On 01/05/2018 05:06 PM, Kirill Kondrashov wrote:
>
>> Thanks for advice, but at the moment it's a bit of a problem, I'm stuck
>> with poky2.0.3 bound to a specific board, so I will keep up with smart. But
>> what's the benefit of dnf?
>>
>
> Talk to the provider of the BSP layer, and ask why you need to be stuck
> with an ancient version of the YP.
>
> Dnf is not abandonware like smartpm is, for one thing :) It's actively
> maintained and supports python 3.x.
>
> Alex
>
--
--------------------------------------------------------------------------
Best regards,
Kirill Kondrashov
--------------------------------------------------------------------------
[-- Attachment #2: Type: text/html, Size: 1739 bytes --]
^ permalink raw reply [flat|nested] 5+ messages in thread
end of thread, other threads:[~2018-01-05 15:21 UTC | newest]
Thread overview: 5+ messages (download: mbox.gz follow: Atom feed
-- links below jump to the message on this page --
2017-12-28 11:37 Smart Project Manager Kirill Kondrashov
2018-01-05 15:02 ` Alexander Kanavin
2018-01-05 15:06 ` Kirill Kondrashov
2018-01-05 15:15 ` Alexander Kanavin
2018-01-05 15:21 ` Kirill Kondrashov
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.