[oe] [oe-commits] org.oe.dev package_ipkg.bbclass: Remove uneeded line, the anonymous python function sets this only in the case its needed (PACKAGES isnt empty)

Paul Sokolovsky pmiscml at gmail.com
Tue Feb 19 14:11:00 UTC 2008


Hello,

On Tue, 19 Feb 2008 14:10:51 +0100
"rpurdie commit" <openembedded-commits at lists.openembedded.org> wrote:

> package_ipkg.bbclass: Remove uneeded line, the anonymous python
> function sets this only in the case its needed (PACKAGES isnt empty)
> 
> Author: rpurdie at openembedded.org
[]
> ============================================================
> --- classes/package_ipk.bbclass
> 1094aec718c676ccf9d8083a10b5fedde8494c1e +++
> classes/package_ipk.bbclass
> fdf9fdf2855198b24b017026dd3777995b2977d2 @@ -313,5 +313,4 @@
> do_package_write_ipk[dirs] = "${D}"
> bb.build.exec_func("do_package_ipk", d) } do_package_write_ipk[dirs]= "${D}" 
> -do_package_write_ipk[depends]="ipkg-utils-native:do_populate_staging" 
> addtask package_write_ipk before do_package_write after do_package

And still I somehow hit a case when for 'generic'-based distro there
was some trouble with that. Just FYI, I don't remember details. Will
retry later.

[]

-- 
Best regards,
 Paul                          mailto:pmiscml at gmail.com




More information about the Openembedded-devel mailing list