Notice
Recent Posts
Recent Comments
Link
일 | 월 | 화 | 수 | 목 | 금 | 토 |
---|---|---|---|---|---|---|
1 | 2 | |||||
3 | 4 | 5 | 6 | 7 | 8 | 9 |
10 | 11 | 12 | 13 | 14 | 15 | 16 |
17 | 18 | 19 | 20 | 21 | 22 | 23 |
24 | 25 | 26 | 27 | 28 | 29 | 30 |
31 |
Tags
- Collection
- crawler
- 플러터
- 클래스
- Flutter
- 함수
- package
- variable
- Android
- 파이썬
- Class
- 코틀린
- import
- text
- kotlin
- texttheme
- ML
- 콜렉션
- map
- 크롤러
- List
- textstyle
- function
- python
- animation
- 다트
- pushnamed
- set
- DART
- 웹크롤러
Archives
- Today
- Total
조용한 담장
PREFERRED_PROVIDER 로 recipe 구분하기 본문
Yocto에서 특정 variable의 선언여부 혹은 그 값에 따라
동일한 목적의 패키지를 제공하는 여러 recipe 중에서
다르게 선택하는 옵션을 만들어 보았다.
알고 나면 간단하지만
잘 이해하지 못했을 때는 괜한 삽질을 유도한다.
단순하게 recipe를 분리해서 동일하게 구현할 수 있겠지만
Yocto에서 제공하는 virtual target을 사용해 보았다.
https://humblenimble.hashnode.dev/experience-with-preferredprovider
PREFERRED_PROVIDER User Review
A guide on using PREFERRED_PROVIDER to implement optional source code and prebuilt package recipes in Yocto Project
humblenimble.hashnode.dev
Comments