Skip to content
This repository was archived by the owner on Jan 24, 2026. It is now read-only.
This repository was archived by the owner on Jan 24, 2026. It is now read-only.

Build script for SHR (freerunner/n900/samsung) #146

Description

@shr-project

Hi,

I'm maintainer of SHR distribution and someone asked for new version of advancedcaching
http://lists.shr-project.org/pipermail/shr-user/2012-May/007583.html

We're using openembedded framework to cross-compile our packages so we don't need build script to provide .ipk, just to install files in right directories (ideally with help of distutils/setuptools).

In older version (45a4299) this worked fine, because setup.py was already provided by you, so bitbake recipe was simple:
http://git.shr-project.org/git/?p=meta-smartphone.git;a=blob;f=meta-shr/recipes-shr/3rdparty/advancedcaching_git.bb

Now to build new version I've started to write updated setup.py to achieve the same, do you have something similar already or would you accept patch adding setup.py back? Or should I wrote just shell script which copies files to expected rootfs?

Thanks

Metadata

Metadata

Assignees

No one assigned

    Labels

    No labels
    No labels

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions