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 |
Tags
- textstyle
- DART
- crawler
- package
- kotlin
- 콜렉션
- Collection
- 파이썬
- 코틀린
- import
- texttheme
- Flutter
- python
- text
- ML
- function
- set
- 다트
- variable
- List
- 플러터
- 함수
- pushnamed
- 크롤러
- animation
- 웹크롤러
- 클래스
- map
- Android
- Class
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