Project

General

Profile

Actions

Bug #448

closed

src/omx/Makefile.include has hardcoded path to Buildroot tree

Added by Hammel almost 9 years ago. Updated almost 9 years ago.

Status:
Closed
Priority:
Immediate
Assignee:
Category:
Build
Target version:
Start date:
17 Jun 2015
Due date:
% Done:

100%

Estimated time:
Severity:
02 - High

Description

The code looks like this:

PREFIX :=/usr
BUILDROOT :=/home/mjhammel/src/ximba/raspberrypi/bld/buildroot-2013.11
SDKSTAGE :=$(BUILDROOT)/output/staging
TARGETFS :=$(BUILDROOT)/output/target

The BUILDROOT var has to be changed to a tag that is replaced by the metabuild with the value of the STAGING env var with "/output/staging" stripped off.

Actions

Also available in: Atom PDF